Movable Unit Charge by Type

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

Movable Unit Charge by Type

Previous pageReturn to chapter overviewNext page

Description: A charge that can be applied to a receiving by movable unit type.

Script:

Customer-BillingWizard-PerTransBill-AutoBill-Script125

User Input:

Customer-BillingWizard-PerTransBill-AutoBill-Script125Setup

Explanation: Select a charge per MU type and then a type.  If there are no ReceiveItems on this warehouse Transaction, then we're done.  If there are some, we check each one to see if the MU on it is in the list defined when the script was setup, and if it is, add it to an array.  At the end, we set ChargePerUnit to the charge you specified, and the NumUnits (on the charge) to the count of matches in the list we created.