SAP ABAP Class CL_TMAS_UTIL (Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_TMAS (Package) Translation Memory Analysis Service
⤷
⤷
Properties
| Class | CL_TMAS_UTIL | |
| Short Description | Utilities | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_TMAS | Translation Memory Analysis Service |
| Created | 20111024 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TMAS_UTIL has no forward declaration.
Interfaces
Class CL_TMAS_UTIL has no interface implemented.
Friends
Class CL_TMAS_UTIL has no friend class.
Attributes
Class CL_TMAS_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Writes an exception to a string | 20111024 | |
| 2 | Static method | Public | Method | Calculates the time difference between two timestamp in secs | 20111025 | |
| 3 | Static method | Public | Method | Subtracts seconds from a timestamp | 20111026 |
Events
Class CL_TMAS_UTIL has no event.
Types
Class CL_TMAS_UTIL has no local type.
Method Signatures
Method EXCEPTION2STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20111024 | |||
| 2 | S | Value transfer | Type reference (TYPE) | STRING | String containing the exception text | 20111024 |
Method EXCEPTION2STRING on class CL_TMAS_UTIL has no exception.
Method GET_TIME_DIFF_IN_SECS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIFF | Value transfer | Type reference (TYPE) | I | Difference in seconds | 20111025 | |||
| 2 | TS1 | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20111025 | |||
| 3 | TS2 | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20111025 |
Method GET_TIME_DIFF_IN_SECS on class CL_TMAS_UTIL has no exception.
Method SUB_SECONDS_FROM_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20111026 | |||
| 2 | SECONDS | Call by reference | Type reference (TYPE) | I | 20111026 | ||||
| 3 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20111026 |
Method SUB_SECONDS_FROM_TIMESTAMP on class CL_TMAS_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |