Skip to content

/AWS1/CL_MDLBTCSUCCFULRSLTMDEL

Details from a successful operation

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ARN TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

ARN of the resource

IV_ID TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

ID of the resource

IV_STATE TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

Current state of the resource


Queryable Attributes

Arn

ARN of the resource

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

Id

ID of the resource

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

State

Current state of the resource

Accessible with the following methods

Method Description
GET_STATE() Getter for STATE, with configurable default
ASK_STATE() Getter for STATE w/ exceptions if field has no value
HAS_STATE() Determine if STATE has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT___LISTOFBTCSUCCFULRSLTMODEL

TYPES TT___LISTOFBTCSUCCFULRSLTMODEL TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDLBTCSUCCFULRSLTMDEL WITH DEFAULT KEY
.