Skip to content

/AWS1/CL_WDX=>DESCRIBEDOCUMENTVERSIONS()

About DescribeDocumentVersions

Retrieves the document versions for the specified document.

By default, only active versions are returned.

Method Signature

IMPORTING

Required arguments:

IV_DOCUMENTID TYPE /AWS1/WDXRESOURCEIDTYPE /AWS1/WDXRESOURCEIDTYPE

The 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_MARKER TYPE /AWS1/WDXPAGEMARKERTYPE /AWS1/WDXPAGEMARKERTYPE

The marker for the next set of results. (You received this marker from a previous call.)

IV_LIMIT TYPE /AWS1/WDXLIMITTYPE /AWS1/WDXLIMITTYPE

The maximum number of versions to return with this call.

IV_INCLUDE TYPE /AWS1/WDXFIELDNAMESTYPE /AWS1/WDXFIELDNAMESTYPE

A comma-separated list of values. Specify "INITIALIZED" to include incomplete versions.

IV_FIELDS TYPE /AWS1/WDXFIELDNAMESTYPE /AWS1/WDXFIELDNAMESTYPE

Specify "SOURCE" to include initialized versions and a URL for the source document.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WDXDESCRDOCVRSSRSP /AWS1/CL_WDXDESCRDOCVRSSRSP