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

Server

Parameters

_component
Type: PCClass Table
The component to check the references.

Return Value

Type: container
A container with Boolean values for references in the PCProductConfigurationModel and PCSubComponent tables.
Show: