SAP ABAP Class CL_TIMECTPROFILE_BROKER (Broker for Date Profile)
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 20000731
Properties
Class CL_TIMECTPROFILE_BROKER  
Short Description Broker for Date Profile    
Super Class CL_TIMESET_GENERIC Generic Set for Date Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SZTI   Central Basis Development: Time ('Time/Event') 
Created 20000731   SAP 
Last change 20000731   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TIMECTPROFILE_BROKER has no forward declaration.
Interfaces
Class CL_TIMECTPROFILE_BROKER has no interface implemented.
Friends
Class CL_TIMECTPROFILE_BROKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_SINGLETON_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_TIMECTPROFILE_BROKER Broker for Date Profile 20000731
Methods
# Method Level Visibility Method type Description Created on
1 GET_BROKER Static method Public Method Returns broker 20000731
2 GET_PROFILE Static method Public Method Supplies date profile for a name 20000731
3 GET_PROFILE_LIST Static method Public Method List of all profiles in the system 20000807
4 MATERIALIZE_INSTANCE Instance method Public Method Reads profile from DB 20000731
Events
Class CL_TIMECTPROFILE_BROKER has no event.
Types
Class CL_TIMECTPROFILE_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 BROKER Value transfer Object reference (TYPE REF TO) CL_TIMECTPROFILE_BROKER Broker für Terminprofil 20000731

Method GET_BROKER on class CL_TIMECTPROFILE_BROKER has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) TIMECONT Symbolischer Name eines Objektes 20000731
2 Returning PROFILE Value transfer Object reference (TYPE REF TO) IF_TIMECTPROFILE Profil für einen Kontext 20000731

Method GET_PROFILE on class CL_TIMECTPROFILE_BROKER has no exception.

Method GET_PROFILE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROFILES Call by reference Type reference (TYPE) TIMETPF Kontext Profil 20000807

Method GET_PROFILE_LIST on class CL_TIMECTPROFILE_BROKER has no exception.

Method MATERIALIZE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CTPROFILE Call by reference Type reference (TYPE) TIMENAME Symbolischer Name eines Objektes 20000731
2 Importing DURACTPROFILE Call by reference Object reference (TYPE REF TO) IF_TIMEDURA_CTPROFILE Kontext Profil zu Durations 20000731
3 Importing EVENTCTPROFILE Call by reference Object reference (TYPE REF TO) IF_TIMEEVENT_CTPROFILE Kontext Profil zu Events 20000731
4 Importing OBJECTCTPROFILE Call by reference Object reference (TYPE REF TO) IF_TIMEOBJECT_CTPROFILE Kontext-Profil zu Referenzobjekten 20000731
5 Importing TIMERULECTPROFILE Call by reference Object reference (TYPE REF TO) IF_TIMERULE_CTPROFILE Kontext Profil zu Terminregeln 20000731

Method MATERIALIZE_INSTANCE on class CL_TIMECTPROFILE_BROKER has no exception.
History
Last changed by/on SAP  20000731 
SAP Release Created in 20C