Share via


InventDimMetaDataCache::dimStorageDimEnabledFieldList Method [AX 2012]

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

Syntax

client server public static List dimStorageDimEnabledFieldList()

Run On

ClientOrServer

Return Value

Type: List Class
The list of field IDs.

Remarks

Only fields that are not item dimensions are sent.

See Also

Reference

InventDimMetaDataCache Class