SAP ABAP Class CL_WDR_DATA_FORM_MANAGER (Data Form Manager)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_DATA_FORM_MANAGER | Data Forms in a View | 20101117 |
Properties
| Class | CL_WDR_DATA_FORM_MANAGER | |
| Short Description | Data Form Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20101117 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_DATA_FORM_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_DATA_FORM_MANAGER | Data Forms in a View | 20101117 |
Friends
Class CL_WDR_DATA_FORM_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_WD_DATA_FORM_MANAGER=>T_DATA_FORM_MAP | 20101117 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro View Controller | 20101117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101117 | ||
| 2 | Static method | Public | Method | 20101117 |
Events
Class CL_WDR_DATA_FORM_MANAGER has no event.
Types
Class CL_WDR_DATA_FORM_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | WebDynpro View Controller | 20101117 |
Method CONSTRUCTOR on class CL_WDR_DATA_FORM_MANAGER has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_FORM_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_WD_DATA_FORM_MANAGER | Data Form Manager | 20101117 | |||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20101117 |
Method GET on class CL_WDR_DATA_FORM_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |