InventDim.setInventSiteFromParentIfModified Method

Checks whether the InventSiteId field has changed.

Syntax

public void setInventSiteFromParentIfModified(Common _parent, InventDim _oldInventDim)

Run On

Called

Parameters

  • _parent
    Type: Common Table
    A common parent record buffer which is joined to the InventDim record buffer.
  • _oldInventDim
    Type: InventDim Table
    An InventDim record buffer previously referenced by the parent record buffer.

See Also

Reference

InventDim Table