SAP ABAP Class CL_WDR_TEST_FORMATTED_TEXT (Test für Formattierten Text)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST (Package) Web Dynpro: Tests
⤷
⤷
Properties
| Class | CL_WDR_TEST_FORMATTED_TEXT | |
| Short Description | Test für Formattierten Text | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_TEST | Web Dynpro: Tests |
| Created | 20110617 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_TEST_FORMATTED_TEXT has no forward declaration.
Interfaces
Class CL_WDR_TEST_FORMATTED_TEXT has no interface implemented.
Friends
Class CL_WDR_TEST_FORMATTED_TEXT has no friend class.
Attributes
Class CL_WDR_TEST_FORMATTED_TEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110617 | ||
| 2 | Static method | Public | Method | 20110617 |
Events
Class CL_WDR_TEST_FORMATTED_TEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_TEST | Public | See coding | 20110617 | begin of t_test,
name type string,
text type string,
rendered_text type string,
end of t_test
|
||
| 2 | T_TEST_TAB | Public | See coding | 20110617 | t_test_tab type standard table of t_test with default key
|
Method Signatures
Method FORMAT_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Value transfer | Type reference (TYPE) | STRING | 20110617 | ||||
| 2 | SOURCE_MODE | Call by reference | Type reference (TYPE) | STRING | 20110617 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20110617 |
Method FORMAT_SOURCE on class CL_WDR_TEST_FORMATTED_TEXT has no exception.
Method GET_FORMATTED_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TESTS | Value transfer | Type reference (TYPE) | T_TEST_TAB | 20110617 |
Method GET_FORMATTED_TEXTS on class CL_WDR_TEST_FORMATTED_TEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |