/AWS1/CL_WDXGETDOCRESPONSE¶
GetDocumentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_metadata TYPE REF TO /AWS1/CL_WDXDOCUMENTMETADATA /AWS1/CL_WDXDOCUMENTMETADATA¶
The metadata details of the document.
it_custommetadata TYPE /AWS1/CL_WDXCUSTOMMETMAP_W=>TT_CUSTOMMETADATAMAP TT_CUSTOMMETADATAMAP¶
The custom metadata on the document.
Queryable Attributes¶
Metadata¶
The metadata details of the document.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATA() |
Getter for METADATA |
CustomMetadata¶
The custom metadata on the document.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMMETADATA() |
Getter for CUSTOMMETADATA, with configurable default |
ASK_CUSTOMMETADATA() |
Getter for CUSTOMMETADATA w/ exceptions if field has no valu |
HAS_CUSTOMMETADATA() |
Determine if CUSTOMMETADATA has a value |