SAP ABAP Class CL_WDR_CONF_FORMULAR (Configuration of Form)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CUSTOMIZING_UI (Package) Customizing of Web Dynpro UIs
⤷
⤷
Properties
| Class | CL_WDR_CONF_FORMULAR | |
| Short Description | Configuration of Form | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CUSTOMIZING_UI | Customizing of Web Dynpro UIs |
| Created | 20040315 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WDR_CONF_FORMULAR has no interface implemented.
Friends
Class CL_WDR_CONF_FORMULAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Single-Character Indicator | 20040413 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Single-Character Indicator | 20040413 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'G' | Single-Character Indicator | 20040413 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Single-Character Indicator | 20040413 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Indicator | 20040413 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Single-Character Indicator | 20040413 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | Single-Character Indicator | 20040413 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Single-Character Indicator | 20040413 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Single-Character Indicator | 20040413 | ||
| 10 | Static Attribute | Private | Type reference (TYPE) | I | Counter for Unique ID Generation | 20040421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Internal: Configuration of Form Fields | 20040421 | |
| 2 | Instance method | Private | Method | Internal: Configuration of Form Fields | 20040413 | |
| 3 | Instance method | Public | Method | Configuration of Form (Generic) | 20040413 | |
| 4 | Static method | Public | Method | Simple Form Configuration | 20040315 | |
| 5 | Static method | Private | Method | Sets Label of Input Field | 20040315 |
Events
Class CL_WDR_CONF_FORMULAR has no event.
Types
Class CL_WDR_CONF_FORMULAR has no local type.
Method Signatures
Method ADD_MELTING_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLS | Call by reference | Type reference (TYPE) | I | 20040421 | ||||
| 2 | CONTEXT_PATH | Call by reference | Type reference (TYPE) | STRING | 20040421 | ||||
| 3 | GROUP | Call by reference | Type reference (TYPE) | WDP_GROUP_CONFIGURATION | WD: Gruppenkonfiguration | 20040421 | |||
| 4 | ID_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20040421 | ||||
| 5 | ROOT_UI_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | Perforce change= / 20040325-122040 | 20040421 | |||
| 6 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | API eines Views | 20040421 |
Method ADD_MELTING_GROUP on class CL_WDR_CONF_FORMULAR has no exception.
Method CONFIGURE_FIELDS_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIGURATION | Call by reference | Type reference (TYPE) | WDP_FIELD_CONFIGURATION_TAB | Konfiguration eines Formulars | 20040413 | |||
| 2 | CONTEXT_PATH | Call by reference | Type reference (TYPE) | STRING | 20040413 | ||||
| 3 | GROUPS | Call by reference | Type reference (TYPE) | WDP_GROUP_CONFIGURATION_TAB | WD: Tabelle mit Gruppenkonfigurationen | 20040421 | |||
| 4 | ID_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20040413 | ||||
| 5 | ROOT_UI_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | Perforce change= / 20040325-122040 | 20040413 | |||
| 6 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | API eines Views | 20040413 |
Method CONFIGURE_FIELDS_INTERNAL on class CL_WDR_CONF_FORMULAR has no exception.
Method CONFIGURE_FORMULAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIGURATION_STRUCTURE | Call by reference | Type reference (TYPE) | WDP_FORM_CONFIGURATION | Konfiguration eines Formulars | 20040413 | |||
| 2 | CONTEXT_PATH | Call by reference | Type reference (TYPE) | STRING | 20040413 | ||||
| 3 | ID_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20040413 | ||||
| 4 | ROOT_UI_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | Perforce change= / 20040325-122040 | 20040413 |
Method CONFIGURE_FORMULAR on class CL_WDR_CONF_FORMULAR has no exception.
Method CONFIGURE_SIMPLE_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIGURATION | Call by reference | Type reference (TYPE) | WDP_CONF_SIMPLE_FORM_TAB | Web Dynpro ABAP: Liste mit Formular-Konfigurationen | 20040315 | |||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | API eines Views | 20040315 |
Method CONFIGURE_SIMPLE_FORM on class CL_WDR_CONF_FORMULAR has no exception.
Method SET_LABEL_FOR_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | WebDynpro View Element | 20040315 | |||
| 2 | LABEL | Call by reference | Type reference (TYPE) | STRING | 20040315 | ||||
| 3 | VISIBLE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | 20040317 |
Method SET_LABEL_FOR_ELEMENT on class CL_WDR_CONF_FORMULAR has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 700 |