RetailDeploymentHierarchyHelpers::doesRecordExistInAx Method [AX 2012]
Checks if a record currently exists in AX.
client server public static boolean doesRecordExistInAx(RefRecId recId, RetailDeploymentHierarchyNodeType type)
Run On
CalledParameters
- recId
- Type: RefRecId Extended Data Type
The recid of the record to be checked.
- type
- Type: RetailDeploymentHierarchyNodeType Enumeration
The type of node to be checked.
Show: