/AWS1/CL_TXSBTCGETTAXEXEMPTI01¶
BatchGetTaxExemptionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_taxexemptiondetailsmap TYPE /AWS1/CL_TXSTAXEXEMPTIONDETS=>TT_TAXEXEMPTIONDETAILSMAP TT_TAXEXEMPTIONDETAILSMAP¶
The tax exemption details map of accountId and tax exemption details.
it_failedaccounts TYPE /AWS1/CL_TXSACCOUNTIDS_W=>TT_ACCOUNTIDS TT_ACCOUNTIDS¶
The list of accounts that failed to get tax exemptions.
Queryable Attributes¶
taxExemptionDetailsMap¶
The tax exemption details map of accountId and tax exemption details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAXEXEMPTIONDETAILSMAP() |
Getter for TAXEXEMPTIONDETAILSMAP, with configurable default |
ASK_TAXEXEMPTIONDETAILSMAP() |
Getter for TAXEXEMPTIONDETAILSMAP w/ exceptions if field has |
HAS_TAXEXEMPTIONDETAILSMAP() |
Determine if TAXEXEMPTIONDETAILSMAP has a value |
failedAccounts¶
The list of accounts that failed to get tax exemptions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDACCOUNTS() |
Getter for FAILEDACCOUNTS, with configurable default |
ASK_FAILEDACCOUNTS() |
Getter for FAILEDACCOUNTS w/ exceptions if field has no valu |
HAS_FAILEDACCOUNTS() |
Determine if FAILEDACCOUNTS has a value |