SAP ABAP Class /MRSS/CL_SGE_TIMESTAMP_SER (Service Methods for Time Stamp)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
⤷
⤷
Properties
| Class | /MRSS/CL_SGE_TIMESTAMP_SER | |
| Short Description | Service Methods for Time Stamp | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20030604 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_TIMESTAMP_SER has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_TIMESTAMP_SER has no interface implemented.
Friends
Class /MRSS/CL_SGE_TIMESTAMP_SER has no friend class.
Attributes
Class /MRSS/CL_SGE_TIMESTAMP_SER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine Start Time Stamp from Date and Time Zone | 20030604 | |
| 2 | Static method | Public | Method | Convert a Given Time Stamp into Date and Time | 20110511 | |
| 3 | Static method | Public | Method | Convert a Given Timestamp to Begin of Day Time Stamp | 20110511 | |
| 4 | Static method | Public | Method | Convert a Given Time Stamp to End of Day Time Stamp | 20110511 | |
| 5 | Static method | Public | Method | Convert a Given Date and Time into Time Stamp | 20110511 | |
| 6 | Static method | Public | Method | Gets Date in External Format | 20070704 | |
| 7 | Static method | Public | Method | Gets Time Stamp in Internal Format | 20070704 | |
| 8 | Static method | Public | Method | Get Time Interval in External Format | 20070704 | |
| 9 | Static method | Public | Method | Gets Time Stamp Interval in Internal Format | 20070704 | |
| 10 | Static method | Public | Method | Get Date from Time Stamp in Time-Stamp Format | 20121220 | |
| 11 | Static method | Public | Method | Get End Time Stamp from Date and Time Zone | 20030604 | |
| 12 | Static method | Public | Method | Get Next Date from Time Stamp in Time-Stamp Format | 20121220 |
Events
Class /MRSS/CL_SGE_TIMESTAMP_SER has no event.
Types
Class /MRSS/CL_SGE_TIMESTAMP_SER has no local type.
Method Signatures
Method BEG_TSTMP_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATS | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20030604 | |||
| 2 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Datum und Zeit, Zeitzone des Benutzers | 20030604 | |||
| 3 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030604 |
Method BEG_TSTMP_GET on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method CONVERT_TIMESTAMP_TO_DATE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20110511 | |||
| 2 | EV_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20110511 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110511 | |||
| 4 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Time Zone of Current User | 20110511 |
Method CONVERT_TIMESTAMP_TO_DATE_TIME on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method CONVERT_TO_DAY_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110511 | |||
| 2 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Time Zone of Current User | 20110511 | |||
| 3 | RV_BEGIN_DAY_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110511 |
Method CONVERT_TO_DAY_BEGIN on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method CONVERT_TO_DAY_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110511 | |||
| 2 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Time Zone of Current User | 20110511 | |||
| 3 | RV_END_DAY_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110511 |
Method CONVERT_TO_DAY_END on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method CONVERT_TO_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110511 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20110511 | |||
| 3 | IV_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20110511 | |||
| 4 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | SY-ZONLO | Zeitzone des aktuellen Benutzers | 20110511 |
Method CONVERT_TO_TIMESTAMP on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method DATE_CONVERT_TO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE | Call by reference | Type reference (TYPE) | DATS | Datum | 20070704 | |||
| 2 | EV_TIME | Call by reference | Type reference (TYPE) | TIMS | Uhrzeit | 20070704 | |||
| 3 | IS_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070704 | |||
| 4 | IV_TZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Zeitzone | 20070704 |
Method DATE_CONVERT_TO_EXT on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method DATE_CONVERT_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | DATS | Datum | 20070704 | |||
| 2 | IV_TIME | Call by reference | Type reference (TYPE) | TIMS | Uhrzeit | 20070704 | |||
| 3 | IV_TZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Zeitzone | 20070704 | |||
| 4 | RV_TSTMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070704 |
Method DATE_CONVERT_TO_INT on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method DATE_INTERVAL_CONVERT_TO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Zeitintervall | 20070704 | |||
| 2 | IV_TZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Zeitzone | 20070704 | |||
| 3 | RS_INTERVAL | Value transfer | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Datumsintervall | 20070704 |
Method DATE_INTERVAL_CONVERT_TO_EXT on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method DATE_INTERVAL_CONVERT_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Datumsintervall | 20070704 | |||
| 2 | IV_TZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Zeitzone | 20070704 | |||
| 3 | RS_INTERVAL | Value transfer | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Zeitintervall | 20070704 |
Method DATE_INTERVAL_CONVERT_TO_INT on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method DATE_OF_TSTMP_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121220 | |||
| 2 | IV_TZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Time Zone of Current User | 20121220 | |||
| 3 | RV_TSTMP_DATE | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121220 |
Method DATE_OF_TSTMP_GET on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method END_TSTMP_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATS | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20030604 | |||
| 2 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Datum und Zeit, Zeitzone des Benutzers | 20030604 | |||
| 3 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030604 |
Method END_TSTMP_GET on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
Method NEXT_DATE_OF_TSTMP_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121220 | |||
| 2 | IV_TZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Time Zone of Current User | 20121220 | |||
| 3 | RV_TSTMP_DATE | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121220 |
Method NEXT_DATE_OF_TSTMP_GET on class /MRSS/CL_SGE_TIMESTAMP_SER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |