Skip to content

/AWS1/CL_PRPAPPPAIDSUBSCROUT

ApprovePaidSubscriptionOutput

CONSTRUCTOR

IMPORTING

Required arguments:

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

The details of the approved subscription.

iv_etag TYPE /AWS1/PRPSTRING /AWS1/PRPSTRING

The updated entity tag for concurrency control.


Queryable Attributes

subscription

The details of the approved subscription.

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