Skip to content

/AWS1/CL_AGW=>GETAPIKEYS()

About GetApiKeys

Gets information about the current ApiKeys resource.

Method Signature

IMPORTING

Optional arguments:

IV_POSITION TYPE /AWS1/AGWSTRING /AWS1/AGWSTRING

The current pagination position in the paged result set.

IV_LIMIT TYPE /AWS1/AGWNULLABLEINTEGER /AWS1/AGWNULLABLEINTEGER

The maximum number of returned results per page. The default value is 25 and the maximum value is 500.

IV_NAMEQUERY TYPE /AWS1/AGWSTRING /AWS1/AGWSTRING

The name of queried API keys.

IV_CUSTOMERID TYPE /AWS1/AGWSTRING /AWS1/AGWSTRING

The identifier of a customer in Amazon Web Services Marketplace or an external system, such as a developer portal.

IV_INCLUDEVALUES TYPE /AWS1/AGWNULLABLEBOOLEAN /AWS1/AGWNULLABLEBOOLEAN

A boolean flag to specify whether (true) or not (false) the result contains key values.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AGWAPIKEYS /AWS1/CL_AGWAPIKEYS