/AWS1/CL_RFTGETTERMFORRPTRSP¶
GetTermForReportResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_documentpresignedurl TYPE /AWS1/RFTSTRING /AWS1/RFTSTRING¶
Presigned S3 url to access the term content.
iv_termtoken TYPE /AWS1/RFTSTRING /AWS1/RFTSTRING¶
Unique token representing this request event.
Queryable Attributes¶
documentPresignedUrl¶
Presigned S3 url to access the term content.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENTPRESIGNEDURL() |
Getter for DOCUMENTPRESIGNEDURL, with configurable default |
ASK_DOCUMENTPRESIGNEDURL() |
Getter for DOCUMENTPRESIGNEDURL w/ exceptions if field has n |
HAS_DOCUMENTPRESIGNEDURL() |
Determine if DOCUMENTPRESIGNEDURL has a value |
termToken¶
Unique token representing this request event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TERMTOKEN() |
Getter for TERMTOKEN, with configurable default |
ASK_TERMTOKEN() |
Getter for TERMTOKEN w/ exceptions if field has no value |
HAS_TERMTOKEN() |
Determine if TERMTOKEN has a value |