Skip to content

/AWS1/CL_PRPCANCELSUBSCROUTPUT

CancelSubscriptionOutput

CONSTRUCTOR

IMPORTING

Required arguments:

io_subscription TYPE REF TO /AWS1/CL_PRPSUBSCRIPTION /AWS1/CL_PRPSUBSCRIPTION

The details of the subscription with the pending cancellation. For active subscriptions, a scheduledChange of type CANCELLATION is included.

iv_etag TYPE /AWS1/PRPSTRING /AWS1/PRPSTRING

The updated entity tag for concurrency control.


Queryable Attributes

subscription

The details of the subscription with the pending cancellation. For active subscriptions, a scheduledChange of type CANCELLATION is included.

Accessible with the following methods

Method Description
GET_SUBSCRIPTION() Getter for SUBSCRIPTION

eTag

The updated entity tag for concurrency control.

Accessible with the following methods

Method Description
GET_ETAG() Getter for ETAG, with configurable default
ASK_ETAG() Getter for ETAG w/ exceptions if field has no value
HAS_ETAG() Determine if ETAG has a value