Skip to content

/AWS1/CL_GGS=>CREATESUBSCRIPTIONDEFINITION()

About CreateSubscriptionDefinition

Creates a subscription definition. You may provide the initial version of the subscription definition now or use ''CreateSubscriptionDefinitionVersion'' at a later time.

Method Signature

IMPORTING

Optional arguments:

IV_AMZNCLIENTTOKEN TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

A client token used to correlate requests and responses.

IO_INITIALVERSION TYPE REF TO /AWS1/CL_GGSSUBSCRIPTIONDEFVRS /AWS1/CL_GGSSUBSCRIPTIONDEFVRS

Information about the initial version of the subscription definition.

IV_NAME TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The name of the subscription definition.

IT_TAGS TYPE /AWS1/CL_GGSTAGS_W=>TT_TAGS TT_TAGS

Tag(s) to add to the new resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GGSCRESUBSCRIPTIOND01 /AWS1/CL_GGSCRESUBSCRIPTIOND01