/AWS1/CL_BIIFEESBREAKDOWN¶
The details of fees.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_breakdown TYPE /AWS1/CL_BIIFEESBREAKDOWNAMO00=>TT_FEESBREAKDOWNAMOUNTLIST TT_FEESBREAKDOWNAMOUNTLIST¶
The list of fees information.
iv_totalamount TYPE /AWS1/BIIBASICSTRING /AWS1/BIIBASICSTRING¶
The total amount of fees.
Queryable Attributes¶
Breakdown¶
The list of fees 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 total amount of fees.
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 |