SAP ABAP Class CL_SAUNIT_WB_REQUEST (WB request)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     S_AUNIT_COVERAGE (Package) ABAP Unit tests with coverage
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20100616
Properties
Class CL_SAUNIT_WB_REQUEST  
Short Description WB request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_AUNIT_COVERAGE   ABAP Unit tests with coverage 
Created 20100611   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAUNIT_WB_REQUEST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_PROGRAM Workbench: Program 20100616
Friends
Class CL_SAUNIT_WB_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_SUB_PAK_LIST Static Attribute Public Type reference (TYPE) PAK_PACKAGE_NAME_LIST List of package names 20100618
2 M_WB_REQUEST Instance attribute Public Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20100713
Methods
# Method Level Visibility Method type Description Created on
1 GET_FUGR_NAME Instance method Private Method 20100618
2 GET_KEY_COMPONENTS Instance method Private Method Split Object Key into Components 20100616
3 GET_MAINPROGRAM Instance method Private Method 20100618
4 GET_OBJECT_LIST Instance method Private Method 20100712
5 GET_SUB_PACKAGES Static method Public Method 20100618
6 GET_TADIR_OBJ_TYPE Instance method Private Method 20100614
7 INITIAL Instance method Private Method 20100618
8 RUN_ABAP_UNIT Instance method Private Method 20100614
9 RUN_ABAP_UNIT_IN_BATCH Instance method Private Method 20100713
Events
Class CL_SAUNIT_WB_REQUEST has no event.
Types
Class CL_SAUNIT_WB_REQUEST has no local type.
Method Signatures

Method GET_FUGR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TROBJTYPE Call by reference Type reference (TYPE) TROBJTYPE Object Type 20100618
2 Exporting EX_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20100618
3 Importing IM_RSEUAP Call by reference Type reference (TYPE) RSEUAP Structure for FM RS_TOOL_ACCESS 20100618

Method GET_FUGR_NAME on class CL_SAUNIT_WB_REQUEST has no exception.

Method GET_KEY_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ENCLOSING_OBJECT Call by reference Type reference (TYPE) RSEUAP-ENCL_OBJ Name of Container Object 20100616
2 Exporting P_OBJECTNAME Call by reference Type reference (TYPE) RSEUAP-OBJ_NAME ABAP Workbench: LIMU Name 20100616
3 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20100616
4 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Type of Object of Development Environment 20100616
5 Exporting P_POSITION Call by reference Type reference (TYPE) RSEUAP-POSITION Name of ABAP/4 Development Workbench object 20100616

Method GET_KEY_COMPONENTS on class CL_SAUNIT_WB_REQUEST has no exception.

Method GET_MAINPROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OBJTYPE Call by reference Type reference (TYPE) TROBJTYPE Object Type 20100719
2 Exporting EX_OBJNAME Call by reference Type reference (TYPE) TRDIR-NAME ABAP Program Name 20100719
3 Importing IM_RSEUAP Call by reference Type reference (TYPE) RSEUAP Structure for FM RS_TOOL_ACCESS 20100618

Method GET_MAINPROGRAM on class CL_SAUNIT_WB_REQUEST has no exception.

Method GET_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECT_LIST Value transfer Type reference (TYPE) SABP_T_TADIR_KEYS List of Keys of TADIR Objects of the Type 'R3TR' 20100713

Method GET_OBJECT_LIST on class CL_SAUNIT_WB_REQUEST has no exception.

Method GET_SUB_PACKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PACKAGE_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20100618

Method GET_SUB_PACKAGES on class CL_SAUNIT_WB_REQUEST has no exception.

Method GET_TADIR_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RSEUAP Call by reference Type reference (TYPE) RSEUAP Structure for FM RS_TOOL_ACCESS 20100614
2 Returning RE_TADIR_OBJ_TYPE Value transfer Type reference (TYPE) TROBJTYPE Object Type 20100614
# Exception Resumable Description Created on
1 INVALID_OBJECT_TYPE 20100614

Method INITIAL Signature

Method INITIAL on class CL_SAUNIT_WB_REQUEST has no parameter.
Method INITIAL on class CL_SAUNIT_WB_REQUEST has no exception.

Method RUN_ABAP_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TADIR_KEYS Call by reference Type reference (TYPE) SABP_T_TADIR_KEYS List of Keys of TADIR Objects of the Type 'R3TR' 20100713

Method RUN_ABAP_UNIT on class CL_SAUNIT_WB_REQUEST has no exception.

Method RUN_ABAP_UNIT_IN_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TADIR_KEYS Call by reference Type reference (TYPE) SABP_T_TADIR_KEYS List of Keys of TADIR Objects of the Type 'R3TR' 20100713

Method RUN_ABAP_UNIT_IN_BATCH on class CL_SAUNIT_WB_REQUEST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800