SAP ABAP Class CL_TIMEUNIT (Time Unit)
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 | 20000508 |
Properties
Class | CL_TIMEUNIT | |
Short Description | Time Unit | |
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 | 20000508 | SAP |
Last change | 20000508 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TIMEUNIT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TIMESET_ITEM | Entry in Time Set | 20000508 |
Friends
Class CL_TIMEUNIT 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) | TIMEUNITAV | Abbreviation of Time Unit | 20000508 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GUID | Globally Unique Identifier | 20000508 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMENAME | Symbolic Name of an Object | 20000508 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMEUNITT | Long Text for Time Units | 20000508 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMEUNITTP | Long Text for Plural of Time Unit | 20000508 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_TIMEUNIT_CALC | Calculation Functions of a Time Duration | 20000508 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000508 |
2 | ![]() |
Instance method | Public | Method | Supplies the reference to a timeunit_calc Object | 20000511 |
Events
Class CL_TIMEUNIT has no event.
Types
Class CL_TIMEUNIT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABBREV | Call by reference | Type reference (TYPE) | TIMEUNITAV | Abkürzung der Zeiteinheit (abbrevation) | 20000508 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TIMEUNITNA | Symbolischer Name der Zeitdauer | 20000508 | ||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | TIMEUNITT | Langtext für die Zeiteinheiten | 20000508 | ||
4 | ![]() |
TEXT_PLURAL | Call by reference | Type reference (TYPE) | TIMEUNITTP | Langtext für Plural der Zeiteinheit | 20000508 | ||
5 | ![]() |
UNIT_CALC | Call by reference | Object reference (TYPE REF TO) | IF_TIMEUNIT_CALC | Berechnungsfunktionen einer Zeitdauer | 20000508 |
Method CONSTRUCTOR on class CL_TIMEUNIT has no exception.
Method GET_UNITCALC 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_TIMEUNIT_CALC | Berechnungsfunktionen einer Zeitdauer | 20000511 |
Method GET_UNITCALC on class CL_TIMEUNIT has no exception.
History
Last changed by/on | SAP | 20000508 |
SAP Release Created in | 12A |