SAP ABAP Class CL_TIMEOBJECT_GENERIC (Generic Reference Object)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_TIMEZONE | Reference Object Time Zone | 20000706 |
Properties
Class | CL_TIMEOBJECT_GENERIC | |
Short Description | Generic Reference Object | |
Super Class | CL_TIMEZONE | Reference Object Time Zone |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SZTI | Central Basis Development: Time ('Time/Event') |
Created | 20000706 | SAP |
Last change | 20001011 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TIMEOBJECT_GENERIC has no forward declaration.
Interfaces
Class CL_TIMEOBJECT_GENERIC has no interface implemented.
Friends
Class CL_TIMEOBJECT_GENERIC has no friend class.
Attributes
Class CL_TIMEOBJECT_GENERIC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000706 |
2 | ![]() |
Instance method | Public | Method | Overwrite Calendar | 20000706 |
3 | ![]() |
Instance method | Public | Method | Overwrite Time Zone | 20000706 |
Events
Class CL_TIMEOBJECT_GENERIC has no event.
Types
Class CL_TIMEOBJECT_GENERIC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALENDAR | Call by reference | Object reference (TYPE REF TO) | IF_TIMECALENDAR | Allgemeiner Kalender | 20000706 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20000706 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000706 | ||
4 | ![]() |
TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20000706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zeitzone ist ungültig | 20000706 |
Method SET_TIMECALENDAR Signature
Method SET_TIMECALENDAR on class CL_TIMEOBJECT_GENERIC has no parameter.
Method SET_TIMECALENDAR on class CL_TIMEOBJECT_GENERIC has no exception.
Method SET_TIMEZONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20000706 |
Method SET_TIMEZONE on class CL_TIMEOBJECT_GENERIC has no exception.
History
Last changed by/on | SAP | 20001011 |
SAP Release Created in | 20C |