Skip to content

/AWS1/CL_R5AMINIMALWORKFLOW

A simplified representation of a workflow in a Region switch plan.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_action TYPE /AWS1/R5AEXECUTIONACTION /AWS1/R5AEXECUTIONACTION

The action for a minimal workflow, which can be Activate or Deactivate.

iv_name TYPE /AWS1/R5ASTRING /AWS1/R5ASTRING

The name for a minimal workflow


Queryable Attributes

action

The action for a minimal workflow, which can be Activate or Deactivate.

Accessible with the following methods

Method Description
GET_ACTION() Getter for ACTION, with configurable default
ASK_ACTION() Getter for ACTION w/ exceptions if field has no value
HAS_ACTION() Determine if ACTION has a value

name

The name for a minimal workflow

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value