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 | 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 | Static Attribute | Public | See coding | 20120424 | |||||
| 2 | Static Attribute | Private | Type reference (TYPE) | TWB_PARAM | 'OBJ_DIR_ENTRY_OFF' | Parameters | 20131016 | ||
| 3 | Static Attribute | Public | See coding | 20120424 | |||||
| 4 | Constant | Private | Type reference (TYPE) | TWB_PARAM | 'SAP_INTERNAL' | Parameters | 20110221 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20131016 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | '-' | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20100107 | ||
| 7 | 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 | Static method | Public | Method | Incorrect KW Priority for TWB | 20100726 | |
| 2 | Static method | Public | Method | Get All Statuses for a Test Plan | 20100827 | |
| 3 | Static method | Public | Method | Get Worst Case Principle Flag | 20110824 | |
| 4 | Static method | Public | Method | Is SAP sytem internal? | 20100107 | |
| 5 | Static method | Public | Method | 20131016 | ||
| 6 | 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 | IV_KW_PRIORITY | Call by reference | Type reference (TYPE) | SADOCPRIO | Solution Architect Priorität für Dokumente | 20100726 | |||
| 2 | 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 | ET_STATUS | Call by reference | Type reference (TYPE) | TT_STATUS | 20100827 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 |