Share via


InventDimMetaDataCache::getServer_dimProductDimEnabledFieldList Method [AX 2012]

Gets the list of configuration-enabled field IDs from the ProductDimensions field group in the InventDim table.

Syntax

server protected static container getServer_dimProductDimEnabledFieldList()

Run On

Server

Return Value

Type: container
A packed list that has field names or IDs.

Remarks

Only the fields that are item dimensions are sent.

See Also

Reference

InventDimMetaDataCache Class