SAP ABAP Class CL_DD_FORM_ELEMENT (Dynamic Documents: Form 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_ELEMENT | Dynamic Documents: Element | 19991006 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DD_BUTTON_ELEMENT | Dynamic Documents: Button Element | 19991022 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DD_INPUT_ELEMENT | Dynamic Documents: Input Element | 19991027 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DD_SELECT_ELEMENT | Dynamic Documents: Selection Element | 19991025 |
Properties
Class | CL_DD_FORM_ELEMENT | |
Short Description | Dynamic Documents: Form Element | |
Super Class | CL_DD_ELEMENT | Dynamic Documents: Element |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDYNAMICDOCUMENTS | Dynamic Documents |
Created | 19991006 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DD_FORM_ELEMENT has no interface implemented.
Friends
Class CL_DD_FORM_ELEMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Form Area | 19991006 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Internal Use | 20130503 |
2 | ![]() |
Instance method | Public | Event handling method | Internal Use | 19991006 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | BUTTON_CLICKED | Instance Event (0) |
Public (2) |
Button Pressed | 19991007 |
2 | INPUT_ENTERED | Instance Event (0) |
Public (2) |
"Enter" with Cursor on Input Element | 19991201 |
3 | INPUT_HELPF1 | Instance Event (0) |
Public (2) |
"F1" with Cursor on Input Element | 19991201 |
4 | INPUT_HELPF4 | Instance Event (0) |
Public (2) |
"F4" with Cursor on Input Element | 19991201 |
5 | ITEM_SELECTED | Instance Event (0) |
Public (2) |
Item Selected | 19991025 |
Types
Class CL_DD_FORM_ELEMENT has no local type.
Method Signatures
Method MARK_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCL_SELF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130503 |
Method MARK_CHANGED on class CL_DD_FORM_ELEMENT has no exception.
Method ON_SAPEVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Value transfer | Attribute reference (LIKE) | 19991006 | ||||
2 | ![]() |
FRAME | Value transfer | Attribute reference (LIKE) | 19991006 | ||||
3 | ![]() |
GETDATA | Value transfer | Attribute reference (LIKE) | 19991006 | ||||
4 | ![]() |
POSTDATA | Value transfer | Attribute reference (LIKE) | 19991006 | ||||
5 | ![]() |
QUERY_TABLE | Value transfer | Attribute reference (LIKE) | 19991006 |
Method ON_SAPEVENT on class CL_DD_FORM_ELEMENT has no exception.
Event Signatures
Event BUTTON_CLICKED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID | Exporting | Value transfer | Type reference (TYPE) | STRING | interner Gebrauch | 19991013 |
Event INPUT_ENTERED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID | Exporting | Value transfer | Type reference (TYPE) | STRING | x | 19991201 |
Event INPUT_HELPF1 Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID | Exporting | Value transfer | Type reference (TYPE) | STRING | x | 19991201 |
Event INPUT_HELPF4 Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID | Exporting | Value transfer | Type reference (TYPE) | STRING | x | 19991201 |
Event ITEM_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID | Exporting | Value transfer | Type reference (TYPE) | STRING | x | 19991026 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |