Skip to content

/AWS1/CL_MDXPREFERREDDAYTIME00

Configuration for preferred day and time maintenance settings.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_day TYPE /AWS1/MDXDAY /AWS1/MDXDAY

The preferred day for maintenance operations.

iv_time TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING

The preferred time for maintenance operations.


Queryable Attributes

Day

The preferred day for maintenance operations.

Accessible with the following methods

Method Description
GET_DAY() Getter for DAY, with configurable default
ASK_DAY() Getter for DAY w/ exceptions if field has no value
HAS_DAY() Determine if DAY has a value

Time

The preferred time for maintenance operations.

Accessible with the following methods

Method Description
GET_TIME() Getter for TIME, with configurable default
ASK_TIME() Getter for TIME w/ exceptions if field has no value
HAS_TIME() Determine if TIME has a value