AgreementHeaderExt_RU::checkAgreementCreditLimit Method
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.