SAP ABAP Class CL_TIMEDURA (Duration)
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_TIMESET_ITEM | Entry in Time Set | 20000415 |
Properties
Class | CL_TIMEDURA | |
Short Description | Duration | |
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_TIMEDURA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TIMESET_ITEM | Entry in Time Set | 20000415 |
Friends
Class CL_TIMEDURA 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) | TIMEDURA | Duration | 20000418 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GUID | Globally Unique Identifier | 20000417 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMENAME | Symbolic Name of an Object | 20000417 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_TIMEOBJECT | Reference to an Application Object | 20000418 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_TIMEUNIT | Unit for Time Duration | 20000515 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000418 |
2 | ![]() |
Static method | Public | Method | Create Duration in a Context | 20000418 |
3 | ![]() |
Instance method | Public | Method | Setting Duration | 20000523 |
4 | ![]() |
Instance method | Public | Method | Setting Reference Object | 20000523 |
Events
Class CL_TIMEDURA has no event.
Types
Class CL_TIMEDURA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DURA | Call by reference | Type reference (TYPE) | TIMEDURA | Zeitdauer | 20000418 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20000418 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000418 | ||
4 | ![]() |
TIMEOBJECT | Call by reference | Object reference (TYPE REF TO) | IF_TIMEOBJECT | Referenz auf ein Anwendungsobjekt | 20000418 | ||
5 | ![]() |
TIMEUNIT | Call by reference | Object reference (TYPE REF TO) | CL_TIMEUNIT | Einheit für Zeitdauer | 20000515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Schwerer Fehler | 20000516 |
Method CREATE_IN_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_TIMECONTEXT | Kontext im Time - Umfeld | 20000810 | ||
2 | ![]() |
DURA | Call by reference | Object reference (TYPE REF TO) | CL_TIMEDURA | Zeitdauer | 20000810 | ||
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20000810 | ||
4 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Schwerer Fehler | 20000810 | |
2 | ![]() |
Name ist nicht im Profil erlaubt | 20000810 |
Method SET_DURA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DURA | Call by reference | Type reference (TYPE) | TIMEDURA | Zeitdauer | 20000523 | ||
2 | ![]() |
TIMEUNIT | Call by reference | Object reference (TYPE REF TO) | CL_TIMEUNIT | Zeiteinheit | 20000523 |
Method SET_DURA on class CL_TIMEDURA has no exception.
Method SET_TIMEOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TIMEOBJECT | Call by reference | Object reference (TYPE REF TO) | IF_TIMEOBJECT | Referenz auf ein Anwendungsobjekt | 20000523 |
Method SET_TIMEOBJECT on class CL_TIMEDURA has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 12A |