MENU
      ProductDemandCostByDiscount

        ProductDemandCostByDiscount


        Article summary

        Available in Classic and VPC

        This is a product billing expense that reflect the discount amount.

        Syntax

        The syntax is as follows.

        private String memberNo;
        private String demandMonth;
        private ProductDemandType productDemandType;
        private Double promiseDiscountAmount;
        private Double promotionDiscountAmount;
        private Double etcDiscountAmount;
        private Double productDiscountAmount;
        private Double creditDiscountAmount;
        private Double defaultAmount;
        private Double useAmount;
        private Double demandAmount;
        private Date writeDate;
        private Double memberPriceDiscountAmount;
        private Double memberPromiseDiscountAddAmount;
        private Integer discountAppliedCount;
        private ArrayList<AppliedCreditHistory> appliedCreditHistoryList;
        private ArrayList<AppliedProductDiscountHistory> appliedProductDiscountHistoryList;
        private CommonCode payCurrency;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        memberNoStringRequiredMember number
        demandMonthStringRequiredBilling month
        productDemandTypeProductDemandTypeRequiredProduct billing type
        promiseDiscountAmountDoubleRequiredContract discount amount
        promotionDiscountAmountDoubleRequiredPromotion discount amount
        etcDiscountAmountDoubleRequiredOther discount amount
        productDiscountAmountDoubleRequiredProduct discount amount
        creditDiscountAmountDoubleRequiredCredit discount amount
        defaultAmountDoubleRequiredCancellation fee
        useAmountDoubleRequiredUsage fee amount
        demandAmountDoubleRequiredBilling amount
        writeDateDateRequiredCreation date and time (YYYY-MM-DDThh:mm:ssZ)
        memberPriceDiscountAmountDoubleRequiredMembership pricing plan discount amount
        memberPromiseDiscountAddAmountDoubleRequiredMembership contract pricing plan discount amount
        discountAppliedCountIntegerRequiredNumber of product discounts applied to the product in the current month
        appliedCreditHistoryListList<AppliedCreditHistory>RequiredList of applied credit history
        appliedProductDiscountHistoryListList<AppliedProductDiscountHistory>RequiredList of applied product discount history
        payCurrencyCommonCodeRequiredPayment currency

        Was this article helpful?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.