SAP ABAP Class CL_UPS_TIMEFORMAT_SIMPLE (Simple Formatter for Times)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPS (Package) Status and Tracking System

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TIMEFORMAT | Input/Output of Times | 20020115 |
Properties
Class | CL_UPS_TIMEFORMAT_SIMPLE | |
Short Description | Simple Formatter for Times | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | UPS | Status and Tracking System |
Created | 20020115 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UPS_TIMEFORMAT_SIMPLE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TIMEFORMAT | Input/Output of Times | 20020115 |
Friends
Class CL_UPS_TIMEFORMAT_SIMPLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | TIMEFMTRT | 'WD' | Return Type of a Time Format Command | 20020115 | |
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TIMEFORMAT_CMD_BROKER | Time Format: Commands | 20020115 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_TIMECONTEXT | Context in Time Environment | 20020115 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | D | 20020115 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFLAG | New Input Values | 20020115 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T | 20020115 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFLAG | New Input Values | 20020115 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TIMEMESSAGE | Output Management in Date Environment | 20020115 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIMEZONE | Time Zone | 20020115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020115 |
2 | ![]() |
Instance method | Protected | Method | Creates formatted output | 20020115 |
3 | ![]() |
Instance method | Protected | Method | Determines default values | 20020115 |
4 | ![]() |
Instance method | Protected | Method | Determines default values from the profile^ | 20020115 |
5 | ![]() |
Instance method | Protected | Method | Reads input | 20020115 |
6 | ![]() |
Instance method | Protected | Method | Splits intput into commands, date, and time | 20020115 |
Events
Class CL_UPS_TIMEFORMAT_SIMPLE has no event.
Types
Class CL_UPS_TIMEFORMAT_SIMPLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_TIMECONTEXT | Kontext im Time - Umfeld | 20020115 | ||
2 | ![]() |
DEFAULT_DATE | Call by reference | Type reference (TYPE) | D | SY-DATLO | Vorschlag Datum | 20020115 | |
3 | ![]() |
DEFAULT_TIME | Call by reference | Type reference (TYPE) | T | SY-TIMLO | Vorschlag Uhrzeit | 20020115 | |
4 | ![]() |
DEFAULT_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | SY-ZONLO | Vorschlag Zeitzone | 20020115 | |
5 | ![]() |
FORMAT | Call by reference | Type reference (TYPE) | TIMESFMT | Ausgabeformat von Zeitpunkten | 20020115 |
Method CONSTRUCTOR on class CL_UPS_TIMEFORMAT_SIMPLE has no exception.
Method FORMAT 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 | 20020115 | ||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20020115 | ||
3 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20020115 | ||
4 | ![]() |
TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20020115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Schwerer Fehler | 20020115 |
Method GET_DEFAULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT_DATE | Call by reference | Type reference (TYPE) | D | 20020115 | |||
2 | ![]() |
DEFAULT_TIME | Call by reference | Type reference (TYPE) | T | 20020115 |
Method GET_DEFAULTS on class CL_UPS_TIMEFORMAT_SIMPLE has no exception.
Method GET_DEFAULTS_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT_DATE | Call by reference | Type reference (TYPE) | D | 20020115 | |||
2 | ![]() |
DEFAULT_TIME | Call by reference | Type reference (TYPE) | T | 20020115 | |||
3 | ![]() |
EVENT_NAME | Call by reference | Type reference (TYPE) | TIMENAME | Objektname | 20020115 | ||
4 | ![]() |
FORMAT | Call by reference | Type reference (TYPE) | TIMESFMT | Ausgabeformat von Zeitpunkten | 20020115 | ||
5 | ![]() |
POS | Call by reference | Type reference (TYPE) | TIMEPOS | Position bei Zeitberechnungen (Beginn, Mitte, Ende) | 20020115 |
Method GET_DEFAULTS_PROFILE on class CL_UPS_TIMEFORMAT_SIMPLE has no exception.
Method PARSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT_DATE | Call by reference | Type reference (TYPE) | D | 20020115 | |||
2 | ![]() |
DEFAULT_TIME | Call by reference | Type reference (TYPE) | T | 20020115 | |||
3 | ![]() |
DEFAULT_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20020115 | ||
4 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20020115 | ||
5 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20020115 | ||
6 | ![]() |
TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20020115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20020115 |
Method SPLIT_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMANDS | Call by reference | Type reference (TYPE) | TIMETFMTC1 | Liste mit Referenzen auf if_timeformat_cmd | 20020115 | ||
2 | ![]() |
DATE_STR | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20020115 | ||
3 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20020115 | ||
4 | ![]() |
TIME_STR | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20020115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20020115 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 3.1B |