SAP ABAP Class CL_EPM_BO_UNIT_TEST_BASE (Unit test base class of all BO classes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_BO_BASE (Package) EPM: Base Package for Business Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_BO_TEST_BASE Unit test base class of all BO classes 20091015
Properties
Class CL_EPM_BO_UNIT_TEST_BASE  
Short Description Unit test base class of all BO classes    
Super Class CL_EPM_BO_TEST_BASE Unit test base class of all BO classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package S_EPM_BO_BASE   EPM: Base Package for Business Objects 
Created 20091015   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_EPM_SERVICE_FACADE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_EPM_BO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_EPM_BO_UNIT_TEST_BASE has no interface implemented.
Friends
Class CL_EPM_BO_UNIT_TEST_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ES_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20091118
2 ES_NODE_KEY_INFO Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY_INFO Node element specific operation information 20091215
3 ET_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20091015
4 ET_EXPECTED_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20091206
5 ET_EXPECTED_PROPERTIES Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20130426
6 ET_EXPECTED_TEXTS Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_TEXTS 20101111
7 ET_FAILED_KEYS Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS 20091015
8 ET_KEY_MAPPING Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_KEY_MAPPING_INFO Conversion info for a set of alternative node keys 20091015
9 ET_LINK_TABLE Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_LINKS 20091015
10 ET_LINK_TABLE_EXPECTED Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_LINKS Set of association links (source => target node elements) 20091204
11 ET_NODE_KEYS Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS 20091015
12 ET_NODE_KEY_INFO Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_INFO 20091015
13 ET_PROPERTIES Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES 20091015
14 ET_TEXTS Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_TEXTS 20101111
15 EV_NR_OF_ROWS_FOUND Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TY_QUERY_MAX_ROWS 20091015
16 EV_SUCCESS Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20091118
17 GC_CX_EPM_API_EXCEPTION Constant Protected Type reference (TYPE) STRING 'CX_EPM_API_EXCEPTION' 20091015
18 GC_CX_EPM_SYSTEM_EXCEPTION Constant Protected Type reference (TYPE) STRING 'CX_EPM_SYSTEM_EXCEPTION' 20091015
19 GC_MT_ACTION Constant Protected Type reference (TYPE) ABAP_METHNAME 'ACTION_' 20091015
20 GC_MT_CLEANUP Constant Protected Type reference (TYPE) ABAP_METHNAME 'CLEANUP' 20100302
21 GC_MT_CONVERT Constant Protected Type reference (TYPE) ABAP_METHNAME 'CONVERT_' 20091015
22 GC_MT_CREATE Constant Protected Type reference (TYPE) ABAP_METHNAME 'CREATE' 20091015
23 GC_MT_CREATE_BY_PARENT Constant Protected Type reference (TYPE) ABAP_METHNAME 'CREATE_BY_PARENT' 20091015
24 GC_MT_DELETE Constant Protected Type reference (TYPE) ABAP_METHNAME 'DELETE' 20091015
25 GC_MT_GET Constant Protected Type reference (TYPE) ABAP_METHNAME 'GET_' 20091111
26 GC_MT_INITIALIZE Constant Protected Type reference (TYPE) ABAP_METHNAME 'INITIALIZE_' 20100302
27 GC_MT_NAVIGATE_TO Constant Protected Type reference (TYPE) ABAP_METHNAME 'NAVIGATE_TO_' 20091015
28 GC_MT_QUERY Constant Protected Type reference (TYPE) ABAP_METHNAME 'QUERY_BY_' 20091015
29 GC_MT_RETRIEVE Constant Protected Type reference (TYPE) ABAP_METHNAME 'RETRIEVE' 20091015
30 GC_MT_SET Constant Protected Type reference (TYPE) ABAP_METHNAME 'SET_' 20091111
31 GC_MT_UPDATE Constant Protected Type reference (TYPE) ABAP_METHNAME 'UPDATE' 20091015
32 GC_MV_NODE_ELEMENT_LOCKED Constant Protected Type reference (TYPE) STRING 'CM_EPM_COMMON_MESSAGES=>GC_FOREIGN_LOCK' 20091027
33 GC_PC_CHECK_DATA_BUFFER_RESET Constant Protected Type reference (TYPE) STRING 'CHECK_DATA_BUFFER_RESET' 20100302
34 GC_PC_CREATE_ROOT_NODE_ELEMENT Constant Protected Type reference (TYPE) STRING 'CREATE_ROOT_NODE_ELEMENT' 20100302
35 GC_PC_LOCK_ELEMENTS Constant Protected Type reference (TYPE) STRING 'LOCK_ELEMENTS' 20100225
36 GC_PC_RETRIEVE_EXCLUSIVE Constant Protected Type reference (TYPE) STRING 'RETRIEVE_EXCLUSIVE' 20100225
37 GC_PC_TEST_ONLY_IF_COMPOSIT Constant Protected Type reference (TYPE) STRING 'TEST_ONLY_IF_COMPOPSITION' 20100225
38 GC_PC_TEST_ONLY_IF_MULTI_ELEMS Constant Protected Type reference (TYPE) STRING 'TEST_ONLY_IF_MULTI_ELEMENTS' 20100302
39 GC_PN_ES_DATA Constant Protected Type reference (TYPE) STRING 'ES_DATA' 20091015
40 GC_PN_ES_NODE_KEY_INFO Constant Protected Type reference (TYPE) STRING 'ES_NODE_KEY_INFO' 20091214
41 GC_PN_ET_DATA Constant Protected Type reference (TYPE) STRING 'ET_DATA' 20091015
42 GC_PN_ET_FAILED_KEYS Constant Protected Type reference (TYPE) STRING 'ET_FAILED_KEYS' 20091015
43 GC_PN_ET_KEY_MAPPING Constant Protected Type reference (TYPE) STRING 'ET_KEY_MAPPING' 20091015
44 GC_PN_ET_LINK_TABLE Constant Protected Type reference (TYPE) STRING 'ET_LINK_TABLE' 20091015
45 GC_PN_ET_NODE_KEYS Constant Protected Type reference (TYPE) STRING 'ET_NODE_KEYS' 20091015
46 GC_PN_ET_NODE_KEY_INFO Constant Protected Type reference (TYPE) STRING 'ET_NODE_KEY_INFO' 20091015
47 GC_PN_ET_PROPERTIES Constant Protected Type reference (TYPE) STRING 'ET_PROPERTIES' 20091015
48 GC_PN_ET_TEXTS Constant Protected Type reference (TYPE) STRING 'ET_TEXTS' 20101111
49 GC_PN_EV_NR_OF_ROWS_FOUND Constant Protected Type reference (TYPE) STRING 'EV_NR_OF_ROWS_FOUND' 20091015
50 GC_PN_EV_SUCCESS Constant Protected Type reference (TYPE) STRING 'EV_SUCCESS' 20091015
51 GC_PN_II_MESSAGE_BUFFER Constant Protected Type reference (TYPE) STRING 'II_MESSAGE_BUFFER' 20091110
52 GC_PN_IS_ACTION_PARAMETERS Constant Protected Type reference (TYPE) STRING 'IS_ACTION_PARAMETERS' 20091019
53 GC_PN_IS_PAGING_OPTIONS Constant Protected Type reference (TYPE) STRING 'IS_PAGING_OPTIONS' 20091015
54 GC_PN_ITH_CHANGED_FIELDS Constant Protected Type reference (TYPE) STRING 'ITH_CHANGED_FIELDS' 20091111
55 GC_PN_IT_DATA Constant Protected Type reference (TYPE) STRING 'IT_DATA' 20091015
56 GC_PN_IT_KEY_VALUES Constant Protected Type reference (TYPE) STRING 'IT_KEY_VALUES' 20091015
57 GC_PN_IT_NODE_KEYS Constant Protected Type reference (TYPE) STRING 'IT_NODE_KEYS' 20091015
58 GC_PN_IT_SORTING_OPTIONS Constant Protected Type reference (TYPE) STRING 'IT_SORTING_OPTIONS' 20091015
59 GC_PN_IT_SOURCE_NODE_KEYS Constant Protected Type reference (TYPE) STRING 'IT_SOURCE_NODE_KEYS' 20091015
60 GC_PN_IV_EDIT_MODE Constant Protected Type reference (TYPE) STRING 'IV_EDIT_MODE' 20091015
61 GC_PN_IV_LANGUAGE Constant Protected Type reference (TYPE) STRING 'IV_LANGUAGE' 20091111
62 GC_PN_IV_MAX_ROWS Constant Protected Type reference (TYPE) STRING 'IV_MAX_ROWS' 20091015
63 GC_PN_IV_NODE_KEY Constant Protected Type reference (TYPE) STRING 'IV_NODE_KEY' 20091111
64 GC_PN_IV_NODE_NAME Constant Protected Type reference (TYPE) STRING 'IV_NODE_NAME' 20100302
65 GC_PN_IV_SOURCE_NODE_KEY Constant Protected Type reference (TYPE) STRING 'IV_SOURCE_NODE_KEY' 20091015
66 GC_PN_IV_TEXT Constant Protected Type reference (TYPE) STRING 'IV_TEXT' 20091111
67 GC_PN_RTH_DATA_BUFFERS Constant Protected Type reference (TYPE) STRING 'RTH_DATA_BUFFERS' 20100302
68 GC_PN_RTH_DYNAMIC_PROPERTIES Constant Protected Type reference (TYPE) STRING 'RTH_DYNAMIC_PROPERTIES' 20100302
69 GC_PN_RTH_EDIT_PROPERTIES Constant Protected Type reference (TYPE) STRING 'RTH_EDIT_PROPERTIES' 20100302
70 GC_PN_RTH_NODE_PROPERTIES Constant Protected Type reference (TYPE) STRING 'RTH_NODE_PROPERTIES' 20100302
71 GC_PN_RTH_STATUS_ACTION_MODEL Constant Protected Type reference (TYPE) STRING 'RTH_STATUS_ACTION_MODEL' 20100302
72 GC_PN_RV_TEXT Constant Protected Type reference (TYPE) STRING 'RV_TEXT' 20101108
73 GC_PV_ALREADY_DEFINED Constant Protected Type reference (TYPE) STRING 'ALREADY_DEFINED' 20091130
74 GC_PV_ALREADY_DEFINED_IN_ORDER Constant Protected Type reference (TYPE) STRING 'ALREADY_DEFINED_IN_ORDER' 20091209
75 GC_PV_CHANGE_FOR_INVALID_FIELD Constant Protected Type reference (TYPE) STRING 'CHANGE_FOR_INVALID_FIELD' 20091116
76 GC_PV_CHANGE_FOR_INVALID_KEY Constant Protected Type reference (TYPE) STRING 'CHANGE_FOR_INVALID_KEY' 20091116
77 GC_PV_COMPLETE_TABLE Constant Protected Type reference (TYPE) STRING 'COMPLETE_TABLE' 20091111
78 GC_PV_COMPLETE_TARGET_TABLE Constant Protected Type reference (TYPE) STRING 'COMPLETE_TARGET_TABLE' 20091111
79 GC_PV_EDIT_MODE_EXCLUSIVE Constant Protected Type reference (TYPE) STRING 'EDIT_MODE_EXCLUSIVE' 20091015
80 GC_PV_EDIT_MODE_READ_ONLY Constant Protected Type reference (TYPE) STRING 'EDIT_MODE_READ_ONLY' 20091015
81 GC_PV_ET_EXPECTED_PROPERTIES Constant Protected Type reference (TYPE) STRING 'ET_EXPECTED_PROPERTIES' 20130426
82 GC_PV_INFINITE_VALUE Constant Protected Type reference (TYPE) STRING 'INFINITE_VALUE' 20091111
83 GC_PV_INITIAL_TABLE Constant Protected Type reference (TYPE) STRING 'INITIAL_TABLE' 20091111
84 GC_PV_INITIAL_TARGET_VALUE Constant Protected Type reference (TYPE) STRING 'INITIAL_TARGET_VALUE' 20100330
85 GC_PV_INITIAL_VALUE Constant Protected Type reference (TYPE) STRING 'INITIAL_VALUE' 20091111
86 GC_PV_INVALID_TABLE Constant Protected Type reference (TYPE) STRING 'INVALID_TABLE' 20101105
87 GC_PV_INVALID_VALUE Constant Protected Type reference (TYPE) STRING 'INVALID_VALUE' 20091111
88 GC_PV_IN_ORDER_TABLE Constant Protected Type reference (TYPE) STRING 'IN_ORDER_TABLE' 20091111
89 GC_PV_MAXIMAL_VALUE Constant Protected Type reference (TYPE) STRING 'MAXIMAL_VALUE' 20091111
90 GC_PV_NON_INITIAL_TABLE Constant Protected Type reference (TYPE) STRING 'NON_INITIAL_TABLE' 20091111
91 GC_PV_NON_INITIAL_VALUE Constant Protected Type reference (TYPE) STRING 'NON_INITIAL_VALUE' 20091127
92 GC_PV_PAGE_BY_INVALID_KEY Constant Protected Type reference (TYPE) STRING 'PAGE_BY_INVALID_KEY' 20091111
93 GC_PV_PAGE_BY_INVALID_KEY_OFF Constant Protected Type reference (TYPE) STRING 'PAGE_BY_INVALID_KEY_OFFSET' 20091111
94 GC_PV_PAGE_BY_INVALID_ROW Constant Protected Type reference (TYPE) STRING 'PAGE_BY_INVALID_ROW' 20091111
95 GC_PV_PAGE_BY_INVALID_ROW_OFF Constant Protected Type reference (TYPE) STRING 'PAGE_BY_INVALID_ROW_OFFSET' 20091111
96 GC_PV_REPEAT_VALUE Constant Protected Type reference (TYPE) STRING 'REPEAT_VALUE' 20091111
97 GC_PV_SORT_BY_INVALID_FIELD Constant Protected Type reference (TYPE) STRING 'SORT_BY_INVALID_FIELD' 20091111
98 GC_PV_SORT_BY_INVALID_ORDER Constant Protected Type reference (TYPE) STRING 'SORT_BY_INVALID_ORDER' 20091111
99 GC_PV_VALID_TABLE Constant Protected Type reference (TYPE) STRING 'VALID_TABLE' 20091206
100 GC_PV_VALID_TARGET_VALUE Constant Protected Type reference (TYPE) STRING 'VALID_TARGET_VALUE' 20091215
101 GC_PV_VALID_VALUE Constant Protected Type reference (TYPE) STRING 'VALID_VALUE' 20091111
102 GC_PV_VALID_VALUES Constant Protected Type reference (TYPE) STRING 'VALID_VALUES' 20091117
103 GC_TRUNCATION_VALUE Constant Private Type reference (TYPE) I 2 20091118
104 GTH_METHOD_BUFFER Static Attribute Private Type reference (TYPE) TT_BO_NODE_METHOD_INFO 20100302
105 GTS_SIGNATURE_SUPERSET Static Attribute Private Type reference (TYPE) TT_METHOD_SIGNATURE_SUPERSET 20091019
106 GV_RTTI_BUG_FIXED Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130411
107 GV_SUPPRESS_GENERIC_TESTS Static Attribute Protected Type reference (TYPE) ABAP_BOOL 20100504
108 II_MESSAGE_BUFFER Instance attribute Protected Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER 20091015
109 IS_PAGING_OPTIONS Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TY_QUERY_PAGING_OPTIONS 20091015
110 ITH_CHANGED_FIELDS Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_CHANGED_FIELDS 20091111
111 IT_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20091015
112 IT_KEY_VALUES Instance attribute Protected Object reference (TYPE REF TO) DATA 20091015
113 IT_NODE_KEYS Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS 20091015
114 IT_SORTING_OPTIONS Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_QUERY_SORT_OPTIONS 20091015
115 IT_SOURCE_NODE_KEYS Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS 20091015
116 IV_EDIT_MODE Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TY_EDIT_MODE 20091015
117 IV_LANGUAGE Instance attribute Protected Type reference (TYPE) SY-LANGU 20091111
118 IV_MAX_ROWS Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TY_QUERY_MAX_ROWS 20091015
119 IV_NODE_KEY Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY 20091111
120 IV_NODE_NAME Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 20100302
121 IV_SOURCE_NODE_KEY Instance attribute Protected Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Generic Node element key 20091015
122 IV_TEXT Instance attribute Protected Type reference (TYPE) SNWD_DESC 20091111
123 MS_EXPECTED_PARAM_DESCR Instance attribute Protected Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091127
124 MS_INPUT_PARAM_DESCR Instance attribute Protected Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091127
125 MS_POSTCONDITION_DESCR Instance attribute Protected Type reference (TYPE) TY_TEST_CONDITION_DESCR 20100302
126 MS_PRECONDITION_DESCR Instance attribute Protected Type reference (TYPE) TY_TEST_CONDITION_DESCR 20100302
127 MS_TEST_DEFINITION Instance attribute Protected Type reference (TYPE) TY_TEST_DEFINITION 20091127
128 RTH_DATA_BUFFERS Instance attribute Protected Type reference (TYPE) CL_EPM_BO=>TT_DATA_BUFFER_INSTANCES 20100302
129 RTH_DYNAMIC_PROPERTIES Instance attribute Protected Type reference (TYPE) CL_EPM_BO=>TT_DYNAMIC_PROPERTIES 20100302
130 RTH_EDIT_PROPERTIES Instance attribute Protected Type reference (TYPE) CL_EPM_BO=>TT_INITIAL_FIELD_PROPERTIES 20100302
131 RTH_NODE_PROPERTIES Instance attribute Protected Type reference (TYPE) CL_EPM_BO=>TT_INITIAL_NODE_PROPERTIES 20100302
132 RTH_STATUS_ACTION_MODEL Instance attribute Protected Type reference (TYPE) CL_EPM_BO=>TT_STATUS_ACTION_MODEL 20100302
133 RV_TEXT Instance attribute Protected Type reference (TYPE) SNWD_DESC EPM: Text field for names and descriptions 20101108
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RESULT_PARAMETERS Instance method Private Method 20091015
2 CHECK_ES_DATA Instance method Private Method 20091118
3 CHECK_ES_NODE_KEY_INFO Instance method Private Method 20091214
4 CHECK_ET_DATA Instance method Private Method 20091015
5 CHECK_ET_FAILED_KEYS Instance method Private Method 20091015
6 CHECK_ET_KEY_MAPPING Instance method Private Method 20091015
7 CHECK_ET_LINK_TABLE Instance method Private Method 20091015
8 CHECK_ET_NODE_KEYS Instance method Private Method 20091015
9 CHECK_ET_NODE_KEY_INFO Instance method Private Method 20091015
10 CHECK_ET_PROPERTIES Instance method Private Method 20091015
11 CHECK_ET_TEXTS Instance method Private Method 20101111
12 CHECK_EV_NR_OF_ROWS_FOUND Instance method Private Method 20091015
13 CHECK_EV_SUCCESS Instance method Private Method 20091118
14 CHECK_EXCEPTION Instance method Private Method 20091015
15 CHECK_II_MESSAGE_BUFFER Instance method Private Method 20091015
16 CHECK_RTH_DATA_BUFFERS Instance method Private Method 20100302
17 CHECK_RTH_DYNAMIC_PROPERTIES Instance method Private Method 20100302
18 CHECK_RTH_EDIT_PROPERTIES Instance method Private Method 20100302
19 CHECK_RTH_NODE_PROPERTIES Instance method Private Method 20100302
20 CHECK_RTH_STATUS_ACTION_MODEL Instance method Private Method 20100302
21 CHECK_RV_TEXT Instance method Private Method 20101108
22 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091126
23 CREATE_NODE_KEY Instance method Private Method 20130516
24 DO_CHECK_DATA_BUFFER_RESET Instance method Private Method 20100302
25 DO_CREATE_ROOT_NODE_ELEMENT Instance method Private Method 20100302
26 DO_LOCK_ELEMENTS Instance method Private Method 20091202
27 DO_RETRIEVE_EXCLUSIVE Instance method Private Method 20091202
28 DO_TEST_ONLY_IF_COMPOPSITION Instance method Private Method 20091015
29 DO_TEST_ONLY_IF_MULTI_ELEMENTS Instance method Private Method 20091109
30 EXECUTE_GENERIC_UNIT_TEST Instance method Private Method 20091127
31 EXECUTE_TEST Instance method Private Method 20091127
32 EXECUTE_UNIT_TEST Instance method Protected Method 20091127
33 FILL_METHOD_BUFFER Static method Private Method 20100302
34 GENERIC_ACTION_TEST_100 Instance method Protected Test Method for ABAP Unit 20091127
35 GENERIC_ACTION_TEST_110 Instance method Protected Test Method for ABAP Unit 20091127
36 GENERIC_ACTION_TEST_120 Instance method Protected Test Method for ABAP Unit 20091127
37 GENERIC_ACTION_TEST_130 Instance method Protected Test Method for ABAP Unit 20091127
38 GENERIC_ACTION_TEST_140 Instance method Protected Test Method for ABAP Unit 20091127
39 GENERIC_CLEANUP_TEST_100 Instance method Protected Test Method for ABAP Unit 20100302
40 GENERIC_CONVERT_TEST_100 Instance method Protected Test Method for ABAP Unit 20091127
41 GENERIC_CONVERT_TEST_110 Instance method Protected Test Method for ABAP Unit 20091127
42 GENERIC_CREATE_TEST_100 Instance method Protected Test Method for ABAP Unit 20091127
43 GENERIC_CREATE_TEST_110 Instance method Protected Test Method for ABAP Unit 20091127
44 GENERIC_CREATE_TEST_120 Instance method Protected Test Method for ABAP Unit 20091127
45 GENERIC_CREATE_TEST_130 Instance method Protected Test Method for ABAP Unit 20091127
46 GENERIC_DELETE_TEST_100 Instance method Protected Test Method for ABAP Unit 20091127
47 GENERIC_DELETE_TEST_110 Instance method Protected Test Method for ABAP Unit 20091127
48 GENERIC_DELETE_TEST_120 Instance method Protected Test Method for ABAP Unit 20091127
49 GENERIC_DELETE_TEST_130 Instance method Protected Test Method for ABAP Unit 20091127
50 GENERIC_DELETE_TEST_140 Instance method Protected Test Method for ABAP Unit 20091127
51 GENERIC_GET_TEST_100 Instance method Protected Test Method for ABAP Unit 20091127
52 GENERIC_GET_TEST_110 Instance method Protected Test Method for ABAP Unit 20091127
53 GENERIC_GET_TEST_120 Instance method Protected Test Method for ABAP Unit 20091127
54 GENERIC_GET_TEST_130 Instance method Protected Test Method for ABAP Unit 20091127
55 GENERIC_GET_TEST_140 Instance method Protected Test Method for ABAP Unit 20091127
56 GENERIC_GET_TEST_150 Instance method Protected Test Method for ABAP Unit 20100223
57 GENERIC_GET_TEST_160 Instance method Protected Test Method for ABAP Unit 20100223
58 GENERIC_GET_TEST_170 Instance method Protected Test Method for ABAP Unit 20100223
59 GENERIC_GET_TEST_180 Instance method Protected Test Method for ABAP Unit 20100223
60 GENERIC_GET_TEST_190 Instance method Protected Test Method for ABAP Unit 20100223
61 GENERIC_GET_TEST_200 Instance method Protected Test Method for ABAP Unit 20100223
62 GENERIC_INITIALIZE_TEST_100 Instance method Protected Test Method for ABAP Unit 20100302
63 GENERIC_INITIALIZE_TEST_110 Instance method Protected Test Method for ABAP Unit 20100302
64 GENERIC_INITIALIZE_TEST_120 Instance method Protected Test Method for ABAP Unit 20100302
65 GENERIC_INITIALIZE_TEST_130 Instance method Protected Test Method for ABAP Unit 20100302
66 GENERIC_INITIALIZE_TEST_140 Instance method Protected Test Method for ABAP Unit 20100302
67 GENERIC_NAVIGATE_TEST_100 Instance method Protected Test Method for ABAP Unit 20091127
68 GENERIC_NAVIGATE_TEST_110 Instance method Protected Test Method for ABAP Unit 20091127
69 GENERIC_NAVIGATE_TEST_120 Instance method Protected Test Method for ABAP Unit 20091127
70 GENERIC_NAVIGATE_TEST_130 Instance method Protected Test Method for ABAP Unit 20091127
71 GENERIC_NAVIGATE_TEST_140 Instance method Protected Test Method for ABAP Unit 20091127
72 GENERIC_NAVIGATE_TEST_150 Instance method Protected Test Method for ABAP Unit 20091127
73 GENERIC_NAVIGATE_TEST_160 Instance method Protected Test Method for ABAP Unit 20091127
74 GENERIC_NAVIGATE_TEST_170 Instance method Protected Test Method for ABAP Unit 20091127
75 GENERIC_NAVIGATE_TEST_180 Instance method Protected Test Method for ABAP Unit 20100330
76 GENERIC_QUERY_TEST_100 Instance method Protected Test Method for ABAP Unit 20091127
77 GENERIC_QUERY_TEST_110 Instance method Protected Test Method for ABAP Unit 20091127
78 GENERIC_QUERY_TEST_120 Instance method Protected Test Method for ABAP Unit 20091127
79 GENERIC_QUERY_TEST_130 Instance method Protected Test Method for ABAP Unit 20091127
80 GENERIC_QUERY_TEST_140 Instance method Protected Test Method for ABAP Unit 20091127
81 GENERIC_QUERY_TEST_150 Instance method Protected Test Method for ABAP Unit 20091127
82 GENERIC_QUERY_TEST_160 Instance method Protected Test Method for ABAP Unit 20091127
83 GENERIC_QUERY_TEST_170 Instance method Protected Test Method for ABAP Unit 20091127
84 GENERIC_QUERY_TEST_180 Instance method Protected Test Method for ABAP Unit 20091127
85 GENERIC_RETRIEVE_TEST_100 Instance method Protected Test Method for ABAP Unit 20091127
86 GENERIC_RETRIEVE_TEST_110 Instance method Protected Test Method for ABAP Unit 20091127
87 GENERIC_RETRIEVE_TEST_120 Instance method Protected Test Method for ABAP Unit 20091127
88 GENERIC_RETRIEVE_TEST_130 Instance method Protected Test Method for ABAP Unit 20091127
89 GENERIC_RETRIEVE_TEST_140 Instance method Protected Test Method for ABAP Unit 20091127
90 GENERIC_RETRIEVE_TEST_150 Instance method Protected Test Method for ABAP Unit 20091127
91 GENERIC_RETRIEVE_TEST_160 Instance method Protected Test Method for ABAP Unit 20091127
92 GENERIC_RETRIEVE_TEST_170 Instance method Protected Test Method for ABAP Unit 20091127
93 GENERIC_RETRIEVE_TEST_180 Instance method Protected Test Method for ABAP Unit 20091127
94 GENERIC_SET_TEST_100 Instance method Protected Test Method for ABAP Unit 20091127
95 GENERIC_SET_TEST_110 Instance method Protected Test Method for ABAP Unit 20091127
96 GENERIC_SET_TEST_120 Instance method Protected Test Method for ABAP Unit 20091127
97 GENERIC_SET_TEST_130 Instance method Protected Test Method for ABAP Unit 20091127
98 GENERIC_SET_TEST_140 Instance method Protected Test Method for ABAP Unit 20091127
99 GENERIC_SET_TEST_150 Instance method Protected Test Method for ABAP Unit 20091127
100 GENERIC_UPDATE_TEST_100 Instance method Protected Test Method for ABAP Unit 20091127
101 GENERIC_UPDATE_TEST_110 Instance method Protected Test Method for ABAP Unit 20091127
102 GENERIC_UPDATE_TEST_120 Instance method Protected Test Method for ABAP Unit 20091127
103 GENERIC_UPDATE_TEST_130 Instance method Protected Test Method for ABAP Unit 20091127
104 GENERIC_UPDATE_TEST_140 Instance method Protected Test Method for ABAP Unit 20091127
105 GENERIC_UPDATE_TEST_150 Instance method Protected Test Method for ABAP Unit 20091127
106 GENERIC_UPDATE_TEST_160 Instance method Protected Test Method for ABAP Unit 20091127
107 GENERIC_UPDATE_TEST_170 Instance method Protected Test Method for ABAP Unit 20091127
108 GET_DB_TABLE_NAME Instance method Private Method 20091029
109 GET_FIELD_NAMES Instance method Private Method 20091029
110 GET_II_MESSAGE_BUFFER Instance method Private Method 20091015
111 GET_IS_PAGING_OPTIONS Instance method Private Method 20091015
112 GET_ITH_CHANGED_FIELDS Instance method Private Method 20091111
113 GET_IT_DATA Instance method Private Method 20091015
114 GET_IT_KEY_VALUES Instance method Private Method 20091015
115 GET_IT_NODE_KEYS Instance method Private Method 20091015
116 GET_IT_SORTING_OPTIONS Instance method Private Method 20091015
117 GET_IT_SOURCE_NODE_KEYS Instance method Private Method 20091015
118 GET_IV_EDIT_MODE Instance method Private Method 20091015
119 GET_IV_LANGUAGE Instance method Private Method 20091111
120 GET_IV_MAX_ROWS Instance method Private Method 20091015
121 GET_IV_NODE_KEY Instance method Private Method 20091111
122 GET_IV_SOURCE_NODE_KEY Instance method Private Method 20091015
123 GET_IV_TEXT Instance method Private Method 20091111
124 GET_METHOD_TYPE_NAME Static method Private Method 20100210
125 GET_NODE_KEY Instance method Private Method 20091112
126 GET_NODE_KEYS Instance method Private Method 20091027
127 GET_NODE_METADATA Instance method Private Method 20091103
128 GET_TARGET_NODE_NAME Instance method Private Method 20091103
129 IS_APPLICABLE Instance method Private Method 20091015
130 LOCK_NODE_ELEMENTS Instance method Private Method 20091103
131 PREPARE_QUERY_TEST Instance method Private Method 20091217
Events
Class CL_EPM_BO_UNIT_TEST_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BO_NODE_METHOD_INFO Private See coding 20091015 tt_bo_node_method_info TYPE HASHED TABLE OF ty_bo_node_method_info WITH UNIQUE KEY node_name method_name WITH NON-UNIQUE SORTED KEY method_type_name COMPONENTS method_type_name
2 TT_METHOD_NAMES Private See coding 20091015 tt_method_names TYPE STANDARD TABLE OF abap_methname WITH DEFAULT KEY
3 TT_METHOD_SIGNATURE_SUPERSET Private See coding 20091015 tt_method_signature_superset TYPE SORTED TABLE OF ty_method_signature_superset WITH UNIQUE KEY method_type_name
4 TT_PARAMETER_VALUE_DESCR Protected See coding 20091015 tt_parameter_value_descr TYPE HASHED TABLE OF ty_parameter_value_descr WITH UNIQUE KEY name
5 TT_TEST_CONDITION_DESCR Protected See coding 20100302 tt_test_condition_descr TYPE STANDARD TABLE OF ty_test_condition_descr WITH DEFAULT KEY
6 TY_BO_NODE_METHOD_INFO Private See coding 20091015 BEGIN OF ty_bo_node_method_info, node_name TYPE if_epm_bo=>ty_bo_node_name, method_name TYPE abap_methname, method_type_name TYPE abap_methname, method_parameters TYPE abap_parmdescr_tab, method_exceptions TYPE abap_excpdescr_tab, generically_testable TYPE abap_bool, END OF ty_bo_node_method_info
7 TY_EXCEPTION_VALUE_DESCR Protected See coding 20091015 BEGIN OF ty_exception_value_descr, name TYPE abap_excpname, t100_key TYPE scx_t100key, END OF ty_exception_value_descr
8 TY_METHOD_SIGNATURE_SUPERSET Private See coding 20091015 BEGIN OF ty_method_signature_superset, method_type_name TYPE abap_methname, method_parameters TYPE abap_parmdescr_tab, method_exceptions TYPE abap_excpdescr_tab, END OF ty_method_signature_superset
9 TY_METHOD_TO_BE_TESTED Protected See coding 20091127 BEGIN OF ty_method_to_be_tested, node_name TYPE if_epm_bo=>ty_bo_node_name, method_name TYPE abap_methname, method_type TYPE abap_methname, END OF ty_method_to_be_tested
10 TY_PARAMETER_VALUE_DESCR Protected See coding 20091015 BEGIN OF ty_parameter_value_descr, name TYPE abap_parmname, value_descr TYPE string, END OF ty_parameter_value_descr
11 TY_TEST_CONDITION_DESCR Protected See coding 20100302 BEGIN OF ty_test_condition_descr, action TYPE string, entity TYPE string, END OF ty_test_condition_descr
12 TY_TEST_DEFINITION Protected See coding 20091127 BEGIN OF ty_test_definition, method_type_name TYPE abap_methname, precondition_descr TYPE tt_test_condition_descr, input_param_descr TYPE tt_parameter_value_descr, expected_param_descr TYPE tt_parameter_value_descr, expected_exception_descr TYPE ty_exception_value_descr, postcondition_descr TYPE tt_test_condition_descr, END OF ty_test_definition
Method Signatures

Method ADD_RESULT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130

Method ADD_RESULT_PARAMETERS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method CHECK_ES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT 20091118

Method CHECK_ES_NODE_KEY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091214
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091214
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091214
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091214
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091214

Method CHECK_ET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091027

Method CHECK_ET_FAILED_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091027

Method CHECK_ET_KEY_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091027

Method CHECK_ET_LINK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091027

Method CHECK_ET_NODE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091027

Method CHECK_ET_NODE_KEY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091027

Method CHECK_ET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091027

Method CHECK_ET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20101111
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20101111
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20101111
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20101111
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20101111

Method CHECK_EV_NR_OF_ROWS_FOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091027

Method CHECK_EV_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT 20091118

Method CHECK_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXPECTED_EXCEPTION_DESC Call by reference Type reference (TYPE) TY_EXCEPTION_VALUE_DESCR 20091020
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20091015
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091020

Method CHECK_II_MESSAGE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091027

Method CHECK_RTH_DATA_BUFFERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20100302
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20100302
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20100302
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20100302
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT 20100302

Method CHECK_RTH_DYNAMIC_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20100302
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20100302
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20100302
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20100302
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT 20100302

Method CHECK_RTH_EDIT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20100302
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20100302
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20100302
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20100302
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT 20100302

Method CHECK_RTH_NODE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20100302
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20100302
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20100302
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20100302
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT 20100302

Method CHECK_RTH_STATUS_ACTION_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20100302
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20100302
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20100302
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20100302
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT 20100302

Method CHECK_RV_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20101108
2 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20101108
3 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20101108
4 Importing IT_RESULT_PARAMETERS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20101108
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20101108

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method CREATE_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_KEY Value transfer Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY 20130516

Method CREATE_NODE_KEY on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method DO_CHECK_DATA_BUFFER_RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONDITION_DESCRIPTION Call by reference Type reference (TYPE) TY_TEST_CONDITION_DESCR 20100303
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20100302
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20100302

Method DO_CHECK_DATA_BUFFER_RESET on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method DO_CREATE_ROOT_NODE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONDITION_DESCRIPTION Call by reference Type reference (TYPE) TY_TEST_CONDITION_DESCR 20100303
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20100302
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20100302

Method DO_CREATE_ROOT_NODE_ELEMENT on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method DO_LOCK_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONDITION_DESCRIPTION Call by reference Type reference (TYPE) TY_TEST_CONDITION_DESCR 20100303
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091202
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20091202

Method DO_LOCK_ELEMENTS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method DO_RETRIEVE_EXCLUSIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONDITION_DESCRIPTION Call by reference Type reference (TYPE) TY_TEST_CONDITION_DESCR 20100303
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091202
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20091202

Method DO_RETRIEVE_EXCLUSIVE on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method DO_TEST_ONLY_IF_COMPOPSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONDITION_DESCRIPTION Call by reference Type reference (TYPE) TY_TEST_CONDITION_DESCR 20100303
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20091015

Method DO_TEST_ONLY_IF_COMPOPSITION on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method DO_TEST_ONLY_IF_MULTI_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONDITION_DESCRIPTION Call by reference Type reference (TYPE) TY_TEST_CONDITION_DESCR 20100303
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20091109

Method DO_TEST_ONLY_IF_MULTI_ELEMENTS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method EXECUTE_GENERIC_UNIT_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130

Method EXECUTE_GENERIC_UNIT_TEST on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method EXECUTE_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20091127

Method EXECUTE_UNIT_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
2 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) ABAP_METHNAME 20091127
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME The BO node name 20091127

Method EXECUTE_UNIT_TEST on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method FILL_METHOD_BUFFER Signature

Method FILL_METHOD_BUFFER on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method FILL_METHOD_BUFFER on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_ACTION_TEST_100 Signature

Method GENERIC_ACTION_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_ACTION_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_ACTION_TEST_110 Signature

Method GENERIC_ACTION_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_ACTION_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_ACTION_TEST_120 Signature

Method GENERIC_ACTION_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_ACTION_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_ACTION_TEST_130 Signature

Method GENERIC_ACTION_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_ACTION_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_ACTION_TEST_140 Signature

Method GENERIC_ACTION_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_ACTION_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_CLEANUP_TEST_100 Signature

Method GENERIC_CLEANUP_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_CLEANUP_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_CONVERT_TEST_100 Signature

Method GENERIC_CONVERT_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_CONVERT_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_CONVERT_TEST_110 Signature

Method GENERIC_CONVERT_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_CONVERT_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_CREATE_TEST_100 Signature

Method GENERIC_CREATE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_CREATE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_CREATE_TEST_110 Signature

Method GENERIC_CREATE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_CREATE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_CREATE_TEST_120 Signature

Method GENERIC_CREATE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_CREATE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_CREATE_TEST_130 Signature

Method GENERIC_CREATE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_CREATE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_DELETE_TEST_100 Signature

Method GENERIC_DELETE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_DELETE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_DELETE_TEST_110 Signature

Method GENERIC_DELETE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_DELETE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_DELETE_TEST_120 Signature

Method GENERIC_DELETE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_DELETE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_DELETE_TEST_130 Signature

Method GENERIC_DELETE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_DELETE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_DELETE_TEST_140 Signature

Method GENERIC_DELETE_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_DELETE_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_100 Signature

Method GENERIC_GET_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_110 Signature

Method GENERIC_GET_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_120 Signature

Method GENERIC_GET_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_130 Signature

Method GENERIC_GET_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_140 Signature

Method GENERIC_GET_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_150 Signature

Method GENERIC_GET_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_160 Signature

Method GENERIC_GET_TEST_160 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_160 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_170 Signature

Method GENERIC_GET_TEST_170 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_170 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_180 Signature

Method GENERIC_GET_TEST_180 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_180 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_190 Signature

Method GENERIC_GET_TEST_190 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_190 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_GET_TEST_200 Signature

Method GENERIC_GET_TEST_200 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_GET_TEST_200 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_INITIALIZE_TEST_100 Signature

Method GENERIC_INITIALIZE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_INITIALIZE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_INITIALIZE_TEST_110 Signature

Method GENERIC_INITIALIZE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_INITIALIZE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_INITIALIZE_TEST_120 Signature

Method GENERIC_INITIALIZE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_INITIALIZE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_INITIALIZE_TEST_130 Signature

Method GENERIC_INITIALIZE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_INITIALIZE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_INITIALIZE_TEST_140 Signature

Method GENERIC_INITIALIZE_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_INITIALIZE_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_NAVIGATE_TEST_100 Signature

Method GENERIC_NAVIGATE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_NAVIGATE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_NAVIGATE_TEST_110 Signature

Method GENERIC_NAVIGATE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_NAVIGATE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_NAVIGATE_TEST_120 Signature

Method GENERIC_NAVIGATE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_NAVIGATE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_NAVIGATE_TEST_130 Signature

Method GENERIC_NAVIGATE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_NAVIGATE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_NAVIGATE_TEST_140 Signature

Method GENERIC_NAVIGATE_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_NAVIGATE_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_NAVIGATE_TEST_150 Signature

Method GENERIC_NAVIGATE_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_NAVIGATE_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_NAVIGATE_TEST_160 Signature

Method GENERIC_NAVIGATE_TEST_160 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_NAVIGATE_TEST_160 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_NAVIGATE_TEST_170 Signature

Method GENERIC_NAVIGATE_TEST_170 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_NAVIGATE_TEST_170 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_NAVIGATE_TEST_180 Signature

