Skip to content

/AWS1/CL_BIIDISCOUNTSBREAKDOWN

The discounts details.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_breakdown TYPE /AWS1/CL_BIIDISCTSBREAKDOWNA00=>TT_DISCNTSBREAKDOWNAMOUNTLIST TT_DISCNTSBREAKDOWNAMOUNTLIST

The list of discounts information.

iv_totalamount TYPE /AWS1/BIIBASICSTRING /AWS1/BIIBASICSTRING

The discount's total amount.


Queryable Attributes

Breakdown

The list of discounts information.

Accessible with the following methods

Method Description
GET_BREAKDOWN() Getter for BREAKDOWN, with configurable default
ASK_BREAKDOWN() Getter for BREAKDOWN w/ exceptions if field has no value
HAS_BREAKDOWN() Determine if BREAKDOWN has a value

TotalAmount

The discount's total amount.

Accessible with the following methods

Method Description
GET_TOTALAMOUNT() Getter for TOTALAMOUNT, with configurable default
ASK_TOTALAMOUNT() Getter for TOTALAMOUNT w/ exceptions if field has no value
HAS_TOTALAMOUNT() Determine if TOTALAMOUNT has a value