SAP ABAP Class CL_PTC_UTILITIES (Utilities for Performance Tools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
⤷
S_PERFORMANCE_TOOLS_CORE (Package) Performance Tools (Measurements, Analyses) - Central Objects
⤷
⤷
Properties
| Class | CL_PTC_UTILITIES | |
| Short Description | Utilities for Performance Tools | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_PERFORMANCE_TOOLS_CORE | Performance Tools (Measurements, Analyses) - Central Objects |
| Created | 20130227 | SAP |
| Last change | 20140121 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PTC_UTILITIES has no interface implemented.
Friends
Class CL_PTC_UTILITIES has no friend class.
Attributes
Class CL_PTC_UTILITIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check whether the User has Sufficient Authorization | 20130227 | |
| 2 | Static method | Public | Method | Check Whether the Client Exists in the Current System | 20130227 | |
| 3 | Static method | Public | Method | Check Whether the User Exists in at Least One Client | 20130227 | |
| 4 | Static method | Public | Method | Get Servers of System | 20130404 | |
| 5 | Static method | Public | Method | Convert Date and Time from User Settings to AS Settings | 20130306 |
Events
Class CL_PTC_UTILITIES has no event.
Types
Class CL_PTC_UTILITIES has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTHORIZED | Value transfer | Type reference (TYPE) | PTC_BOOLEAN | Boolean Value : TRUE = 'X' ; FALSE = ' ' | 20130227 | |||
| 2 | FIELD | Call by reference | Type reference (TYPE) | XUFIELD | Authorization Field | 20130227 | |||
| 3 | OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20130227 | |||
| 4 | VALUE | Call by reference | Type reference (TYPE) | XUVAL | Authorization Value | 20130227 |
Method AUTHORITY_CHECK on class CL_PTC_UTILITIES has no exception.
Method CHECK_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | PTC_CLIENT | Client ID of Current User | 20130227 | |||
| 2 | CLIENT_EXISTS | Value transfer | Type reference (TYPE) | PTC_BOOLEAN | Boolean Value : TRUE = 'X' ; FALSE = ' ' | 20130227 |
Method CHECK_CLIENT on class CL_PTC_UTILITIES has no exception.
Method CHECK_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULT | Call by reference | Type reference (TYPE) | I | Single-Character Flag | 20130227 | |||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | PTC_CLIENT | SY-MANDT | Client ID of Current User | 20130227 | ||
| 3 | IN_USER | Call by reference | Type reference (TYPE) | PTC_USER_NAME | User Name | 20130227 | |||
| 4 | OUT_USER | Call by reference | Type reference (TYPE) | PTC_USER_NAME | User Name | 20130227 |
Method CHECK_USER on class CL_PTC_UTILITIES has no exception.
Method GET_SERVER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READ | Call by reference | Type reference (TYPE) | PTC_BOOLEAN | ' ' | Boolean Value : TRUE = 'X' ; FALSE = ' ' | 20130404 | ||
| 2 | SERVER_TABLE | Value transfer | Type reference (TYPE) | PTC_SERVER_TABLE | Table with Server Information for System | 20130404 |
Method GET_SERVER_TABLE on class CL_PTC_UTILITIES has no exception.
Method USER_DATE_TIME_TO_AS_DATE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_DATE | Call by reference | Type reference (TYPE) | DATS | Date Relative to AS Settings | 20130306 | |||
| 2 | AS_TIME | Call by reference | Type reference (TYPE) | TIMS | Time Relative to AS Settings | 20130306 | |||
| 3 | USER_DATE | Call by reference | Type reference (TYPE) | DATS | Date Relative to User Settings | 20130306 | |||
| 4 | USER_TIME | Call by reference | Type reference (TYPE) | TIMS | Time Relative to User Settings | 20130306 |
Method USER_DATE_TIME_TO_AS_DATE_TIME on class CL_PTC_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |