PDSCustInvoiceTransPricingCalculation.custInvoiceTrans Method
Gets the associated CustInvoiceTrans record.
Syntax
public CustInvoiceTrans custInvoiceTrans([boolean _forupdate])
Run On
Called
Parameters
- _forupdate
Type: boolean
Determines whether the associated record should be selected for update or not. Optional.
Return Value
Type: CustInvoiceTrans Table
The associated CustInvoiceTrans record; otherwise, an empty buffer.