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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_TIMEFORMAT_CMD_DOW | TimeFormat: Command for Weekday | 20010118 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_TIMEFORMAT_CMD_TR | TimeFormat: Command for Date Rule | 20010118 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_TIMEFORMAT_CMD_TZ | TimeFormat: Command for Time Zone | 20010118 |
Properties
Class | CL_TIMEFORMAT_CMD | |
Short Description | Command for Time Input/Output | |
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 | 20010118 | SAP |
Last change | 20010118 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TIMEFORMAT_CMD has no forward declaration.
Interfaces
Class CL_TIMEFORMAT_CMD has no interface implemented.
Friends
Class CL_TIMEFORMAT_CMD 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) | TIMEFMTC | Command for Time Format | 20010118 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMEFMTRT | Return Type of a Time Format Command | 20010118 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMEFMTCT | Description of Time Format Command | 20010118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Uses Command | 20010118 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20010118 |
Events
Class CL_TIMEFORMAT_CMD has no event.
Types
Class CL_TIMEFORMAT_CMD has no local type.
Method Signatures
Method APPLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Call by reference | Type reference (TYPE) | D | 20010118 | |||
2 | ![]() |
RDATE | Call by reference | Type reference (TYPE) | D | 20010118 | |||
3 | ![]() |
RTIME | Call by reference | Type reference (TYPE) | T | 20010118 | |||
4 | ![]() |
RTIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20010118 | ||
5 | ![]() |
TIME | Call by reference | Type reference (TYPE) | T | 20010118 | |||
6 | ![]() |
TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20010118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Schwerer Fehler aufgetreten | 20010118 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMAND | Call by reference | Type reference (TYPE) | TIMEFMTC | Befehl für Zeitformat | 20010118 | ||
2 | ![]() |
COMMAND_RT | Call by reference | Type reference (TYPE) | TIMEFMTRT | Rückgabetyp eines Zeitformatbefehls | 20010118 | ||
3 | ![]() |
COMMAND_TEXT | Call by reference | Type reference (TYPE) | TIMEFMTCT | Bezeichnung für Zeitformatsbefehl | 20010118 |
Method CONSTRUCTOR on class CL_TIMEFORMAT_CMD has no exception.
History
Last changed by/on | SAP | 20010118 |
SAP Release Created in | 610 |