Share via


JmgProdParameters::resolveInventDimId Method

Gets the site ID from the InventDim Table record specified, otherwise, the default InventDim Table record is returned.

Syntax

client server public static InventDimId resolveInventDimId(InventDimId _inventDimId)

Run On

Called

Parameters

Return Value

Type: InventDimId Extended Data Type
If the JmgProdParameters Table field ProdParamInventDimLookup value is set to ProdParamInventDimLookup::Site, then the Site ID field in the InventDim Table record of the specified InventDimId is extracted and the InventDim Table record only containing this field is returned, otherwise, the default InventDim Table record is returned.

See Also

Reference

JmgProdParameters Table