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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_RNG_TOBJ_NOD_TYP | 20120625 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_RNG_TOBJ_NOD_TYP | 20120625 | |||
3 | ![]() |
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 | ![]() |
Static method | Protected | Method | TWBM: Components | 20030930 |
2 | ![]() |
Static method | Public | Constructor | 20120625 | |
3 | ![]() |
Static method | Public | Method | Test Workbench: Conversion of Test Workbench Types to WBM | 20031120 |
4 | ![]() |
Static method | Public | Method | Test Workbench: Conversion of Test Workbench Types to WBM | 20021011 |
5 | ![]() |
Static method | Public | Method | Test Workbench Manager: Additional Information | 20021014 |
6 | ![]() |
Static method | Public | Method | 20120625 | |
7 | ![]() |
Static method | Public | Method | 20120625 | |
8 | ![]() |
Static method | Public | Method | TWBM: Selection of Unknown Assignments | 20030930 |
9 | ![]() |
Static method | Public | Method | Test Workbench: Transfer of Test Obj. Data to TWBM (DELETE) | 20031112 |
10 | ![]() |
Static method | Public | Method | Test Workbench: Transfer of Test Obj. Data to TWBM (DELETE) | 20031112 |
11 | ![]() |
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 | ![]() |
COMPONENT | Call by reference | Type reference (TYPE) | UFPS_POSID | Komponente | 20030930 | ||
2 | ![]() |
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 | ![]() |
TWBM_TYPE | Call by reference | Type reference (TYPE) | ETOBJ_TYPE | TWBM: Objekttyp | 20031120 | ||
2 | ![]() |
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 | ![]() |
TWB_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Typ der Testworkbench (M, C, X) | 20021011 | ||
2 | ![]() |
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 | ![]() |
OBJECT_COMPONENT | Call by reference | Type reference (TYPE) | UFPS_POSID | Testobjektkomponente | 20021014 | ||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | Testobjekt | 20021014 | ||
3 | ![]() |
OBJECT_TITLE | Call by reference | Type reference (TYPE) | TWB_TITLE | Testobjekttitel | 20021014 | ||
4 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | ETOBJ_TYPE | Testobjekttyp | 20021014 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
NEW_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | Neues Objekt | 20031112 | ||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | Zu kopierendes Objekt | 20031112 | ||
3 | ![]() |
OBJ_INFO | Call by reference | Type reference (TYPE) | TWBM_REF_OBJECTS | TWBM: Referenzierte Objekte | 20031112 | ||
4 | ![]() |
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 | ![]() |
NEW_OBJECT | Call by reference | Type reference (TYPE) | FLAG | Anlegen neues Objekt = 'X', Ändern vorhandenes Objekt = '' | 20031112 | ||
2 | ![]() |
OBJ_INFO | Call by reference | Type reference (TYPE) | TWBM_REF_OBJECTS | TWBM: Referenzierte Objekte | 20031112 | ||
3 | ![]() |
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 | ![]() |
NEW_OBJECT | Call by reference | Type reference (TYPE) | FLAG | Anlegen neues Objekt = 'X', Ändern vorhandenes Objekt = '' | 20021011 | ||
2 | ![]() |
OBJ_INFO | Call by reference | Type reference (TYPE) | TWBM_REF_OBJECTS | TWBM: Referenzierte Objekte | 20021011 | ||
3 | ![]() |
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 |