PCModelingLibrary::existReferencesForComponent Method [AX 2012]
Checks whether references to the specified record of the PCClass table exist.
server public static container existReferencesForComponent(PCClass _component)
Run On
ServerParameters
- _component
- Type: PCClass Table
The component to check the references.
Return Value
Type: containerA container with Boolean values for references in the PCProductConfigurationModel and PCSubComponent tables.
Show: