Skip to content

/AWS1/CL_PRPUPDATESUBSCROUTPUT

UpdateSubscriptionOutput

CONSTRUCTOR

IMPORTING

Required arguments:

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

The details of the updated subscription. For downgrades, the current tier remains unchanged and a scheduledChange indicates the pending change.

iv_etag TYPE /AWS1/PRPSTRING /AWS1/PRPSTRING

The updated entity tag for concurrency control.


Queryable Attributes

subscription

The details of the updated subscription. For downgrades, the current tier remains unchanged and a scheduledChange indicates the pending change.

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