Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.