SAP ABAP Class CL_IRM_TIMESTAMP_HELPER (IRM: Time Stamp Calculation)
Properties
Class | CL_IRM_TIMESTAMP_HELPER | |
Short Description | IRM: Time Stamp Calculation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_IRM_CORE | |
Created | 20080204 | SAP |
Last change | 20080612 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IRM_TIMESTAMP_HELPER has no forward declaration.
Interfaces
Class CL_IRM_TIMESTAMP_HELPER has no interface implemented.
Friends
Class CL_IRM_TIMESTAMP_HELPER has no friend class.
Attributes
Class CL_IRM_TIMESTAMP_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Calculates Target Date (Addition to Given Date) | 20080204 |
2 | ![]() |
Static method | Public | Method | Determines Maximum Valid Time from Given Times | 20080204 |
3 | ![]() |
Static method | Public | Method | Determines Minimum Valid Time from Given Times | 20080204 |
Events
Class CL_IRM_TIMESTAMP_HELPER has no event.
Types
Class CL_IRM_TIMESTAMP_HELPER has no local type.
Method Signatures
Method CALCULATE_TARGET_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATETIME | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080208 | ||
2 | ![]() |
IV_DATETIME | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080208 | ||
3 | ![]() |
IV_DURATION_FACTOR | Call by reference | Type reference (TYPE) | I | 20080208 | |||
4 | ![]() |
IV_DURATION_UNIT | Call by reference | Type reference (TYPE) | CHAR3 | 'DAY' or 'MON' or 'ANN' | 20080208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter mit ungültigem Wertebereich | 20080204 | |
2 | ![]() |
Parameter mit ungültigem Typ | 20080204 |
Method GET_MAX_DATETIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATETIME_1 | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080204 | ||
2 | ![]() |
IV_DATETIME_2 | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080204 | ||
3 | ![]() |
R_DATETIME_MAX | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080204 |
Method GET_MAX_DATETIME on class CL_IRM_TIMESTAMP_HELPER has no exception.
Method GET_MIN_DATETIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATETIME_1 | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080204 | ||
2 | ![]() |
IV_DATETIME_2 | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080204 | ||
3 | ![]() |
R_DATETIME_MIN | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080204 |
Method GET_MIN_DATETIME on class CL_IRM_TIMESTAMP_HELPER has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 701 |