EngChgCaseBOMRouteApproval::existByCaseAssociation Method
Check if EngChgCaseBOMRouteApproval record exists for a given CaseAssociationRecId.
Syntax
client server public static boolean existByCaseAssociation(CaseAssociationRecId _caseAssociation)
Run On
Called
Parameters
- _caseAssociation
Type: CaseAssociationRecId Extended Data Type
The case association record.
Return Value
Type: boolean
true if EngChgCaseBOMRouteApproval record is found; otherwise false;