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.
Performs the actual credit limit excess check.
Syntax
client server public static boolean checkAgreementCreditLimit(Set _agreementSet)
Run On
Called
Parameters
- _agreementSet
Type: Set Class
A set that contains information about agreements.
Return Value
Type: boolean
false if the credit limit is exceeded; otherwise, true.