/AWS1/CL_BIITAXESBREAKDOWN¶
The details of the taxes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_breakdown TYPE /AWS1/CL_BIITAXESBREAKDOWNAM00=>TT_TAXESBREAKDOWNAMOUNTLIST TT_TAXESBREAKDOWNAMOUNTLIST¶
A list of tax information.
iv_totalamount TYPE /AWS1/BIIBASICSTRING /AWS1/BIIBASICSTRING¶
The total amount for your taxes.
Queryable Attributes¶
Breakdown¶
A list of tax 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 for your taxes.
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 |