SAP ABAP Interface IF_TIMEOBJECT (Reference to an Application 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TIMEOBJECT_USER | Reference Object User | 20000404 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TIMEZONE | Reference Object Time Zone | 20000412 |
Properties
| Interface | IF_TIMEOBJECT | |
| Short Description | Reference to an Application Object |
General Data
| Package | SZTI | Central Basis Development: Time ('Time/Event') |
| Created | 20000403 | SAP |
| Last changed | 20001009 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TIMEOBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TIMESET_ITEM | Entry in Time Set | 20000407 | ||
| 2 | IF_UNKNOWN | Basis Interface | 20001011 |
Friends
Interface IF_TIMEOBJECT has no friend.
Attributes
Interface IF_TIMEOBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Symbolic Name | 20000404 | |
| 2 | Instance method | Public | Method | Determine Calendar Information | 20000510 | |
| 3 | Instance method | Public | Method | Determine Time Zone | 20000403 |
Events
Interface IF_TIMEOBJECT has no event.
Types
Interface IF_TIMEOBJECT has no local type.
Method Signatures
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name | 20000404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20000404 |
Method GET_TIMECALENDAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_TIMECALENDAR | Allgemeiner Kalender | 20000510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20000510 |
Method GET_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMEZONE | Value transfer | Type reference (TYPE) | TIMEZONE | Zeitzone | 20000404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20000404 |
History
| Last changed by/on | SAP | 20001009 |
| SAP Release Created in | 12A |