CustInvoiceTrans.packingSlipIdAndDate Method
Gets PackingSlipId and delivery date in a container of the CustPackingSlipTrans table.
Syntax
public container packingSlipIdAndDate(CustInvoiceJour _custInvoiceJour)
Run On
Called
Parameters
- _custInvoiceJour
Type: CustInvoiceJour Table
The CustInvoiceJour buffer.
Return Value
Type: container
Container of the packingSlipId and DeliveryDate of CustPackingSlipTrans table.