SAP ABAP Class CL_CRM_BSP_ACCS_EVENTGROUP (Blueprint: BSP Event Access Class)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF-CUS (Application Component) People-Centric UI Framework Customizing
     CRM_BSP_FRAME_SC_BLUEPRINT (Package) Controller Implementation: Blueprint
Properties
Class CL_CRM_BSP_ACCS_EVENTGROUP  
Short Description Blueprint: BSP Event Access Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_FRAME_SC_BLUEPRINT   Controller Implementation: Blueprint 
Created 20021014   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_BSP_ACCS_EVENTGROUP has no interface implemented.
Friends
Class CL_CRM_BSP_ACCS_EVENTGROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CACHE_HEAD Static Attribute Private Type reference (TYPE) TT_CACHE_HEAD 20021014
2 MT_CACHE_HTXT Static Attribute Private Type reference (TYPE) TT_CACHE_HTXT 20021014
Methods
# Method Level Visibility Method type Description Created on
1 GET_EVENTGROUP Static method Public Method Read Event 20021014
2 LOAD_HEAD Static method Private Method INTERNAL: Read Event from Database/Cache 20021014
3 LOAD_HEAD_TEXT Static method Private Method INTERNAL 20021014
4 RESET_CACHE Static method Public Method Delete Cache 20021014
Events
Class CL_CRM_BSP_ACCS_EVENTGROUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CACHE_HEAD Private See coding 20021014 begin of ts_cache_head. include type crmt_eventgre_key as keypart. types: bsp_eventgroup_i type crmt_eventgre_i, found type boolean, end of ts_cache_head
2 TS_CACHE_HTXT Private See coding 20021014 begin of ts_cache_htxt. include type crmt_eventgre_key as keypart. types: langu type sy-langu, application type crmt_bsp_appl, blview type crmt_bsp_blview, bsp_eventgroup_t type crmc_eventgre_t, found type boolean, end of ts_cache_htxt
3 TT_CACHE_HEAD Private See coding 20021014 tt_cache_head type hashed table of ts_cache_head with unique key keypart
4 TT_CACHE_HTXT Private See coding 20021014 tt_cache_htxt type hashed table of ts_cache_htxt with unique key keypart langu application blview
Method Signatures

Method GET_EVENTGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BSP_EVENTGROUP Call by reference Type reference (TYPE) CRMC_EVENTGRE Definition von Eventgruppen für BSP-Anwendungen 20021014
2 Exporting ES_BSP_EVENTGROUP_I Call by reference Type reference (TYPE) CRMT_EVENTGRE_I BSP-Eventgruppen + Zusatzfelder 20021014
3 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL 20050114
4 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW 20050114
5 Importing IV_EVENTGROUP Call by reference Type reference (TYPE) CRMT_BSP_EVENTGROUP Event 20021014
6 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU R/3-System, aktuelle Sprache 20021014

Method GET_EVENTGROUP on class CL_CRM_BSP_ACCS_EVENTGROUP has no exception.

Method LOAD_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BSP_EVENTGROUP_I Call by reference Type reference (TYPE) CRMT_EVENTGRE_I BSP-Event + Zusatzfelder 20021014
2 Importing IS_BSP_EVENTGROUP_KEY Call by reference Type reference (TYPE) CRMT_EVENTGRE_KEY Definition von Events für BSP-Anwendungen - Schlüssel 20021014
3 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL 20050114
4 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW 20050114
5 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU R/3-System, aktuelle Sprache 20021014

Method LOAD_HEAD on class CL_CRM_BSP_ACCS_EVENTGROUP has no exception.

Method LOAD_HEAD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BSP_EVENTGROUP_I Call by reference Type reference (TYPE) CRMT_EVENTGRE_I BSP-Event + Zusatzfelder 20021014
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL 20050114
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW 20050114
4 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU R/3-System, aktuelle Sprache 20021014

Method LOAD_HEAD_TEXT on class CL_CRM_BSP_ACCS_EVENTGROUP has no exception.

Method RESET_CACHE Signature

Method RESET_CACHE on class CL_CRM_BSP_ACCS_EVENTGROUP has no parameter.
Method RESET_CACHE on class CL_CRM_BSP_ACCS_EVENTGROUP has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in 400