Method GENERIC_NAVIGATE_TEST_180 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_NAVIGATE_TEST_180 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_QUERY_TEST_100 Signature

Method GENERIC_QUERY_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_QUERY_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_QUERY_TEST_110 Signature

Method GENERIC_QUERY_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_QUERY_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_QUERY_TEST_120 Signature

Method GENERIC_QUERY_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_QUERY_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_QUERY_TEST_130 Signature

Method GENERIC_QUERY_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_QUERY_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_QUERY_TEST_140 Signature

Method GENERIC_QUERY_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_QUERY_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_QUERY_TEST_150 Signature

Method GENERIC_QUERY_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_QUERY_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_QUERY_TEST_160 Signature

Method GENERIC_QUERY_TEST_160 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_QUERY_TEST_160 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_QUERY_TEST_170 Signature

Method GENERIC_QUERY_TEST_170 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_QUERY_TEST_170 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_QUERY_TEST_180 Signature

Method GENERIC_QUERY_TEST_180 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_QUERY_TEST_180 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_RETRIEVE_TEST_100 Signature

Method GENERIC_RETRIEVE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_RETRIEVE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_RETRIEVE_TEST_110 Signature

Method GENERIC_RETRIEVE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_RETRIEVE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_RETRIEVE_TEST_120 Signature

Method GENERIC_RETRIEVE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_RETRIEVE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_RETRIEVE_TEST_130 Signature

Method GENERIC_RETRIEVE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_RETRIEVE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_RETRIEVE_TEST_140 Signature

Method GENERIC_RETRIEVE_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_RETRIEVE_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_RETRIEVE_TEST_150 Signature

Method GENERIC_RETRIEVE_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_RETRIEVE_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_RETRIEVE_TEST_160 Signature

Method GENERIC_RETRIEVE_TEST_160 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_RETRIEVE_TEST_160 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_RETRIEVE_TEST_170 Signature

Method GENERIC_RETRIEVE_TEST_170 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_RETRIEVE_TEST_170 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_RETRIEVE_TEST_180 Signature

Method GENERIC_RETRIEVE_TEST_180 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_RETRIEVE_TEST_180 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_SET_TEST_100 Signature

Method GENERIC_SET_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_SET_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_SET_TEST_110 Signature

Method GENERIC_SET_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_SET_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_SET_TEST_120 Signature

Method GENERIC_SET_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_SET_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_SET_TEST_130 Signature

Method GENERIC_SET_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_SET_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_SET_TEST_140 Signature

Method GENERIC_SET_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_SET_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_SET_TEST_150 Signature

Method GENERIC_SET_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_SET_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_UPDATE_TEST_100 Signature

Method GENERIC_UPDATE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_UPDATE_TEST_100 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_UPDATE_TEST_110 Signature

Method GENERIC_UPDATE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_UPDATE_TEST_110 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_UPDATE_TEST_120 Signature

Method GENERIC_UPDATE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_UPDATE_TEST_120 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_UPDATE_TEST_130 Signature

Method GENERIC_UPDATE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_UPDATE_TEST_130 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_UPDATE_TEST_140 Signature

Method GENERIC_UPDATE_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_UPDATE_TEST_140 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_UPDATE_TEST_150 Signature

Method GENERIC_UPDATE_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_UPDATE_TEST_150 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_UPDATE_TEST_160 Signature

Method GENERIC_UPDATE_TEST_160 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_UPDATE_TEST_160 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GENERIC_UPDATE_TEST_170 Signature

Method GENERIC_UPDATE_TEST_170 on class CL_EPM_BO_UNIT_TEST_BASE has no parameter.
Method GENERIC_UPDATE_TEST_170 on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_DB_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME The BO node name 20091029
2 Returning RV_DB_TABLE_NAME Value transfer Type reference (TYPE) IF_EPM_BO=>TY_DB_TABLE_NAME Type of a data base table name 20091029

Method GET_DB_TABLE_NAME on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_FIELD_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME The BO node name 20091029
2 Returning RT_FIELD_NAMES Value transfer Type reference (TYPE) CL_EPM_SERVICE_FACADE=>TT_FIELD_NAMES Set of field names of a BO node 20091029

Method GET_FIELD_NAMES on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_II_MESSAGE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_II_MESSAGE_BUFFER on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IS_PAGING_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IS_PAGING_OPTIONS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_ITH_CHANGED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091111
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_ITH_CHANGED_FIELDS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IT_DATA on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IT_KEY_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IT_KEY_VALUES on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IT_NODE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IT_NODE_KEYS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IT_SORTING_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IT_SORTING_OPTIONS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IT_SOURCE_NODE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IT_SOURCE_NODE_KEYS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IV_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IV_EDIT_MODE on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IV_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091111
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IV_LANGUAGE on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IV_MAX_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IV_MAX_ROWS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IV_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091111
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IV_NODE_KEY on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IV_SOURCE_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091015
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IV_SOURCE_NODE_KEY on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_IV_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM_SPEC Call by reference Type reference (TYPE) ABAP_PARMBIND 20091111
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IS_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) TY_PARAMETER_VALUE_DESCR 20091201

Method GET_IV_TEXT on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_METHOD_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) ABAP_METHNAME 20100210
2 Returning RV_METHOD_TYPE Value transfer Type reference (TYPE) ABAP_METHNAME 20100210

Method GET_METHOD_TYPE_NAME on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY 20091112
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IV_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) STRING 20091112

Method GET_NODE_KEY on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_NODE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20091027
2 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
3 Importing IV_PARAMETER_VALUE_DESCR Call by reference Type reference (TYPE) STRING 20091027

Method GET_NODE_KEYS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_NODE_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME The BO node name 20091103
2 Returning RS_NODE_METADATA Value transfer Type reference (TYPE) CL_EPM_SERVICE_FACADE=>TY_NODE_METADATA 20091103

Method GET_NODE_METADATA on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method GET_TARGET_NODE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METHOD_TO_BE_TESTED Call by reference Type reference (TYPE) TY_METHOD_TO_BE_TESTED 20091127
2 Returning RV_TARGET_NODE_NAME Value transfer Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 20091103

Method GET_TARGET_NODE_NAME on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method IS_APPLICABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_METHOD_INFO Call by reference Type reference (TYPE) TY_BO_NODE_METHOD_INFO 20091019
2 Importing IS_TEST_DEFINITION Call by reference Type reference (TYPE) TY_TEST_DEFINITION 20091130
3 Returning RV_APPLICABLE Value transfer Type reference (TYPE) ABAP_BOOL 20091015

Method IS_APPLICABLE on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method LOCK_NODE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20091103
2 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME The BO node name 20091103
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20091103

Method LOCK_NODE_ELEMENTS on class CL_EPM_BO_UNIT_TEST_BASE has no exception.

Method PREPARE_QUERY_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME The BO node name 20091217

Method PREPARE_QUERY_TEST on class CL_EPM_BO_UNIT_TEST_BASE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730