/AWS1/CL_TXSTAXREGDOCFILE¶
The tax registration document.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_filename
TYPE /AWS1/TXSTAXDOCUMENTNAME
/AWS1/TXSTAXDOCUMENTNAME
¶
The tax registration document name.
iv_filecontent
TYPE /AWS1/TXSFILEBLOB
/AWS1/TXSFILEBLOB
¶
The tax registration document content.
Queryable Attributes¶
fileName¶
The tax registration document name.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FILENAME() |
Getter for FILENAME, with configurable default |
ASK_FILENAME() |
Getter for FILENAME w/ exceptions if field has no value |
HAS_FILENAME() |
Determine if FILENAME has a value |
fileContent¶
The tax registration document content.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FILECONTENT() |
Getter for FILECONTENT, with configurable default |
ASK_FILECONTENT() |
Getter for FILECONTENT w/ exceptions if field has no value |
HAS_FILECONTENT() |
Determine if FILECONTENT has a value |