/AWS1/CL_BDZAGRTVFLDOCEXPDETS¶
Details of a full document expansion action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_documentid TYPE /AWS1/BDZSTRING /AWS1/BDZSTRING¶
The identifier of the document to expand.
io_sourceretriever TYPE REF TO /AWS1/CL_BDZAGTCRTVSOURCERETR /AWS1/CL_BDZAGTCRTVSOURCERETR¶
The source retriever associated with the document.
Queryable Attributes¶
documentId¶
The identifier of the document to expand.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENTID() |
Getter for DOCUMENTID, with configurable default |
ASK_DOCUMENTID() |
Getter for DOCUMENTID w/ exceptions if field has no value |
HAS_DOCUMENTID() |
Determine if DOCUMENTID has a value |
sourceRetriever¶
The source retriever associated with the document.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCERETRIEVER() |
Getter for SOURCERETRIEVER |