SAP ABAP Class IF_TIMEFORMAT (Input/Output of Times)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TIMEFORMAT_SIMPLE | Simple Formatter for Times | 20010117 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UPS_TIMEFORMAT_SIMPLE | Simple Formatter for Times | 20020115 |
Properties
| Class | IF_TIMEFORMAT | |
| Short Description | Input/Output of Times | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010117 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_TIMEFORMAT has no forward declaration.
Interfaces
Class IF_TIMEFORMAT has no interface implemented.
Friends
Class IF_TIMEFORMAT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TIMESFMT | Output Format for Times | 20010117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Formatted Output of a cl_timeevent Object | 20010117 | |
| 2 | Instance method | Public | Method | Formatted Output of a cl_timeevent Object | 20010118 | |
| 3 | Instance method | Public | Method | Formatted Output of Time Stamp and Time Zone | 20010117 | |
| 4 | Instance method | Public | Method | Formatted Output of a cl_timetime Object | 20010117 | |
| 5 | Instance method | Public | Method | Supplies Instance to cl_timemessage | 20010117 | |
| 6 | Instance method | Public | Method | Writes Value to a cl_timeevent Object | 20010117 | |
| 7 | Instance method | Public | Method | Writes Value to a cl_timeevent Object | 20010118 | |
| 8 | Instance method | Public | Method | Creates a Time Stamp and a Time Zone | 20010117 | |
| 9 | Instance method | Public | Method | Writes Value to a cl_timetime Object | 20010117 |
Events
Class IF_TIMEFORMAT has no event.
Types
Class IF_TIMEFORMAT has no local type.
Method Signatures
Method FORMAT_TIMEEVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT | Call by reference | Type reference (TYPE) | TIMESFMT | wenn initial, benutzte Format aus Profil | 20010117 | |||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20010117 | |||
| 3 | POS | Call by reference | Type reference (TYPE) | TIMEPOS | Position bei Zeitberechnungen (Beginn, Mitte, Ende) | 20010117 | |||
| 4 | TIMEEVENT | Call by reference | Object reference (TYPE REF TO) | CL_TIMEEVENT | Termin (Vorgang) | 20010117 | |||
| 5 | TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone, wenn initial, benutzte Zeitzone von TimeObject | 20010117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Kontext vorhanden | 20010117 | ||
| 2 | Schwerer Fehler | 20010117 |
Method FORMAT_TIMEEVENT_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT | Call by reference | Type reference (TYPE) | TIMESFMT | wenn initial, benutzte Format aus Profil | 20010118 | |||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20010118 | |||
| 3 | POS | Call by reference | Type reference (TYPE) | TIMEPOS | Position bei Zeitberechnungen (Beginn, Mitte, Ende) | 20010118 | |||
| 4 | TIMEEVENT | Call by reference | Type reference (TYPE) | TIMENAME | Name des Termins | 20010118 | |||
| 5 | TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone, wenn initial, benutzte Zeitzone von TimeObject | 20010118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Kontext vorhanden | 20010118 | ||
| 2 | Schwerer Fehler | 20010118 |
Method FORMAT_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT | Call by reference | Type reference (TYPE) | TIMESFMT | Ausgabeformat von Zeitpunkten | 20010117 | |||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20010117 | |||
| 3 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010117 | |||
| 4 | TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20010117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20010117 |
Method FORMAT_TIMETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT | Call by reference | Type reference (TYPE) | TIMESFMT | Ausgabeformat von Zeitpunkten | 20010117 | |||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20010117 | |||
| 3 | TIMETIME | Call by reference | Object reference (TYPE REF TO) | CL_TIMETIME | Zeitpunkt | 20010117 | |||
| 4 | TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | wenn initial, benutzte Zeitzone aus TimeObject | 20010117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Kontext vorhanden | 20010117 | ||
| 2 | Schwerer Fehler | 20010117 |
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMEMESSAGE | Value transfer | Object reference (TYPE REF TO) | CL_TIMEMESSAGE | Nachrichtenverwaltung im Terminumfeld | 20010117 |
Method GET_MESSAGES on class IF_TIMEFORMAT has no exception.
Method PARSE_TIMEEVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST_TIMEEVENT | Call by reference | Object reference (TYPE REF TO) | CL_TIMEEVENT | Termin (Vorgang) | 20010117 | |||
| 2 | INPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20010117 | |||
| 3 | POS | Call by reference | Type reference (TYPE) | TIMEPOS | Position bei Zeitberechnungen (Beginn, Mitte, Ende) | 20010117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Kontext vorhanden | 20010117 | ||
| 2 | Schwerer Fehler | 20010117 |
Method PARSE_TIMEEVENT_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST_TIMEEVENT | Call by reference | Type reference (TYPE) | TIMENAME | Name des Termins | 20010118 | |||
| 2 | INPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20010118 | |||
| 3 | POS | Call by reference | Type reference (TYPE) | TIMEPOS | Position bei Zeitberechnungen (Beginn, Mitte, Ende) | 20010118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Kontext vorhanden | 20010118 | ||
| 2 | Schwerer Fehler | 20010118 |
Method PARSE_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20010117 | |||
| 2 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010117 | |||
| 3 | TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20010117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20010117 |
Method PARSE_TIMETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST_TIMETIME | Call by reference | Object reference (TYPE REF TO) | CL_TIMETIME | Zeitpunkt | 20010117 | |||
| 2 | INPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20010117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Kontext vorhanden | 20010117 | ||
| 2 | Schwerer Fehler | 20010117 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |