com.ibm.commerce.order.calculation

Class TaxableNetPriceTaxOnTaxCalculationScaleLookupCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        Copyright Statement
        See Also:
        Constant Field Values
    • Constructor Detail

      • TaxableNetPriceTaxOnTaxCalculationScaleLookupCmdImpl

        public TaxableNetPriceTaxOnTaxCalculationScaleLookupCmdImpl()
    • Method Detail

      • performExecute

        public void performExecute()
                            throws ECException
        Calculates the base monetary value for Tax on Tax. TaxableNetPriceCalculationScaleLookupCmdImpl calculates the look-up number, mathematical weights, and result multiplications.
        Specified by:
        performExecute in interface ECCommand
        Specified by:
        performExecute in interface com.ibm.websphere.command.TargetableCommand
        Overrides:
        performExecute in class TaxableNetPriceCalculationScaleLookupCmdImpl
        Throws:
        ECExecption - if it cannot get the order item tax amount
        ECException