Skip to content

/AWS1/CL_DIR=>LISTAPPLIEDSCHEMAARNS()

About ListAppliedSchemaArns

Lists schema major versions applied to a directory. If SchemaArn is provided, lists the minor version.

Method Signature

IMPORTING

Required arguments:

IV_DIRECTORYARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The ARN of the directory you are listing.

Optional arguments:

IV_SCHEMAARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The response for ListAppliedSchemaArns when this parameter is used will list all minor version ARNs for a major version.

IV_NEXTTOKEN TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.

IV_MAXRESULTS TYPE /AWS1/DIRNUMBERRESULTS /AWS1/DIRNUMBERRESULTS

The maximum number of results to retrieve.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DIRLSTAPPLIEDSCHARN01 /AWS1/CL_DIRLSTAPPLIEDSCHARN01