Skip to content

/AWS1/CL_R5ASTARTPLANEXECRSP

StartPlanExecutionResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_executionid TYPE /AWS1/R5AEXECUTIONID /AWS1/R5AEXECUTIONID

The execution identifier of a plan execution.

iv_plan TYPE /AWS1/R5APLANARN /AWS1/R5APLANARN

The details of the Region switch plan.

iv_planversion TYPE /AWS1/R5ASTRING /AWS1/R5ASTRING

The version of the plan, a unique number generated by Region switch.

iv_activateregion TYPE /AWS1/R5ASTRING /AWS1/R5ASTRING

The Amazon Web Services Region to activate.

iv_deactivateregion TYPE /AWS1/R5ASTRING /AWS1/R5ASTRING

The Amazon Web Services Region to deactivate.


Queryable Attributes

executionId

The execution identifier of a plan execution.

Accessible with the following methods

Method Description
GET_EXECUTIONID() Getter for EXECUTIONID, with configurable default
ASK_EXECUTIONID() Getter for EXECUTIONID w/ exceptions if field has no value
HAS_EXECUTIONID() Determine if EXECUTIONID has a value

plan

The details of the Region switch plan.

Accessible with the following methods

Method Description
GET_PLAN() Getter for PLAN, with configurable default
ASK_PLAN() Getter for PLAN w/ exceptions if field has no value
HAS_PLAN() Determine if PLAN has a value

planVersion

The version of the plan, a unique number generated by Region switch.

Accessible with the following methods

Method Description
GET_PLANVERSION() Getter for PLANVERSION, with configurable default
ASK_PLANVERSION() Getter for PLANVERSION w/ exceptions if field has no value
HAS_PLANVERSION() Determine if PLANVERSION has a value

activateRegion

The Amazon Web Services Region to activate.

Accessible with the following methods

Method Description
GET_ACTIVATEREGION() Getter for ACTIVATEREGION, with configurable default
ASK_ACTIVATEREGION() Getter for ACTIVATEREGION w/ exceptions if field has no valu
HAS_ACTIVATEREGION() Determine if ACTIVATEREGION has a value

deactivateRegion

The Amazon Web Services Region to deactivate.

Accessible with the following methods

Method Description
GET_DEACTIVATEREGION() Getter for DEACTIVATEREGION, with configurable default
ASK_DEACTIVATEREGION() Getter for DEACTIVATEREGION w/ exceptions if field has no va
HAS_DEACTIVATEREGION() Determine if DEACTIVATEREGION has a value