PdsRebateTable.rebateAgreementLine Method

Gets the PdsRebateAgreementLine record that corresponds to the current record.

Syntax

public PdsRebateAgreementLine rebateAgreementLine([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: PdsRebateAgreementLine Table
The PdsRebateAgreementLine table record.

See Also

Reference

PdsRebateTable Table