Share via


InventDimMetaDataCache::getServer_dimStorageDimEnabledFieldList Method [AX 2012]

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

Syntax

server protected static container getServer_dimStorageDimEnabledFieldList()

Run On

Server

Return Value

Type: container
A packed list that has field IDs.

Remarks

Only the fields that are not item dimensions are sent.

See Also

Reference

InventDimMetaDataCache Class