Skip to content

/AWS1/CL_OSRCANCDOMCFGCHANGE01

CancelDomainConfigChangeResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_cancelledchangeids TYPE /AWS1/CL_OSRGUIDLIST_W=>TT_GUIDLIST TT_GUIDLIST

The unique identifiers of the changes that were cancelled.

it_cancelledchangeproperties TYPE /AWS1/CL_OSRCANCELLEDCHANGEPRP=>TT_CANCELLEDCHANGEPROPERTYLIST TT_CANCELLEDCHANGEPROPERTYLIST

The domain change properties that were cancelled.

iv_dryrun TYPE /AWS1/OSRDRYRUN /AWS1/OSRDRYRUN

Whether or not the request was a dry run. If True, the changes were not actually cancelled.


Queryable Attributes

CancelledChangeIds

The unique identifiers of the changes that were cancelled.

Accessible with the following methods

Method Description
GET_CANCELLEDCHANGEIDS() Getter for CANCELLEDCHANGEIDS, with configurable default
ASK_CANCELLEDCHANGEIDS() Getter for CANCELLEDCHANGEIDS w/ exceptions if field has no
HAS_CANCELLEDCHANGEIDS() Determine if CANCELLEDCHANGEIDS has a value

CancelledChangeProperties

The domain change properties that were cancelled.

Accessible with the following methods

Method Description
GET_CANCELLEDCHANGEPRPS() Getter for CANCELLEDCHANGEPROPERTIES, with configurable defa
ASK_CANCELLEDCHANGEPRPS() Getter for CANCELLEDCHANGEPROPERTIES w/ exceptions if field
HAS_CANCELLEDCHANGEPRPS() Determine if CANCELLEDCHANGEPROPERTIES has a value

DryRun

Whether or not the request was a dry run. If True, the changes were not actually cancelled.

Accessible with the following methods

Method Description
GET_DRYRUN() Getter for DRYRUN, with configurable default
ASK_DRYRUN() Getter for DRYRUN w/ exceptions if field has no value
HAS_DRYRUN() Determine if DRYRUN has a value