SAP ABAP Class CL_CRM_BSP_ACCS_APPL_VIEW (Blueprint: Access Class for Characteristics of BLVIEW)
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_APPL_VIEW  
Short Description Blueprint: Access Class for Characteristics of BLVIEW    
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 20050314   SAP 
Last change 20050411   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)
2 CRMBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_BSP_ACCS_APPL_VIEW has no interface implemented.
Friends
Class CL_CRM_BSP_ACCS_APPL_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CACHE Static Attribute Private Type reference (TYPE) TT_CACHE 20050314
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTRY Static method Public Method Read Characteristics of BLview 20050315
2 LOAD_ENTRY Static method Private Method INTERNAL: Read Characteristics of BLview 20050315
3 RESET_CACHE Static method Public Method Reset cache 20050315
Events
Class CL_CRM_BSP_ACCS_APPL_VIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CACHE Private See coding Cache 20050314 tt_cache TYPE HASHED TABLE OF crmt_bsp_appl_view_tt WITH UNIQUE KEY langu application blview
Method Signatures

Method GET_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APPL_VIEW_TT Call by reference Type reference (TYPE) CRMT_BSP_APPL_VIEW_TT Struktur für Eigenschaften der BLview+Text 20050315
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Applikations-Szenario 20050315
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20050315
4 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20050315

Method GET_ENTRY on class CL_CRM_BSP_ACCS_APPL_VIEW has no exception.

Method LOAD_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APPL_VIEW_TT Call by reference Type reference (TYPE) CRMT_BSP_APPL_VIEW_TT Struktur für Eigenschaften der BLview+Text 20050315
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Applikations-Szenario 20050315
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20050315
4 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20050315

Method LOAD_ENTRY on class CL_CRM_BSP_ACCS_APPL_VIEW has no exception.

Method RESET_CACHE Signature

Method RESET_CACHE on class CL_CRM_BSP_ACCS_APPL_VIEW has no parameter.
Method RESET_CACHE on class CL_CRM_BSP_ACCS_APPL_VIEW has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 700