Share via


TAMVendRebateAgreementLine.inventDim Method

Returns the corresponding InventDim record to current record.

Syntax

public InventDim inventDim([boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: InventDim Table
Retrurn InventDim record.

See Also

Reference

TAMVendRebateAgreementLine Table