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

Called

Parameters

_attribute
Type: EcoResAttribute Table
The specified attribute to use in the search.

Return Value

Type: container
A 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: