PdsRebateTable.custInvoiceTrans Method

Gets the CustInvoiceTrans record that corresponds to the current record.

Syntax

public CustInvoiceTrans custInvoiceTrans([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: CustInvoiceTrans Table
The CustInvoiceTrans table record.

See Also

Reference

PdsRebateTable Table