SAP ABAP Class CL_GRFN_TIME (Timestamp hadling)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP
⤷
⤷
Properties
| Class | CL_GRFN_TIME | |
| Short Description | Timestamp hadling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_UTILITIES | Various helping infrastructure for GRC ABAP |
| Created | 20110926 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_TIME has no forward declaration.
Interfaces
Class CL_GRFN_TIME has no interface implemented.
Friends
Class CL_GRFN_TIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | D | '99991231' | 20131104 | |||
| 2 | Constant | Private | Type reference (TYPE) | T | '235959' | 20131104 | |||
| 3 | Constant | Private | Type reference (TYPE) | GRFN_TIMESTAMP | '99991231235959' | Time Stamp | 20131104 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | GRFN_TIMESTAMP | UTC Time Stamp for "now" | 20111124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20111111 | ||
| 2 | Static method | Public | Method | 20111111 | ||
| 3 | Static method | Public | Method | 20111111 | ||
| 4 | Static method | Public | Method | 20110926 | ||
| 5 | Static method | Public | Method | 20110926 |
Events
Class CL_GRFN_TIME has no event.
Types
Class CL_GRFN_TIME has no local type.
Method Signatures
Method GET_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATE | Value transfer | Type reference (TYPE) | D | 20111111 |
Method GET_DATE on class CL_GRFN_TIME has no exception.
Method GET_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIME | Value transfer | Type reference (TYPE) | T | 20111111 |
Method GET_TIME on class CL_GRFN_TIME has no exception.
Method GET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20111111 |
Method GET_TIMESTAMP on class CL_GRFN_TIME has no exception.
Method SYST_TO_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SYST_DATE | Call by reference | Type reference (TYPE) | D | 20110926 | ||||
| 2 | IV_SYST_TIME | Call by reference | Type reference (TYPE) | T | 20110926 | ||||
| 3 | RV_UTC_TSTMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110926 |
Method SYST_TO_UTC on class CL_GRFN_TIME has no exception.
Method UTC_TO_SYST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SYST_DATE | Call by reference | Type reference (TYPE) | D | 20110926 | ||||
| 2 | EV_SYST_TIME | Call by reference | Type reference (TYPE) | T | 20110926 | ||||
| 3 | IV_UTC_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110926 |
Method UTC_TO_SYST on class CL_GRFN_TIME has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |