Skip to content

/AWS1/CL_QSTPARAMTEXTFIELDCTL

A control to display a text box that is used to enter a single entry.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_PARAMETERCONTROLID TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00

The ID of the ParameterTextFieldControl.

IV_TITLE TYPE /AWS1/QSTSHEETCONTROLTITLE /AWS1/QSTSHEETCONTROLTITLE

The title of the ParameterTextFieldControl.

IV_SOURCEPARAMETERNAME TYPE /AWS1/QSTPARAMETERNAME /AWS1/QSTPARAMETERNAME

The source parameter name of the ParameterTextFieldControl.

Optional arguments:

IO_DISPLAYOPTIONS TYPE REF TO /AWS1/CL_QSTTXTFIELDCTLDSPOPTS /AWS1/CL_QSTTXTFIELDCTLDSPOPTS

The display options of a control.


Queryable Attributes

ParameterControlId

The ID of the ParameterTextFieldControl.

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 ParameterTextFieldControl.

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 source parameter name of the ParameterTextFieldControl.

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