AgreementLine.setInventDimId Method

Applies the InventDim parameter to the InventDimId field of the AgreementLine record and sets the default values by using the new inventory dimensions.

Syntax

public void setInventDimId(InventDimId _inventDimId, [InventDim _inventDim])

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The InventDim record buffer that is related to the _inventDimId parameter; optional.

See Also

Reference

AgreementLine Table