Skip to content

/AWS1/CL_M2TM2MANAGEDAPPLICA02

Specifies the AWS Mainframe Modernization managed application summary.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_applicationid TYPE /AWS1/M2TIDENTIFIER /AWS1/M2TIDENTIFIER

The application ID of the AWS Mainframe Modernization managed application summary.

iv_runtime TYPE /AWS1/M2TM2MANAGEDRUNTIME /AWS1/M2TM2MANAGEDRUNTIME

The runtime of the AWS Mainframe Modernization managed application summary.

Optional arguments:

iv_listenerport TYPE /AWS1/M2TINTEGER /AWS1/M2TINTEGER

The listener port of the AWS Mainframe Modernization managed application summary.


Queryable Attributes

applicationId

The application ID of the AWS Mainframe Modernization managed application summary.

Accessible with the following methods

Method Description
GET_APPLICATIONID() Getter for APPLICATIONID, with configurable default
ASK_APPLICATIONID() Getter for APPLICATIONID w/ exceptions if field has no value
HAS_APPLICATIONID() Determine if APPLICATIONID has a value

runtime

The runtime of the AWS Mainframe Modernization managed application summary.

Accessible with the following methods

Method Description
GET_RUNTIME() Getter for RUNTIME, with configurable default
ASK_RUNTIME() Getter for RUNTIME w/ exceptions if field has no value
HAS_RUNTIME() Determine if RUNTIME has a value

listenerPort

The listener port of the AWS Mainframe Modernization managed application summary.

Accessible with the following methods

Method Description
GET_LISTENERPORT() Getter for LISTENERPORT, with configurable default
ASK_LISTENERPORT() Getter for LISTENERPORT w/ exceptions if field has no value
HAS_LISTENERPORT() Determine if LISTENERPORT has a value