SAP ABAP Class CL_TWBM_CM_STATIC (TWBM: Static Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-ORG (Application Component) Test Organizer
     S_TWBM (Package) Test Workbench Manager
Properties
Class CL_TWBM_CM_STATIC  
Short Description TWBM: Static Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_TWBM   Test Workbench Manager 
Created 20021011   SAP 
Last change 20130531   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_APL_ECATT_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_TWBM_CM_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TWBM_CM_STATIC has no interface implemented.
Friends
Class CL_TWBM_CM_STATIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_RNG_TOBJ_NOD_TYP Static Attribute Private Type reference (TYPE) TT_RNG_TOBJ_NOD_TYP 20120625
2 MT_RNG_TOBJ_NOD_TYP_W_VER Static Attribute Private Type reference (TYPE) TT_RNG_TOBJ_NOD_TYP 20120625
3 STAT_TREE_CONTROL Static Attribute Public Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control with Data Management at Backend 20040303
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COMPONENT Static method Protected Method TWBM: Components 20030930
2 CLASS_CONSTRUCTOR Static method Public Constructor 20120625
3 CONVERT_TWB_TO_TWBM Static method Public Method Test Workbench: Conversion of Test Workbench Types to WBM 20031120
4 CONVERT_TWB_TO_WBM Static method Public Method Test Workbench: Conversion of Test Workbench Types to WBM 20021011
5 GET_OBJECT_INFO Static method Public Method Test Workbench Manager: Additional Information 20021014
6 GET_TOBJ_NOD_TYP_LIST Static method Public Method 20120625
7 GET_TOBJ_NOD_TYP_W_VER_LIST Static method Public Method 20120625
8 SELECT_UNKNOWN_REL Static method Public Method TWBM: Selection of Unknown Assignments 20030930
9 TWB_OBJECT_COPIED Static method Public Method Test Workbench: Transfer of Test Obj. Data to TWBM (DELETE) 20031112
10 TWB_OBJECT_DELETE Static method Public Method Test Workbench: Transfer of Test Obj. Data to TWBM (DELETE) 20031112
11 TWB_OBJECT_SAVE Static method Public Method Test Workbench: Transfer of Test Object Data to TWBM (SAVE) 20021011
Events
Class CL_TWBM_CM_STATIC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_RNG_TOBJ_NOD_TYP Public See coding 20120625 tt_rng_tobj_nod_typ TYPE RANGE OF twbman_types_and_guids-node_type
Method Signatures

Method CHECK_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) UFPS_POSID Komponente 20030930
2 Changing SW_OK Call by reference Type reference (TYPE) FLAG OK 20030930

Method CHECK_COMPONENT on class CL_TWBM_CM_STATIC has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONVERT_TWB_TO_TWBM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TWBM_TYPE Call by reference Type reference (TYPE) ETOBJ_TYPE TWBM: Objekttyp 20031120
2 Importing TWB_TYPE Call by reference Type reference (TYPE) CHAR1 Typ der Testworkbench (M, C, X) 20031120

Method CONVERT_TWB_TO_TWBM on class CL_TWBM_CM_STATIC has no exception.

Method CONVERT_TWB_TO_WBM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TWB_TYPE Call by reference Type reference (TYPE) CHAR1 Typ der Testworkbench (M, C, X) 20021011
2 Exporting WB_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Typ eine Objekts 20021011

Method CONVERT_TWB_TO_WBM on class CL_TWBM_CM_STATIC has no exception.

Method GET_OBJECT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECT_COMPONENT Call by reference Type reference (TYPE) UFPS_POSID Testobjektkomponente 20021014
2 Importing OBJECT_NAME Call by reference Type reference (TYPE) ETOBJ_NAME Testobjekt 20021014
3 Exporting OBJECT_TITLE Call by reference Type reference (TYPE) TWB_TITLE Testobjekttitel 20021014
4 Importing OBJECT_TYPE Call by reference Type reference (TYPE) ETOBJ_TYPE Testobjekttyp 20021014
5 Importing OBJECT_VERSION Call by reference Type reference (TYPE) ETOBJ_VER eCATT Objektversion 20021014

Method GET_OBJECT_INFO on class CL_TWBM_CM_STATIC has no exception.

Method GET_TOBJ_NOD_TYP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RNG_TOBJ_NOD_TYP Value transfer Type reference (TYPE) TT_RNG_TOBJ_NOD_TYP 20120625

Method GET_TOBJ_NOD_TYP_LIST on class CL_TWBM_CM_STATIC has no exception.

Method GET_TOBJ_NOD_TYP_W_VER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RNG_TOBJ_NOD_TYP_W_VER Value transfer Type reference (TYPE) TT_RNG_TOBJ_NOD_TYP 20120625

Method GET_TOBJ_NOD_TYP_W_VER_LIST on class CL_TWBM_CM_STATIC has no exception.

Method SELECT_UNKNOWN_REL Signature

Method SELECT_UNKNOWN_REL on class CL_TWBM_CM_STATIC has no parameter.
Method SELECT_UNKNOWN_REL on class CL_TWBM_CM_STATIC has no exception.

Method TWB_OBJECT_COPIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Neues Objekt 20031112
2 Importing OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Zu kopierendes Objekt 20031112
3 Importing OBJ_INFO Call by reference Type reference (TYPE) TWBM_REF_OBJECTS TWBM: Referenzierte Objekte 20031112
4 Importing TWBM_TYPE Call by reference Type reference (TYPE) ETOBJ_TYPE TWBM: Objekttyp 20031112

Method TWB_OBJECT_COPIED on class CL_TWBM_CM_STATIC has no exception.

Method TWB_OBJECT_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_OBJECT Call by reference Type reference (TYPE) FLAG Anlegen neues Objekt = 'X', Ändern vorhandenes Objekt = '' 20031112
2 Importing OBJ_INFO Call by reference Type reference (TYPE) TWBM_REF_OBJECTS TWBM: Referenzierte Objekte 20031112
3 Importing TWBM_TYPE Call by reference Type reference (TYPE) ETOBJ_TYPE TWBM: Objekttyp 20031112

Method TWB_OBJECT_DELETE on class CL_TWBM_CM_STATIC has no exception.

Method TWB_OBJECT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_OBJECT Call by reference Type reference (TYPE) FLAG Anlegen neues Objekt = 'X', Ändern vorhandenes Objekt = '' 20021011
2 Importing OBJ_INFO Call by reference Type reference (TYPE) TWBM_REF_OBJECTS TWBM: Referenzierte Objekte 20021011
3 Importing TWBM_TYPE Call by reference Type reference (TYPE) ETOBJ_TYPE TWBM: Objekttyp 20031106

Method TWB_OBJECT_SAVE on class CL_TWBM_CM_STATIC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630