Skip to content

/AWS1/CL_APC=>LISTEXTENSIONS()

About ListExtensions

Lists all custom and Amazon Web Services authored AppConfig extensions in the account. For more information about extensions, see Extending workflows in the AppConfig User Guide.

Method Signature

IMPORTING

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/APCMAXRESULTS /AWS1/APCMAXRESULTS

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

IV_NEXTTOKEN TYPE /AWS1/APCNEXTTOKEN /AWS1/APCNEXTTOKEN

A token to start the list. Use this token to get the next set of results.

IV_NAME TYPE /AWS1/APCQUERYNAME /AWS1/APCQUERYNAME

The extension name.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APCEXTENSIONS /AWS1/CL_APCEXTENSIONS