SalesAgreementHeaderExt_RU::creditLimitPerCustAccount Method
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.