SAP ABAP Class CL_SAT_UI_MISC_TOOLS (*NO* Reuse: ABAP Tools: Various helpers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SABP_TOOLS_STDIO (Package) *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!!
⤷
⤷
Properties
| Class | CL_SAT_UI_MISC_TOOLS | |
| Short Description | *NO* Reuse: ABAP Tools: Various helpers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_TOOLS_STDIO | *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!! |
| Created | 20050401 | 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_SAT_UI_MISC_TOOLS has no interface implemented.
Friends
Class CL_SAT_UI_MISC_TOOLS has no friend class.
Attributes
Class CL_SAT_UI_MISC_TOOLS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Computes a hash code for the given text | 20050401 | |
| 2 | Static method | Public | Method | Returns the program name of the instance given | 20050401 | |
| 3 | Static method | Private | Method | Converts tadir key to program name: CLAS, FUGR, INTF, PROG | 20071002 |
Events
Class CL_SAT_UI_MISC_TOOLS has no event.
Types
Class CL_SAT_UI_MISC_TOOLS has no local type.
Method Signatures
Method COMPUTE_HASH_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASH_LENGTH | Call by reference | Type reference (TYPE) | I | 6 | 20050401 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SYCHAR16 | Hashcode | 20050401 | |||
| 3 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Text | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050401 |
Method GET_PROGNAME_OF_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PROGNAME | 20050401 | ||||
| 2 | RTTI_CLASS_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_CLASSDESCR | 20050401 |
Method GET_PROGNAME_OF_CLASS on class CL_SAT_UI_MISC_TOOLS has no exception.
Method __TADIR_TO_PROGNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_NAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | 20071002 | ||||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TADIR-OBJECT | 20071002 | ||||
| 3 | PROGNAME | Value transfer | Type reference (TYPE) | PROGNAME | 20071002 |
Method __TADIR_TO_PROGNAME on class CL_SAT_UI_MISC_TOOLS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |