SAP ABAP Class CL_TIMEOBJECT_USER (Reference Object User)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TIMEOBJECT | Reference to an Application Object | 20000404 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TIMESET_ITEM | Entry in Time Set | 20000415 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UNKNOWN | Basis Interface | 20001011 |
Properties
| Class | CL_TIMEOBJECT_USER | |
| Short Description | Reference Object User | |
| 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 | 20000403 | SAP |
| Last change | 20001018 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TIMEOBJECT_USER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TIMEOBJECT | Reference to an Application Object | 20000404 | ||
| 2 | IF_TIMESET_ITEM | Entry in Time Set | 20000415 | ||
| 3 | IF_UNKNOWN | Basis Interface | 20001011 |
Friends
Class CL_TIMEOBJECT_USER 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) | GUID | Globally Unique Identifier | 20000415 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TIMENAME | Symbolic Name of an Object | 20000415 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_TIMECALENDAR | General calendar | 20000524 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TIMEZONE | Time zone | 20000524 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | User | 20000404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000404 |
Events
Class CL_TIMEOBJECT_USER has no event.
Types
Class CL_TIMEOBJECT_USER 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 | 20000524 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20000415 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | TIMENAME | Name | 20000415 |
Method CONSTRUCTOR on class CL_TIMEOBJECT_USER has no exception.
History
| Last changed by/on | SAP | 20001018 |
| SAP Release Created in | 12A |