Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the inventory reference fields and returns true if they were set.
Syntax
public boolean setInventRefFields(
InventRefType _inventRefType,
InventRefId _inventRefId,
InventTransOriginId _markingRefInventTransOrigin)
Run On
Called
Parameters
- _inventRefType
Type: InventRefType Enumeration
An inventory reference type.
- _inventRefId
Type: InventRefId Extended Data Type
An inventory reference id.
- _markingRefInventTransOrigin
Type: InventTransOriginId Extended Data Type
A related inventory transaction originator.
Return Value
Type: boolean
Returns true if the fields were set; otherwise false .