Skip to content

/AWS1/CL_RSHSUPPORTEDOPERATION

Describes the operations that are allowed on a maintenance track.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_operationname TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

A list of the supported operations.


Queryable Attributes

OperationName

A list of the supported operations.

Accessible with the following methods

Method Description
GET_OPERATIONNAME() Getter for OPERATIONNAME, with configurable default
ASK_OPERATIONNAME() Getter for OPERATIONNAME w/ exceptions if field has no value
HAS_OPERATIONNAME() Determine if OPERATIONNAME 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_SUPPORTEDOPERATIONLIST

TYPES TT_SUPPORTEDOPERATIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_RSHSUPPORTEDOPERATION WITH DEFAULT KEY
.