SAP ABAP Class CL_WD_CFG_TODO (ToDo Class for Configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Properties
| Class | CL_WD_CFG_TODO | |
| Short Description | ToDo Class for Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20070709 | SAP |
| Last change | 20071217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WD_CFG_TODO has no forward declaration.
Interfaces
Class CL_WD_CFG_TODO has no interface implemented.
Friends
Class CL_WD_CFG_TODO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TT_LOG | 20070709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | TBD for New Configuration Editor | 20070709 |
Events
Class CL_WD_CFG_TODO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_LOG | Public | See coding | 20070709 | TT_LOG type standard table of T_LOG with default key
|
||
| 2 | T_LOG | Public | See coding | 20070709 | begin of T_LOG,
name type sy-uname,
where type string,
what type string,
end of T_LOG
|
Method Signatures
Method TODO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLER | Call by reference | Type reference (TYPE) | STRING | 20070709 | ||||
| 2 | USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20070709 | |||
| 3 | WHAT | Call by reference | Type reference (TYPE) | STRING | 20070709 |
Method TODO on class CL_WD_CFG_TODO has no exception.
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in | 710 |