Charge Type Min

Navigation:  Customer > Billing Wizard > Per Transaction Billing Setup > AutoBilling Scripts >

Charge Type Min

Previous pageReturn to chapter overviewNext page

Description: Charge Type Min

Script:

Customer-BillingWizard-PerTransBill-AutoBill-Script118

User Input:

Customer-BillingWizard-PerTransBill-AutoBill-Script102Setup

Explanation: I don't know what cls represents, but it has a value called PriceCalcFieldTypeID, and we've basically got a case statement that sets a temp value from something out of abResults (like Handling, Storge, or others) based on this FieldType value.  At the end we get the max of temp or charge (which you define) and if it doesn't equal temp or zero, we use it in a charge line called Min Override.