SAP ABAP Class CL_TWB_UTILITIES (Help Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-ORG (Application Component) Test Organizer
     S_TWB (Package) Test Workbench
Properties
Class CL_TWB_UTILITIES  
Short Description Help Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_TWB   Test Workbench 
Created 20100107   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)
Interfaces
Class CL_TWB_UTILITIES has no interface implemented.
Friends
Class CL_TWB_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MEMORY_ID Static Attribute Public See coding 20120424
2 MC_OBJ_DIR_ENTRY_OFF Static Attribute Private Type reference (TYPE) TWB_PARAM 'OBJ_DIR_ENTRY_OFF' Parameters 20131016
3 MC_PURPOSE Static Attribute Public See coding 20120424
4 MC_SAP_INTERNAL Constant Private Type reference (TYPE) TWB_PARAM 'SAP_INTERNAL' Parameters 20110221
5 MV_OBJ_DIR_ENTRY_OFF Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20131016
6 MV_SAP_INTERNAL Static Attribute Private Type reference (TYPE) ABAP_BOOL '-' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20100107
7 MV_WORST_CASE_PRINCIPLE Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE Worst Case Principle Activation Flag 20110824
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_PRIORITY_KW_TO_TWB Static method Public Method Incorrect KW Priority for TWB 20100726
2 GET_ALL_STATUS_FOR_TEST_PLAN Static method Public Method Get All Statuses for a Test Plan 20100827
3 GET_WORST_CASE_PRINCIPLE_FLAG Static method Public Method Get Worst Case Principle Flag 20110824
4 IS_SAP_INTERNAL Static method Public Method Is SAP sytem internal? 20100107
5 OBJ_DIR_ENTRY_OFF Static method Public Method 20131016
6 SET_WORST_CASE_PRINCIPLE_FLAG Static method Public Method Set Worst Case Principle Flag 20110824
Events
Class CL_TWB_UTILITIES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_STATUS Public See coding 20100827 tt_status TYPE STANDARD TABLE OF ty_status
2 TY_STATUS Public See coding 20100827 BEGIN OF ty_status, plan_id TYPE hier_guid, pack_id TYPE hier_treeg. INCLUDE TYPE tstahtw. TYPES END OF ty_status
Method Signatures

Method CONVERT_PRIORITY_KW_TO_TWB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KW_PRIORITY Call by reference Type reference (TYPE) SADOCPRIO Solution Architect Priorität für Dokumente 20100726
2 Returning RV_TWB_PRIORITY Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100726

Method CONVERT_PRIORITY_KW_TO_TWB on class CL_TWB_UTILITIES has no exception.

Method GET_ALL_STATUS_FOR_TEST_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS Call by reference Type reference (TYPE) TT_STATUS 20100827
2 Importing IT_PLAN_ID Call by reference Type reference (TYPE) HIER_NODE_IDS GUID für Struktur 20100827

Method GET_ALL_STATUS_FOR_TEST_PLAN on class CL_TWB_UTILITIES has no exception.

Method GET_WORST_CASE_PRINCIPLE_FLAG Signature

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

Method GET_WORST_CASE_PRINCIPLE_FLAG on class CL_TWB_UTILITIES has no exception.

Method IS_SAP_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SAP_INTERNAL Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100107

Method IS_SAP_INTERNAL on class CL_TWB_UTILITIES has no exception.

Method OBJ_DIR_ENTRY_OFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJ_DIR_ENTRY_OFF Value transfer Type reference (TYPE) TWB_CUSTOM-VALUE Attributausprägung der Hierarchiepflege 20131016

Method OBJ_DIR_ENTRY_OFF on class CL_TWB_UTILITIES has no exception.

Method SET_WORST_CASE_PRINCIPLE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORST_CASE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110824

Method SET_WORST_CASE_PRINCIPLE_FLAG on class CL_TWB_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730