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 GC_UNITBROKER_NAME Static Attribute Protected Type reference (TYPE) TIMENAME 'UNITBROKER' Symbolic Name of an Object 20000508
2 M_SINGLETON_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_TIMEUNIT_BROKER Broker for Time Durations 20000508
3 M_TIMESYUT Instance attribute Protected Type reference (TYPE) TIMETCUUT Table for Time Units with Texts 20000914
4 M_UNIT_EXACT Instance attribute Protected Object reference (TYPE REF TO) CL_TIMEUNIT Defalut Unit Exact 20000811
Methods
# Method Level Visibility Method type Description Created on
1 GET_BROKER Static method Public Method Instance Createion According to Singleton Pattern 20000508
2 GET_UNIT Static method Public Method Time Unit Instance for a Symbolic Name 20000508
3 GET_UNIT_NAMES Static method Public Method Supplies Table of Texts 20000914
4 MATERIALIZE_UNITS 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 Returning 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 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_TIMEUNIT Zeiteinheit 20000508
2 Importing 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 Exporting 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