Skip to content

/AWS1/CL_CWTDASHBOARDVALIDAT00

An error or warning for the operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_datapath TYPE /AWS1/CWTDATAPATH /AWS1/CWTDATAPATH

The data path related to the message.

iv_message TYPE /AWS1/CWTMESSAGE /AWS1/CWTMESSAGE

A message describing the error or warning.


Queryable Attributes

DataPath

The data path related to the message.

Accessible with the following methods

Method Description
GET_DATAPATH() Getter for DATAPATH, with configurable default
ASK_DATAPATH() Getter for DATAPATH w/ exceptions if field has no value
HAS_DATAPATH() Determine if DATAPATH has a value

Message

A message describing the error or warning.

Accessible with the following methods

Method Description
GET_MESSAGE() Getter for MESSAGE, with configurable default
ASK_MESSAGE() Getter for MESSAGE w/ exceptions if field has no value
HAS_MESSAGE() Determine if MESSAGE 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_DASHBOARDVALIDATIONMESSAGES

TYPES TT_DASHBOARDVALIDATIONMESSAGES TYPE STANDARD TABLE OF REF TO /AWS1/CL_CWTDASHBOARDVALIDAT00 WITH DEFAULT KEY
.