R30214-1 Customer - Set Credit Limit (Recalc)
Code | 30214-1 |
Entity | Crm.Customers Entity |
Name | SetCreditLimit |
Attribute | CreditLimit |
Layer | Front-End |
Events | AttributeChanged(CreditLimit, DefaultCurrency, EnterpriseCompany) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | IIF((DefaultCurrency != null), EnterpriseCompany.DefaultCustomerCreditLimitBase, CreditLimit) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.