SAP ABAP Class CL_TIMEUNIT_BROKER (Broker for Time Durations)
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 | Inheritance (c INHERITING FROM c_ref) | CL_TIMESET_GENERIC | Generic Set for Date Objects | 20000508 |
Properties
| Class | CL_TIMEUNIT_BROKER | |
| Short Description | Broker for Time Durations | |
| Super Class | CL_TIMESET_GENERIC | Generic Set for Date Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SZTI | Central Basis Development: Time ('Time/Event') |
| Created | 20000508 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TIMEUNIT_BROKER has no forward declaration.
Interfaces
Class CL_TIMEUNIT_BROKER has no interface implemented.
Friends
Class CL_TIMEUNIT_BROKER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | TIMENAME | 'UNITBROKER' | Symbolic Name of an Object | 20000508 | ||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_TIMEUNIT_BROKER | Broker for Time Durations | 20000508 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TIMETCUUT | Table for Time Units with Texts | 20000914 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TIMEUNIT | Defalut Unit Exact | 20000811 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Instance Createion According to Singleton Pattern | 20000508 | |
| 2 | Static method | Public | Method | Time Unit Instance for a Symbolic Name | 20000508 | |
| 3 | Static method | Public | Method | Supplies Table of Texts | 20000914 | |
| 4 | Instance method | Protected | Method | Create All Time Duration Entries | 20000508 |
Events
Class CL_TIMEUNIT_BROKER has no event.
Types
Class CL_TIMEUNIT_BROKER has no local type.
Method Signatures
Method GET_BROKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_TIMEUNIT_BROKER | Broker für Zeitdauern | 20000508 |
Method GET_BROKER on class CL_TIMEUNIT_BROKER has no exception.
Method GET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_TIMEUNIT | Zeiteinheit | 20000508 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000508 |
Method GET_UNIT on class CL_TIMEUNIT_BROKER has no exception.
Method GET_UNIT_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMES | Call by reference | Type reference (TYPE) | TIMETCUUT | Tabelle der Zeiteinheiten mit Texten | 20000914 |
Method GET_UNIT_NAMES on class CL_TIMEUNIT_BROKER has no exception.
Method MATERIALIZE_UNITS Signature
Method MATERIALIZE_UNITS on class CL_TIMEUNIT_BROKER has no parameter.
Method MATERIALIZE_UNITS on class CL_TIMEUNIT_BROKER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 12A |