Skip to content

/AWS1/CL_FRMROLLBACKSTACKOUT

RollbackStackOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_stackid TYPE /AWS1/FRMSTACKID /AWS1/FRMSTACKID

Unique identifier of the stack.

iv_operationid TYPE /AWS1/FRMOPERATIONID /AWS1/FRMOPERATIONID

A unique identifier for this rollback operation that can be used to track the operation's progress and events.


Queryable Attributes

StackId

Unique identifier of the stack.

Accessible with the following methods

Method Description
GET_STACKID() Getter for STACKID, with configurable default
ASK_STACKID() Getter for STACKID w/ exceptions if field has no value
HAS_STACKID() Determine if STACKID has a value

OperationId

A unique identifier for this rollback operation that can be used to track the operation's progress and events.

Accessible with the following methods

Method Description
GET_OPERATIONID() Getter for OPERATIONID, with configurable default
ASK_OPERATIONID() Getter for OPERATIONID w/ exceptions if field has no value
HAS_OPERATIONID() Determine if OPERATIONID has a value