/AWS1/CL_TXSLSTSUPPLEMENTALT01¶
ListSupplementalTaxRegistrationsResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_taxregistrations
TYPE /AWS1/CL_TXSSUPPLEMENTALTAXREG=>TT_SUPPLEMENTALTAXREGLIST
TT_SUPPLEMENTALTAXREGLIST
¶
The list of supplemental tax registrations.
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/TXSPAGINATIONTOKENSTRING
/AWS1/TXSPAGINATIONTOKENSTRING
¶
The token to retrieve the next set of results.
Queryable Attributes¶
taxRegistrations¶
The list of supplemental tax registrations.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TAXREGISTRATIONS() |
Getter for TAXREGISTRATIONS, with configurable default |
ASK_TAXREGISTRATIONS() |
Getter for TAXREGISTRATIONS w/ exceptions if field has no va |
HAS_TAXREGISTRATIONS() |
Determine if TAXREGISTRATIONS has a value |
nextToken¶
The token to retrieve the next set of results.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |