Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Check if EngChgCaseBOMRouteVersionApproval record exists for a given case associations.
Syntax
client server public static boolean existByCaseAssociations(CaseAssociationRecId _entityCaseAssociation, CaseAssociationRecId _itemCaseAssociation)
Run On
Called
Parameters
- _entityCaseAssociation
Type: CaseAssociationRecId Extended Data Type
The entity case association record.
- _itemCaseAssociation
Type: CaseAssociationRecId Extended Data Type
The item case association record.
Return Value
Type: boolean
true if EngChgCaseBOMRouteVersionApproval record is found; otherwise false;