VendPackingSlipTrans::subLines Method
Retrieves the records of the vendPackingSlipTrans table that have a specified VendInvoiceTrans record ID.
Syntax
client server public static NumberOfRecords subLines(VendInvoiceTrans _vendInvoiceTrans)
Run On
Called
Parameters
- _vendInvoiceTrans
Type: VendInvoiceTrans Table
A VendInvoiceTrans record.
Return Value
Type: NumberOfRecords Extended Data Type
The records of the VendPackingSlipTrans table that have a specified VendInvoiceTransrecord ID.