/AWS1/CL_TXSPUTTAXREGRESPONSE¶
PutTaxRegistrationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/TXSTAXREGISTRATIONSTATUS /AWS1/TXSTAXREGISTRATIONSTATUS¶
The status of your TRN stored in the system after processing. Based on the validation occurring on the TRN, the status can be
Verified,PendingorRejected.
Queryable Attributes¶
status¶
The status of your TRN stored in the system after processing. Based on the validation occurring on the TRN, the status can be
Verified,PendingorRejected.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |