PCModelingLibrary::countAttributeAllocations Method [AX 2012]
Retrieves the number of template lines that contain at least one allocation to the specified attribute.
client server public static container countAttributeAllocations(EcoResAttribute _attribute)
Run On
CalledParameters
- _attribute
- Type: EcoResAttribute Table
The specified attribute to use in the search.
Return Value
Type: containerA container with:
-
The number of BOM line templates that contain at least one allocation to the specified attribute.
-
The number of route operation line templates that contain at least one allocation to the specified attribute.
Show: