SAP ABAP Class CL_WB_ABSTRACT_TEST_HELPER (abstract base class for unit test helper classes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SEU_TEST (Package) Testobjekte für ABAP Unit
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_TEST_HELPER Helper Klasse für ABAP Unit Tests 20071212
2 Inheritance (c INHERITING FROM c_ref)  CL_WB_TEST_HELPER_ENHANCEMENTS Helper Klasse für ABAP Unit Tests 20071212
Properties
Class CL_WB_ABSTRACT_TEST_HELPER  
Short Description abstract base class for unit test helper classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SEU_TEST   Testobjekte für ABAP Unit 
Created 20071212   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)
Interfaces
Class CL_WB_ABSTRACT_TEST_HELPER has no interface implemented.
Friends
Class CL_WB_ABSTRACT_TEST_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PREFIX_CUSTOMER Constant Protected Type reference (TYPE) STRING 'Z' 20071212
2 C_PREFIX_TEST Constant Public Type reference (TYPE) STRING '_1BCDWB_WBT' 20071212
3 PACKAGE_NAME Instance attribute Protected Type reference (TYPE) DEVCLASS 20071212
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_OBJECT Instance method Public Method 20071212
2 CHANGE_MASTER_LANGUAGE Instance method Public Method 20071212
3 CONSTRUCTOR Instance method Public Constructor 20071212
4 DISABLE_CORR Instance method Public Method 20071212
5 ENABLE_CORR Instance method Public Method 20071212
6 GENERATE_NAME Instance method Public Method 20071212
7 GET_GUID Instance method Public Method 20071212
8 GET_TARGET_PACKAGE Instance method Public Method 20071212
9 HAS_CORR_INSERT_BEEN_CALLED Instance method Public Method 20100826
10 IS_CUSTOMER_SYSTEM Instance method Public Method 20071212
11 LOOP_GENERATE_NAME Instance method Public Method 20071212
Events
Class CL_WB_ABSTRACT_TEST_HELPER has no event.
Types
Class CL_WB_ABSTRACT_TEST_HELPER has no local type.
Method Signatures

Method ACTIVATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20071212
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20071212
# Exception Resumable Description Created on
1 CX_WB_TEST_HELPER_ERROR 20071212

Method CHANGE_MASTER_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVCLASS Call by reference Type reference (TYPE) TADIR-DEVCLASS 20071212
2 Importing MASTER_LANGU Call by reference Type reference (TYPE) TADIR-MASTERLANG 20071212
3 Importing NEW_MASTER_LANGU Call by reference Type reference (TYPE) TADIR-MASTERLANG 20071212
4 Importing OBJ_NAME Call by reference Type reference (TYPE) TRKEY-OBJ_NAME 20071212
5 Importing OBJ_TYPE Call by reference Type reference (TYPE) TRKEY-OBJ_TYPE 20071212

Method CHANGE_MASTER_LANGUAGE on class CL_WB_ABSTRACT_TEST_HELPER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WB_ABSTRACT_TEST_HELPER has no parameter.
# Exception Resumable Description Created on
1 CX_WB_TEST_HELPER_ERROR 20071212

Method DISABLE_CORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20071212
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20071212

Method DISABLE_CORR on class CL_WB_ABSTRACT_TEST_HELPER has no exception.

Method ENABLE_CORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20071212
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20071212

Method ENABLE_CORR on class CL_WB_ABSTRACT_TEST_HELPER has no exception.

Method GENERATE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING 20071212
2 Importing NAME_LENGTH Call by reference Type reference (TYPE) I 20071212
# Exception Resumable Description Created on
1 CX_WB_TEST_HELPER_ERROR 20071212

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GUID Value transfer Type reference (TYPE) STRING 20071212

Method GET_GUID on class CL_WB_ABSTRACT_TEST_HELPER has no exception.

Method GET_TARGET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PACKAGE_NAME Value transfer Type reference (TYPE) DEVCLASS 20071212

Method GET_TARGET_PACKAGE on class CL_WB_ABSTRACT_TEST_HELPER has no exception.

Method HAS_CORR_INSERT_BEEN_CALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100826
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20100826
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100826

Method HAS_CORR_INSERT_BEEN_CALLED on class CL_WB_ABSTRACT_TEST_HELPER has no exception.

Method IS_CUSTOMER_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CUSTOMER_SYSTEM Value transfer Type reference (TYPE) ABAP_BOOL 20071212

Method IS_CUSTOMER_SYSTEM on class CL_WB_ABSTRACT_TEST_HELPER has no exception.

Method LOOP_GENERATE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LOOP_CNT Call by reference Type reference (TYPE) I 20071212
2 Returning P_NAME Value transfer Type reference (TYPE) STRING 20071212
3 Importing P_NAME_LENGTH Call by reference Type reference (TYPE) I 20071212
4 Importing P_OBJ_TYPE Call by reference Type reference (TYPE) E071-OBJECT 20071212
# Exception Resumable Description Created on
1 CX_WB_TEST_HELPER_ERROR 20071212
History
Last changed by/on SAP  20140121 
SAP Release Created in 711