CustPackingSlipTrans::subLines Method
Retrieves the number of records of the custPackingSlipTrans table for a specified record ID of a CustInvoiceTrans record.
Syntax
client server public static NumberOfRecords subLines(CustInvoiceTrans _custInvoiceTrans)
Run On
Called
Parameters
- _custInvoiceTrans
Type: CustInvoiceTrans Table
A CustInvoiceTrans record.
Return Value
Type: NumberOfRecords Extended Data Type
The number of records of a CustPackingSlipTrans table for the specified record ID of a CustInvoiceTrans record.