/AWS1/CL_QSTPRMDATETIMEPICKE00¶
A control from a date parameter that specifies date and time.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_parametercontrolid TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00¶
The ID of the
ParameterDateTimePickerControl.
iv_title TYPE /AWS1/QSTSHEETCONTROLTITLE /AWS1/QSTSHEETCONTROLTITLE¶
The title of the
ParameterDateTimePickerControl.
iv_sourceparametername TYPE /AWS1/QSTPARAMETERNAME /AWS1/QSTPARAMETERNAME¶
The name of the
ParameterDateTimePickerControl.
Optional arguments:¶
io_displayoptions TYPE REF TO /AWS1/CL_QSTDATETIMEPICKERCT00 /AWS1/CL_QSTDATETIMEPICKERCT00¶
The display options of a control.
Queryable Attributes¶
ParameterControlId¶
The ID of the
ParameterDateTimePickerControl.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARAMETERCONTROLID() |
Getter for PARAMETERCONTROLID, with configurable default |
ASK_PARAMETERCONTROLID() |
Getter for PARAMETERCONTROLID w/ exceptions if field has no |
HAS_PARAMETERCONTROLID() |
Determine if PARAMETERCONTROLID has a value |
Title¶
The title of the
ParameterDateTimePickerControl.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TITLE() |
Getter for TITLE, with configurable default |
ASK_TITLE() |
Getter for TITLE w/ exceptions if field has no value |
HAS_TITLE() |
Determine if TITLE has a value |
SourceParameterName¶
The name of the
ParameterDateTimePickerControl.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEPARAMETERNAME() |
Getter for SOURCEPARAMETERNAME, with configurable default |
ASK_SOURCEPARAMETERNAME() |
Getter for SOURCEPARAMETERNAME w/ exceptions if field has no |
HAS_SOURCEPARAMETERNAME() |
Determine if SOURCEPARAMETERNAME has a value |
DisplayOptions¶
The display options of a control.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISPLAYOPTIONS() |
Getter for DISPLAYOPTIONS |