PCOmlIdentifierLookup.addOmlIdentifiersForComponent Method [AX 2012]
Adds the OML identifiers belonging to a given component, to the collection passed in as argument.
protected void addOmlIdentifiersForComponent(
PCClassRecId _componentRecId,
str _prefix,
int _level)
Run On
CalledParameters
- _componentRecId
- Type: PCClassRecId Extended Data Type
A component record ID.
- _prefix
- Type: str
An OML prefix.
- _level
- Type: int
The level depth in the model structure.
Community Additions
ADD
Show: