SAP ABAP Class CL_CRM_BSP_ACCS_APPL_NAME (Blueprint: Acess Class for Characteristics of Version)
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_NAME  
Short Description Blueprint: Acess Class for Characteristics of Version    
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 20050414   SAP 
Last change 20050428   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_NAME has no interface implemented.
Friends
Class CL_CRM_BSP_ACCS_APPL_NAME 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 Cache 20050414
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_NAME Static method Public Method Read Name of Application 20050414
2 GET_ENTRY Static method Public Method Read Table with Application Names 20050414
3 LOAD_ENTRY Static method Private Method INTERNAL: Read Table with Application Names 20050414
4 RESET_CACHE Static method Public Method Reset cache 20050414
Events
Class CL_CRM_BSP_ACCS_APPL_NAME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CACHE Private See coding Cache 20050414 tt_cache TYPE HASHED TABLE OF crmc_appl_name WITH UNIQUE KEY application blview
Method Signatures

Method GET_APPLICATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPL_TITLE Call by reference Type reference (TYPE) REPTEXT Bezeichnung der Anwendung 20050414
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Applikations-Szenario 20050414
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20050414

Method GET_APPLICATION_NAME on class CL_CRM_BSP_ACCS_APPL_NAME has no exception.

Method GET_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APPL_NAME Call by reference Type reference (TYPE) CRMC_APPL_NAME Texttabelle für Anwendungsname 20050414
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Applikations-Szenario 20050414
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20050414

Method GET_ENTRY on class CL_CRM_BSP_ACCS_APPL_NAME 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_NAME Call by reference Type reference (TYPE) CRMC_APPL_NAME Eintrag in der Texttabelle für Anwendungsname 20050414
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Applikations-Szenario 20050414
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20050414

Method LOAD_ENTRY on class CL_CRM_BSP_ACCS_APPL_NAME has no exception.

Method RESET_CACHE Signature

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