SAP ABAP Class CL_TIMETIME_IO (Input/Output for Times (DON'T USE))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-TIM-TR (Application Component) Date Rules
⤷
SZTI (Package) Central Basis Development: Time ('Time/Event')

⤷

⤷

Properties
Class | CL_TIMETIME_IO | |
Short Description | Input/Output for Times (DON'T USE) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SZTI | Central Basis Development: Time ('Time/Event') |
Created | 20000707 | SAP |
Last change | 20001025 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TIMETIME_IO has no forward declaration.
Interfaces
Class CL_TIMETIME_IO has no interface implemented.
Friends
Class CL_TIMETIME_IO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_TIMEMESSAGE | Message Management in Time Environment | 20000707 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_TIMETIME | Date/Time | 20000707 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_TIMEOBJECT | Reference to an Application Object | 20000707 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIMEZONE | For buffering | 20000707 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000707 |
2 | ![]() |
Instance method | Public | Method | Supplies output | 20000707 |
3 | ![]() |
Instance method | Public | Method | Evaluates user specification | 20000707 |
4 | ![]() |
Instance method | Public | Method | Sets values via class Cl_timetime | 20000707 |
5 | ![]() |
Instance method | Public | Method | Sets reference | 20000707 |
6 | ![]() |
Instance method | Public | Method | Sets values via a time stamp | 20000707 |
Events
Class CL_TIMETIME_IO has no event.
Types
Class CL_TIMETIME_IO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_TIMEMESSAGE | Nachrichtenverwaltung im Time - Umfeld | 20000707 | ||
2 | ![]() |
TIME | Call by reference | Object reference (TYPE REF TO) | CL_TIMETIME | Zeitpunkt | 20000707 | ||
3 | ![]() |
TIMEOBJECT | Call by reference | Object reference (TYPE REF TO) | IF_TIMEOBJECT | Referenz auf ein Anwendungsobjekt | 20000707 |
Method CONSTRUCTOR on class CL_TIMETIME_IO has no exception.
Method GET_OUTPUTSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUTPUT | Value transfer | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von TimeFields | 20000707 |
Method GET_OUTPUTSTRING on class CL_TIMETIME_IO has no exception.
Method PARSE_INPUTSTRING 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 TimeFields | 20000707 |
Method PARSE_INPUTSTRING on class CL_TIMETIME_IO has no exception.
Method SET_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TIME | Call by reference | Object reference (TYPE REF TO) | CL_TIMETIME | Zeitpunkt | 20000707 |
Method SET_TIME on class CL_TIMETIME_IO has no exception.
Method SET_TIMEOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TIMEOBJECT | Call by reference | Object reference (TYPE REF TO) | IF_TIMEOBJECT | wird bei initial gelöscht! | 20000707 |
Method SET_TIMEOBJECT on class CL_TIMETIME_IO has no exception.
Method SET_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TIMEOBJECT | Call by reference | Object reference (TYPE REF TO) | IF_TIMEOBJECT | Referenz auf ein Anwendungsobjekt | 20000707 | ||
2 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20000707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ohne ein TimeObject (Bezugsobjekt) kein Zeitstempel! | 20000707 |
History
Last changed by/on | SAP | 20001025 |
SAP Release Created in | 20C |