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.
Checks whether a table constraint reference exists based on the product model ID and the table constraint ID.
Syntax
client server public static boolean exists(PBAId _pbaId, PBARuleTableConstraintId _pbaRuleTableConstraintId)
Run On
Called
Parameters
- _pbaId
Type: PBAId Extended Data Type
- _pbaRuleTableConstraintId
Type: PBARuleTableConstraintId Extended Data Type
Return Value
Type: boolean
true if the reference exists; otherwise, false.