SAP ABAP Class CL_SLIN_UTC (Time Stamp Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)
⤷
⤷
Properties
| Class | CL_SLIN_UTC | |
| Short Description | Time Stamp Utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
| Created | 20050505 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLIN_UTC has no forward declaration.
Interfaces
Class CL_SLIN_UTC has no interface implemented.
Friends
Class CL_SLIN_UTC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TIMESTAMP | 20050505 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20120723 | ||
| 2 | Static method | Public | Method | (Date, Time) -> UTC | 20050524 | |
| 3 | Static method | Public | Method | 20050524 | ||
| 4 | Static method | Public | Method | Determine Time of the Last Change to a Program | 20050524 |
Events
Class CL_SLIN_UTC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TIMEDATEZEIT | Public | See coding | 20050505 | begin of TimeDateZeit,
date type SYDATUM,
time type SYUZEIT,
end of TimeDateZeit
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SLIN_UTC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLIN_UTC has no exception.
Method FETCH_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | D | Call by reference | Type reference (TYPE) | D | 20050524 | ||||
| 2 | T | Call by reference | Type reference (TYPE) | T | 20050524 | ||||
| 3 | UTC | Value transfer | Type reference (TYPE) | TIMESTAMP | 20050524 |
Method FETCH_UTC on class CL_SLIN_UTC has no exception.
Method UTC_DATE_FETCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UTCDATE | Value transfer | Type reference (TYPE) | D | 20050524 |
Method UTC_DATE_FETCH on class CL_SLIN_UTC has no exception.
Method UTC_PROG_RECENT_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | TIMESTAMP | 20080321 | ||||
| 2 | TRDIR | Call by reference | Type reference (TYPE) | TRDIR | 20050524 |
Method UTC_PROG_RECENT_CHANGE on class CL_SLIN_UTC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |