Skip to content

/AWS1/CL_WDX=>GETDOCUMENTVERSION()

About GetDocumentVersion

Retrieves version metadata for the specified document.

Method Signature

IMPORTING

Required arguments:

IV_DOCUMENTID TYPE /AWS1/WDXRESOURCEIDTYPE /AWS1/WDXRESOURCEIDTYPE

The ID of the document.

IV_VERSIONID TYPE /AWS1/WDXDOCUMENTVERSIONIDTYPE /AWS1/WDXDOCUMENTVERSIONIDTYPE

The version ID of the document.

Optional arguments:

IV_AUTHENTICATIONTOKEN TYPE /AWS1/WDXAUTHNTCTNHEADERTYPE /AWS1/WDXAUTHNTCTNHEADERTYPE

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

IV_FIELDS TYPE /AWS1/WDXFIELDNAMESTYPE /AWS1/WDXFIELDNAMESTYPE

A comma-separated list of values. Specify "SOURCE" to include a URL for the source document.

IV_INCLUDECUSTOMMETADATA TYPE /AWS1/WDXBOOLEANTYPE /AWS1/WDXBOOLEANTYPE

Set this to TRUE to include custom metadata in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WDXGETDOCVERSIONRSP /AWS1/CL_WDXGETDOCVERSIONRSP