Share via


ProdParameters::resolveInventDimId Method

If field ProdParameters.ProdParamInventDimLookup is set to ProdParamInventDimLookup::Site then the SiteId field in the InventDim record of supplied InventDimId is extracted and the InventDim record only containing this field is returned, else 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
If field ProdParameters.ProdParamInventDimLookup is set to ProdParamInventDimLookup::Site then the SiteId field in the InventDim record of supplied InventDimId is extracted and the InventDim record only containing this field is returned, else the default InventDim record is returned.

Remarks

If the field ProdParameters.ProdParamInventDimLookup is set to ProdParamInventDimLookup::Site then the SiteId field for the InventDim record is extracted and the InventDim record that contains only this field is returned, else the default InventDim record is returned.

See Also

Reference

ProdParameters Table