SAP ABAP Class CL_AUNIT_TEST_LOCATOR_CREATOR (INTERNAL: Provides information on test items)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
Properties
Class CL_AUNIT_TEST_LOCATOR_CREATOR  
Short Description INTERNAL: Provides information on test items    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_CORE   INTERNAL: NO REUSE - Core functionality 
Created 20110413   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AUNIT_TEST_LOCATOR_CREATOR has no forward declaration.
Interfaces
Class CL_AUNIT_TEST_LOCATOR_CREATOR has no interface implemented.
Friends
Class CL_AUNIT_TEST_LOCATOR_CREATOR has no friend class.
Attributes
Class CL_AUNIT_TEST_LOCATOR_CREATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FOR_OBJECT_KEY Static method Public Method 20110413
2 CREATE_FOR_PROGRAM Static method Public Method 20110413
Events
Class CL_AUNIT_TEST_LOCATOR_CREATOR has no event.
Types
Class CL_AUNIT_TEST_LOCATOR_CREATOR has no local type.
Method Signatures

Method CREATE_FOR_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20110413
2 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20110413
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_AUNIT_TEST_LOCATOR 20110413

Method CREATE_FOR_OBJECT_KEY on class CL_AUNIT_TEST_LOCATOR_CREATOR has no exception.

Method CREATE_FOR_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROG_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110413
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_AUNIT_TEST_LOCATOR 20110413

Method CREATE_FOR_PROGRAM on class CL_AUNIT_TEST_LOCATOR_CREATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740