Share via


WrkCtrParameters::resolveInventDimId Method

Extracts SiteId field in the InventDim record of the supplied InventDimId value and returns the InventDim record that contains only this if the WrkCtrParameters objects WrkCtrSchedulingParamInventDimLookup field is set to the WrkCtrSchedulingParamInventDimLookup::Site enumeration value; otherwise, the default InventDim record is returned.

Syntax

client server public static InventDimId resolveInventDimId(InventDimId _inventDimId)

Run On

Called

Parameters

Return Value

Type: InventDimId Extended Data Type
The InventDim record that contains the extract SiteId field if the WrkCtrParameters objects WrkCtrSchedulingParamInventDimLookup field is set to the WrkCtrSchedulingParamInventDimLookup::Site enumeration value; otherwise, the default InventDim record.

See Also

Reference

WrkCtrParameters Table