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.
Calculates the credit limit.
Syntax
client server public static AmountMST creditLimitPerCustAccount(CustAccount _custAccount, [RecId _excludeRecId])
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The customer account number.
- _excludeRecId
Type: RecId Extended Data Type
The record ID of the agreement to exclude from the calculation.
Return Value
Type: AmountMST Extended Data Type
The credit limit amount.