SAP ABAP Class CL_WD_TEST_CONTROLLER (Controller Dummy for Unit Tests)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CONTROLLER | 20110802 |
Properties
Class | CL_WD_TEST_CONTROLLER | |
Short Description | Controller Dummy for Unit Tests | |
Super Class | CL_WDR_CONTROLLER | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20110706 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WD_TEST_CONTROLLER has no interface implemented.
Friends
Class CL_WD_TEST_CONTROLLER has no friend class.
Attributes
Class CL_WD_TEST_CONTROLLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20110802 | |
2 | ![]() |
Instance method | Private | Method | 20110802 | |
3 | ![]() |
Instance method | Private | Method | 20110802 |
Events
Class CL_WD_TEST_CONTROLLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_REF_NODE_INFO | Private | See coding | 20110802 | begin of ty_s_ref_node_info,
name type wdr_ctx_node_name,
instance type ref to cl_wdr_context_node_info,
end of ty_s_ref_node_info
|
||
2 | TY_T_REF_NODE_INFOS | Private | See coding | 20110802 | ty_t_ref_node_infos type standard table of ty_s_ref_node_info
with default key
|
Method Signatures
Method CREATE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | Component, in der Context-Definition liegt | 20110802 | ||
2 | ![]() |
I_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 'CONTEXT' | Controller, in der Context-Definition liegt | 20110802 | |
3 | ![]() |
I_MAPPING_LIKE_LOCAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Mapping wird wie lokaler Context behandelt | 20121122 | ||
4 | ![]() |
R_WD_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20110802 |
Method CREATE_CONTEXT on class CL_WD_TEST_CONTROLLER has no exception.
Method CREATE_NODE_INFOS_FROM_RR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RR_NODE_INFO | Call by reference | Type reference (TYPE) | WDR_RG_T_CONTEXT_NODES | Menge von Kontextknoten | 20110802 | ||
2 | ![]() |
I_MAPPING_LIKE_LOCAL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20121122 | ||
3 | ![]() |
R_ROOT_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20110802 |
Method CREATE_NODE_INFOS_FROM_RR on class CL_WD_TEST_CONTROLLER has no exception.
Method READ_RR_CONTEXT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110802 | |||
2 | ![]() |
I_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20110802 | |||
3 | ![]() |
R_RR_NODE_INFOS | Value transfer | Type reference (TYPE) | WDR_RG_T_CONTEXT_NODES | Menge von Kontextknoten | 20110802 |
Method READ_RR_CONTEXT_INFO on class CL_WD_TEST_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |