/AWS1/CL_TXSEXEMPTIONCERT¶
The exemption certificate.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_documentname TYPE /AWS1/TXSEXEMPTIONDOCUMENTNAME /AWS1/TXSEXEMPTIONDOCUMENTNAME¶
The exemption certificate file name.
iv_documentfile TYPE /AWS1/TXSEXEMPTIONFILEBLOB /AWS1/TXSEXEMPTIONFILEBLOB¶
The exemption certificate file content.
Queryable Attributes¶
documentName¶
The exemption certificate file name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENTNAME() |
Getter for DOCUMENTNAME, with configurable default |
ASK_DOCUMENTNAME() |
Getter for DOCUMENTNAME w/ exceptions if field has no value |
HAS_DOCUMENTNAME() |
Determine if DOCUMENTNAME has a value |
documentFile¶
The exemption certificate file content.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENTFILE() |
Getter for DOCUMENTFILE, with configurable default |
ASK_DOCUMENTFILE() |
Getter for DOCUMENTFILE w/ exceptions if field has no value |
HAS_DOCUMENTFILE() |
Determine if DOCUMENTFILE has a value |