SAP ABAP Class IF_WD_DATA_FORM_MANAGER (Data Forms in a View)
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
Class | IF_WD_DATA_FORM_MANAGER | |
Short Description | Data Forms in a View | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20101117 | SAP |
Last change | 20110908 | 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 IF_WD_DATA_FORM_MANAGER has no interface implemented.
Friends
Class IF_WD_DATA_FORM_MANAGER has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_WD_DATA_FORM_MANAGER has no exception.
Method REMOVE_ALL_DATA_FORMS Signature
Method REMOVE_ALL_DATA_FORMS on class IF_WD_DATA_FORM_MANAGER has no parameter.
Method REMOVE_ALL_DATA_FORMS on class 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 class IF_WD_DATA_FORM_MANAGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |