SAP ABAP Class CL_CRM_BSP_ACCS_VERSION (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_VERSION  
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 20050316   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_VERSION has no interface implemented.
Friends
Class CL_CRM_BSP_ACCS_VERSION 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 20050316
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTRY Static method Public Method Read Characteristics of Version 20050316
2 LOAD_ENTRY Static method Private Method INTERNAL: Read Characteristics of Version 20050316
3 RESET_CACHE Static method Public Method Reset cache 20050316
Events
Class CL_CRM_BSP_ACCS_VERSION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CACHE Private See coding Cache 20050316 tt_cache TYPE HASHED TABLE OF crmc_version WITH UNIQUE KEY application blview version
Method Signatures

Method GET_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VERSION Call by reference Type reference (TYPE) CRMC_VERSION Eigenschaften der Version 20050316
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Applikations-Szenario 20050316
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20050316
4 Importing IV_VERSION Call by reference Type reference (TYPE) CRMT_BSP_VERSION Version des BSP Applikation 20050316

Method GET_ENTRY on class CL_CRM_BSP_ACCS_VERSION has no exception.

Method LOAD_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VERSION Call by reference Type reference (TYPE) CRMC_VERSION Eigenschaften der Version 20050316
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL Applikations-Szenario 20050316
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20050316
4 Importing IV_VERSION Call by reference Type reference (TYPE) CRMT_BSP_VERSION Version des BSP Applikation 20050316

Method LOAD_ENTRY on class CL_CRM_BSP_ACCS_VERSION has no exception.

Method RESET_CACHE Signature

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