/AWS1/CL_WDXDESCRDOCVRSSRSP¶
DescribeDocumentVersionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_documentversions TYPE /AWS1/CL_WDXDOCUMENTVERSIONMET=>TT_DOCUMENTVERSIONMETADATALIST TT_DOCUMENTVERSIONMETADATALIST¶
The document versions.
iv_marker TYPE /AWS1/WDXPAGEMARKERTYPE /AWS1/WDXPAGEMARKERTYPE¶
The marker to use when requesting the next set of results. If there are no additional results, the string is empty.
Queryable Attributes¶
DocumentVersions¶
The document versions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENTVERSIONS() |
Getter for DOCUMENTVERSIONS, with configurable default |
ASK_DOCUMENTVERSIONS() |
Getter for DOCUMENTVERSIONS w/ exceptions if field has no va |
HAS_DOCUMENTVERSIONS() |
Determine if DOCUMENTVERSIONS has a value |
Marker¶
The marker to use when requesting the next set of results. If there are no additional results, the string is empty.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MARKER() |
Getter for MARKER, with configurable default |
ASK_MARKER() |
Getter for MARKER w/ exceptions if field has no value |
HAS_MARKER() |
Determine if MARKER has a value |