SAP ABAP Interface IF_WD_DATA_FORM_MANAGER (Data Forms in a View)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_DATA_FORM_MANAGER | Data Form Manager | 20101117 |
Properties
Interface | IF_WD_DATA_FORM_MANAGER | |
Short Description | Data Forms in a View |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20101117 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_WD_DATA_FORM | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | IF_WD_DATA_FORM_MANAGER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_WD_DATA_FORM_MANAGER has no interface.
Friends
Interface IF_WD_DATA_FORM_MANAGER has no friend.
Attributes
Interface IF_WD_DATA_FORM_MANAGER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a Data Form to the View | 20101117 |
2 | ![]() |
Instance method | Public | Method | Returns Data Form | 20101117 |
3 | ![]() |
Instance method | Public | Method | Returns All Data Forms of the View | 20101117 |
4 | ![]() |
Instance method | Public | Method | Removes All Data Forms of the View | 20101117 |
5 | ![]() |
Instance method | Public | Method | Removes Data Form | 20101117 |
Events
Interface IF_WD_DATA_FORM_MANAGER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_DATA_FORM_MAP | Public | See coding | 20101117 | T_DATA_FORM_MAP type hashed table of ref to cl_wd_data_form with unique key table_line
|
Method Signatures
Method ADD_DATA_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_FORM | Call by reference | Object reference (TYPE REF TO) | CL_WD_DATA_FORM | 20101117 |
Method ADD_DATA_FORM on Interface IF_WD_DATA_FORM_MANAGER has no exception.
Method GET_DATA_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_FORM | Value transfer | Object reference (TYPE REF TO) | CL_WD_DATA_FORM | 20101117 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20101117 |
Method GET_DATA_FORM on Interface IF_WD_DATA_FORM_MANAGER has no exception.
Method GET_DATA_FORMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_FORMS | Value transfer | Type reference (TYPE) | IF_WD_DATA_FORM_MANAGER=>T_DATA_FORM_MAP | 20101117 |
Method GET_DATA_FORMS on Interface IF_WD_DATA_FORM_MANAGER has no exception.
Method REMOVE_ALL_DATA_FORMS Signature
Method REMOVE_ALL_DATA_FORMS on Interface IF_WD_DATA_FORM_MANAGER has no parameter.
Method REMOVE_ALL_DATA_FORMS on Interface IF_WD_DATA_FORM_MANAGER has no exception.
Method REMOVE_DATA_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20101117 |
Method REMOVE_DATA_FORM on Interface IF_WD_DATA_FORM_MANAGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |