/AWS1/CL_TXSCHILEADDLINFO¶
Additional tax information associated with your TRN in Chile.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_documenttype TYPE /AWS1/TXSCHILEDOCUMENTTYPE /AWS1/TXSCHILEDOCUMENTTYPE¶
The type of tax document. For Chile, this can be
InvoiceorReceipt.
iv_businessactivity TYPE /AWS1/TXSGENERICSTRING /AWS1/TXSGENERICSTRING¶
The business activity of the taxpayer in Chile.
Queryable Attributes¶
documentType¶
The type of tax document. For Chile, this can be
InvoiceorReceipt.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENTTYPE() |
Getter for DOCUMENTTYPE, with configurable default |
ASK_DOCUMENTTYPE() |
Getter for DOCUMENTTYPE w/ exceptions if field has no value |
HAS_DOCUMENTTYPE() |
Determine if DOCUMENTTYPE has a value |
businessActivity¶
The business activity of the taxpayer in Chile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUSINESSACTIVITY() |
Getter for BUSINESSACTIVITY, with configurable default |
ASK_BUSINESSACTIVITY() |
Getter for BUSINESSACTIVITY w/ exceptions if field has no va |
HAS_BUSINESSACTIVITY() |
Determine if BUSINESSACTIVITY has a value |