SAP ABAP Class CL_WDR_DEMO_HELPER (Help Functions for Demo Applications)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_DEMO (Package) Demo Applications
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20070906 |
Properties
| Class | CL_WDR_DEMO_HELPER | |
| Short Description | Help Functions for Demo Applications | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DEMO | Demo Applications |
| Created | 20070514 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_DEMO_HELPER has no forward declaration.
Interfaces
Class CL_WDR_DEMO_HELPER has no interface implemented.
Friends
Class CL_WDR_DEMO_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20070906 | |||||
| 2 | Constant | Public | Type reference (TYPE) | CHAR3 | '032' | 3-Byte Field | 20090930 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR3 | '033' | 3-Byte Field | 20090930 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR3 | '031' | 3-Byte Field | 20090930 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR3 | '034' | 3-Byte Field | 20091001 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR3 | '030' | 3-Byte Field | 20090930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080111 | ||
| 2 | Static method | Public | Method | 20090930 | ||
| 3 | Static method | Public | Method | 20070514 |
Events
Class CL_WDR_DEMO_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DIRLIST | Public | See coding | 20080111 | TT_DIRLIST type STANDARD TABLE OF t_dirlist with DEFAULT KEY
|
||
| 2 | T_DIRLIST | Public | See coding | 20080111 | begin of t_dirlist,
name type string,
isfolder type abap_bool,
end of t_dirlist
|
Method Signatures
Method GET_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIRLIST | Call by reference | Type reference (TYPE) | TT_DIRLIST | 20080111 | ||||
| 2 | PATH | Call by reference | Type reference (TYPE) | STRING | 20080111 |
Method GET_DIRECTORY on class CL_WDR_DEMO_HELPER has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT_NUMBER | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20090930 | |||
| 2 | TEXT_STRING | Value transfer | Type reference (TYPE) | STRING | 20090930 |
Method GET_TEXT on class CL_WDR_DEMO_HELPER has no exception.
Method GET_VEGETABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE_SET | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | Alle Festwerte eines Attributes mit Texten | 20070514 |
Method GET_VEGETABLES on class CL_WDR_DEMO_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |