Skip to content

/AWS1/CL_MDTCFGURELOGSFORCHA01

ConfigureLogsForChannelResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_CHANNELNAME TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING

The name of the channel.

IT_LOGTYPES TYPE /AWS1/CL_MDTLOGTYPES_W=>TT_LOGTYPES TT_LOGTYPES

The types of logs collected.


Queryable Attributes

ChannelName

The name of the channel.

Accessible with the following methods

Method Description
GET_CHANNELNAME() Getter for CHANNELNAME, with configurable default
ASK_CHANNELNAME() Getter for CHANNELNAME w/ exceptions if field has no value
HAS_CHANNELNAME() Determine if CHANNELNAME has a value

LogTypes

The types of logs collected.

Accessible with the following methods

Method Description
GET_LOGTYPES() Getter for LOGTYPES, with configurable default
ASK_LOGTYPES() Getter for LOGTYPES w/ exceptions if field has no value
HAS_LOGTYPES() Determine if LOGTYPES has a value