Skip to content

/AWS1/CL_M2TM2MANAGEDAPPLICA00

Specifies the AWS Mainframe Modernization managed application action.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_resource TYPE /AWS1/M2TVARIABLE /AWS1/M2TVARIABLE

The resource of the AWS Mainframe Modernization managed application action.

iv_actiontype TYPE /AWS1/M2TM2MANAGEDACTIONTYPE /AWS1/M2TM2MANAGEDACTIONTYPE

The action type of the AWS Mainframe Modernization managed application action.

Optional arguments:

io_properties TYPE REF TO /AWS1/CL_M2TM2MANAGEDACTPRPS /AWS1/CL_M2TM2MANAGEDACTPRPS

The properties of the AWS Mainframe Modernization managed application action.


Queryable Attributes

resource

The resource of the AWS Mainframe Modernization managed application action.

Accessible with the following methods

Method Description
GET_RESOURCE() Getter for RESOURCE, with configurable default
ASK_RESOURCE() Getter for RESOURCE w/ exceptions if field has no value
HAS_RESOURCE() Determine if RESOURCE has a value

actionType

The action type of the AWS Mainframe Modernization managed application action.

Accessible with the following methods

Method Description
GET_ACTIONTYPE() Getter for ACTIONTYPE, with configurable default
ASK_ACTIONTYPE() Getter for ACTIONTYPE w/ exceptions if field has no value
HAS_ACTIONTYPE() Determine if ACTIONTYPE has a value

properties

The properties of the AWS Mainframe Modernization managed application action.

Accessible with the following methods

Method Description
GET_PROPERTIES() Getter for PROPERTIES