Skip to content

/AWS1/CL_FRMDSCSTACKREFACTOR01

DescribeStackRefactorOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_description TYPE /AWS1/FRMDESCRIPTION /AWS1/FRMDESCRIPTION

A description to help you identify the refactor.

iv_stackrefactorid TYPE /AWS1/FRMSTACKREFACTORID /AWS1/FRMSTACKREFACTORID

The ID associated with the stack refactor created from the CreateStackRefactor action.

it_stackids TYPE /AWS1/CL_FRMSTACKIDS_W=>TT_STACKIDS TT_STACKIDS

The unique ID for each stack.

iv_executionstatus TYPE /AWS1/FRMSTACKREFACTOREXECSTAT /AWS1/FRMSTACKREFACTOREXECSTAT

The stack refactor execution operation status that's provided after calling the ExecuteStackRefactor action.

iv_executionstatusreason TYPE /AWS1/FRMEXECUTIONSTATUSREASON /AWS1/FRMEXECUTIONSTATUSREASON

A detailed explanation for the stack refactor ExecutionStatus.

iv_status TYPE /AWS1/FRMSTACKREFACTORSTATUS /AWS1/FRMSTACKREFACTORSTATUS

The stack refactor operation status that's provided after calling the CreateStackRefactor action.

iv_statusreason TYPE /AWS1/FRMSTACKREFACTORSTATRSN /AWS1/FRMSTACKREFACTORSTATRSN

A detailed explanation for the stack refactor operation Status.


Queryable Attributes

Description

A description to help you identify the refactor.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

StackRefactorId

The ID associated with the stack refactor created from the CreateStackRefactor action.

Accessible with the following methods

Method Description
GET_STACKREFACTORID() Getter for STACKREFACTORID, with configurable default
ASK_STACKREFACTORID() Getter for STACKREFACTORID w/ exceptions if field has no val
HAS_STACKREFACTORID() Determine if STACKREFACTORID has a value

StackIds

The unique ID for each stack.

Accessible with the following methods

Method Description
GET_STACKIDS() Getter for STACKIDS, with configurable default
ASK_STACKIDS() Getter for STACKIDS w/ exceptions if field has no value
HAS_STACKIDS() Determine if STACKIDS has a value

ExecutionStatus

The stack refactor execution operation status that's provided after calling the ExecuteStackRefactor action.

Accessible with the following methods

Method Description
GET_EXECUTIONSTATUS() Getter for EXECUTIONSTATUS, with configurable default
ASK_EXECUTIONSTATUS() Getter for EXECUTIONSTATUS w/ exceptions if field has no val
HAS_EXECUTIONSTATUS() Determine if EXECUTIONSTATUS has a value

ExecutionStatusReason

A detailed explanation for the stack refactor ExecutionStatus.

Accessible with the following methods

Method Description
GET_EXECUTIONSTATUSREASON() Getter for EXECUTIONSTATUSREASON, with configurable default
ASK_EXECUTIONSTATUSREASON() Getter for EXECUTIONSTATUSREASON w/ exceptions if field has
HAS_EXECUTIONSTATUSREASON() Determine if EXECUTIONSTATUSREASON has a value

Status

The stack refactor operation status that's provided after calling the CreateStackRefactor action.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

StatusReason

A detailed explanation for the stack refactor operation Status.

Accessible with the following methods

Method Description
GET_STATUSREASON() Getter for STATUSREASON, with configurable default
ASK_STATUSREASON() Getter for STATUSREASON w/ exceptions if field has no value
HAS_STATUSREASON() Determine if STATUSREASON has a value