SAP ABAP Class CL_DD_INPUT_ELEMENT (Dynamic Documents: Input Element)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CI-DYD (Application Component) Dynamic Documents
⤷
SDYNAMICDOCUMENTS (Package) Dynamic Documents
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DD_FORM_ELEMENT | Dynamic Documents: Form Element | 19991027 |
Properties
| Class | CL_DD_INPUT_ELEMENT | |
| Short Description | Dynamic Documents: Input Element | |
| Super Class | CL_DD_FORM_ELEMENT | Dynamic Documents: Form Element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDYNAMICDOCUMENTS | Dynamic Documents |
| Created | 19990805 | SAP |
| Last change | 19991201 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DD_INPUT_ELEMENT has no interface implemented.
Friends
Class CL_DD_INPUT_ELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SDYDO_VALUE | Value of Input Element | 19990809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Internal Use | 19991201 | |
| 2 | Instance method | Public | Event handling method | Internal Use | 19991201 | |
| 3 | Instance method | Public | Event handling method | Internal Use | 19991201 | |
| 4 | Instance method | Public | Method | New Display (Changed Size, Elements Hidden, and so on) | 19991116 | |
| 5 | Instance method | Public | Method | Obsolete !!!!! (Input Element in Focus) | 19991206 | |
| 6 | Instance method | Public | Method | Set New Value for Input Element (in HTML Table) | 19991027 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ENTERED | Instance Event (0) |
Public (2) |
"Enter" with Cursor on Input Element | 19991201 |
| 2 | HELP_F1 | Instance Event (0) |
Public (2) |
"F1" with Cursor on Input Element | 19991201 |
| 3 | HELP_F4 | Instance Event (0) |
Public (2) |
Not yet implemented in HTMLViewerControl | 19991201 |
Types
Class CL_DD_INPUT_ELEMENT has no local type.
Method Signatures
Method ON_ENTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | 19991201 |
Method ON_ENTERED on class CL_DD_INPUT_ELEMENT has no exception.
Method ON_HELPF1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | 19991201 |
Method ON_HELPF1 on class CL_DD_INPUT_ELEMENT has no exception.
Method ON_HELPF4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | 19991201 |
Method ON_HELPF4 on class CL_DD_INPUT_ELEMENT has no exception.
Method SET_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISABLED | Call by reference | Type reference (TYPE) | SDYDO_FLAG | 'X': Element wird disabled | 20010820 | |||
| 2 | MAXLENGTH | Call by reference | Type reference (TYPE) | I | maximal erlaubte Länge der Texteingabe | 19991117 | |||
| 3 | READ_ONLY | Call by reference | Type reference (TYPE) | SDYDO_FLAG | 'X': Element wird read-only | 20010820 | |||
| 4 | SIZE | Call by reference | Type reference (TYPE) | I | Breite des Eingabefeldes | 19991116 | |||
| 5 | SUPPRESS_DISPLAY | Call by reference | Type reference (TYPE) | SDYDO_FLAG | 'X': Element wird ausgeblendet | 19991118 |
Method SET_DISPLAY on class CL_DD_INPUT_ELEMENT has no exception.
Method SET_FOCUS Signature
Method SET_FOCUS on class CL_DD_INPUT_ELEMENT has no parameter.
Method SET_FOCUS on class CL_DD_INPUT_ELEMENT has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | SDYDO_VALUE | neuer Wert | 19991027 |
Method SET_VALUE on class CL_DD_INPUT_ELEMENT has no exception.
Event Signatures
Event ENTERED Signature
Event ENTERED on class CL_DD_INPUT_ELEMENT has no parameter.
Event HELP_F1 Signature
Event HELP_F1 on class CL_DD_INPUT_ELEMENT has no parameter.
Event HELP_F4 Signature
Event HELP_F4 on class CL_DD_INPUT_ELEMENT has no parameter.
History
| Last changed by/on | SAP | 19991201 |
| SAP Release Created in |