SAP ABAP Class CL_TIMECTPROFILE (Profile for a Context)
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_TIMECTPROFILE | Profile in Time Environment | 20000415 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TIMESET_ITEM | Entry in Time Set | 20000731 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UNKNOWN | Basis Interface | 20000415 |
Properties
| Class | CL_TIMECTPROFILE | |
| Short Description | Profile for a Context | |
| 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 | 20000415 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TIMECTPROFILE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TIMECTPROFILE | Profile in Time Environment | 20000415 | ||
| 2 | IF_TIMESET_ITEM | Entry in Time Set | 20000731 | ||
| 3 | IF_UNKNOWN | Basis Interface | 20000415 |
Friends
Class CL_TIMECTPROFILE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_TIMEDURA_CTPROFILE | Context for Durations | 20000419 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_TIMEEVENT_CTPROFILE | Context for Events | 20000419 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GUID | ID-> Only important for set | 20000731 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TIMECONT | Context of a Time Function | 20000419 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_TIMEOBJECT_CTPROFILE | Context for Reference Objects | 20000419 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TIMEDESC | Description | 20000728 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_TIMERULE_CTPROFILE | Context Profile for Date Rules | 20000727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000415 |
Events
Class CL_TIMECTPROFILE has no event.
Types
Class CL_TIMECTPROFILE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTPROFILE | Call by reference | Type reference (TYPE) | TIMECONT | Kontext-Profil einer Zeitfunktion | 20000419 | |||
| 2 | DURACTPROFILE | Call by reference | Object reference (TYPE REF TO) | IF_TIMEDURA_CTPROFILE | Kontext-Profil zu Durations | 20000419 | |||
| 3 | EVENTCTPROFILE | Call by reference | Object reference (TYPE REF TO) | IF_TIMEEVENT_CTPROFILE | Kontext-Profil zu Events | 20000419 | |||
| 4 | OBJECTCTPROFILE | Call by reference | Object reference (TYPE REF TO) | IF_TIMEOBJECT_CTPROFILE | Kontext-Profil zu Referenzobjecten | 20000419 | |||
| 5 | TEXT | Call by reference | Type reference (TYPE) | TIMEDESC | Beschreibung | 20000731 | |||
| 6 | TIMERULECTPROFILE | Call by reference | Object reference (TYPE REF TO) | IF_TIMERULE_CTPROFILE | Kontext Profil zu Terminregeln | 20000727 |
Method CONSTRUCTOR on class CL_TIMECTPROFILE has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 12A |