Skip to content

/AWS1/CL_WDX=>DELETECUSTOMMETADATA()

About DeleteCustomMetadata

Deletes custom metadata from the specified resource.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEID TYPE /AWS1/WDXRESOURCEIDTYPE /AWS1/WDXRESOURCEIDTYPE

The ID of the resource, either a document or folder.

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_VERSIONID TYPE /AWS1/WDXDOCUMENTVERSIONIDTYPE /AWS1/WDXDOCUMENTVERSIONIDTYPE

The ID of the version, if the custom metadata is being deleted from a document version.

IT_KEYS TYPE /AWS1/CL_WDXCUSTOMMETKEYLIST_W=>TT_CUSTOMMETADATAKEYLIST TT_CUSTOMMETADATAKEYLIST

List of properties to remove.

IV_DELETEALL TYPE /AWS1/WDXBOOLEANTYPE /AWS1/WDXBOOLEANTYPE

Flag to indicate removal of all custom metadata properties from the specified resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WDXDELETECUSTOMMETRSP /AWS1/CL_WDXDELETECUSTOMMETRSP