SAP ABAP Class CL_CRM_BSP_ACCS_BUFFERMODE (Blueprint: Control Buffering for Access Classes)
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_BUFFERMODE  
Short Description Blueprint: Control Buffering for Access Classes    
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 20020614   SAP 
Last change 20020619   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CRMXB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_BSP_ACCS_BUFFERMODE has no interface implemented.
Friends
Class CL_CRM_BSP_ACCS_BUFFERMODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EXCHANGE Static Attribute Public Object reference (TYPE REF TO) CL_CRM_BSP_BLUEPRINT_XCHG Data Exchange Object 20030514
2 MV_BLVIEW_MODE Static Attribute Private Type reference (TYPE) CRMT_BSP_ACCS_BLVIEWMODE SPACE Read Logic for BLVIEW 20020701
3 MV_FLGRVR_MODE Static Attribute Private Type reference (TYPE) CRMT_BSP_ACCS_FLGRVRMODE SPACE Read Logic for Field Group Variants 20021212
4 MV_MODE Static Attribute Private Type reference (TYPE) BOOLEAN 'X' Buffering active 20020614
5 MV_SOURCE Static Attribute Private Type reference (TYPE) CRMT_BSP_ACCS_SOURCE 'B' Source for Blueprint Access Classes (S/C/Both) 20020618
Methods
# Method Level Visibility Method type Description Created on
1 GET_BLVIEW_MODE Static method Public Method Request Read Logic for BLVIEW 20020701
2 GET_FLGRVR_MODE Static method Public Method Request Read Logic for Field Group Variant 20021212
3 GET_SOURCE Static method Public Method Request Source (S Tab/C Tab/Consolidated) 20020618
4 IS_ACTIVE Static method Public Method Is Buffering for Access Classes Active? 20020617
5 RESET_CACHES Static method Public Method Reset Caches for All Access Classes 20020618
6 SET_ACTIVE Static method Public Method Set Buffering for Access Classes 20020618
7 SET_BLVIEW_MODE Static method Public Method Set Read Logic for BLVIEW 20020701
8 SET_EXCHANGE_ID Static method Public Method Define Memory Mode (DB / Shared Memory) 20030514
9 SET_FLGRVR_MODE Static method Public Method Set Read Logic for Field Group Variants 20021212
10 SET_SOURCE Static method Public Method Fix Source (S Tab/C Tab/Consolidated) 20020618
11 USE_CUST_TABLE Static method Public Method Use C Table as Source? 20020618
12 USE_SYST_TABLE Static method Public Method Use S Table as Source? 20020618
Events
Class CL_CRM_BSP_ACCS_BUFFERMODE has no event.
Types
Class CL_CRM_BSP_ACCS_BUFFERMODE has no local type.
Method Signatures

Method GET_BLVIEW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_BLVIEW_MODE Value transfer Type reference (TYPE) CRMT_BSP_ACCS_BLVIEWMODE Leselogik für BLVIEW 20020701

Method GET_BLVIEW_MODE on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method GET_FLGRVR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FLGRVR_MODE Value transfer Type reference (TYPE) CRMT_BSP_ACCS_FLGRVRMODE Leselogik bezüglich Feldgruppenvariante 20021212

Method GET_FLGRVR_MODE on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SOURCE Value transfer Type reference (TYPE) CRMT_BSP_ACCS_SOURCE Quelle für Blueprint-Zugriffsklassen (S/C/beide) 20020618

Method GET_SOURCE on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_MODE Value transfer Type reference (TYPE) BOOLEAN Aktueller Modus 20020617

Method IS_ACTIVE on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method RESET_CACHES Signature

Method RESET_CACHES on class CL_CRM_BSP_ACCS_BUFFERMODE has no parameter.
Method RESET_CACHES on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20020618

Method SET_ACTIVE on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method SET_BLVIEW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BLVIEW_MODE Call by reference Type reference (TYPE) CRMT_BSP_ACCS_BLVIEWMODE Leselogik für BLVIEW 20020701

Method SET_BLVIEW_MODE on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method SET_EXCHANGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCHANGE_ID Call by reference Type reference (TYPE) GUID_32 20030514

Method SET_EXCHANGE_ID on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method SET_FLGRVR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLGRVR_MODE Call by reference Type reference (TYPE) CRMT_BSP_ACCS_FLGRVRMODE Leselogik bezüglich Feldgruppenvariante 20021212

Method SET_FLGRVR_MODE on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE Call by reference Type reference (TYPE) CRMT_BSP_ACCS_SOURCE Quelle für Blueprint-Zugriffsklassen (S/C/beide) 20020618

Method SET_SOURCE on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method USE_CUST_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_USE_CUST Value transfer Type reference (TYPE) BOOLEAN boolsche Variable 20020618

Method USE_CUST_TABLE on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.

Method USE_SYST_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_USE_SYST Value transfer Type reference (TYPE) BOOLEAN boolsche Variable 20020618
2 Importing IT_PREREAD Call by reference Type reference (TYPE) ANY TABLE 20020618

Method USE_SYST_TABLE on class CL_CRM_BSP_ACCS_BUFFERMODE has no exception.
History
Last changed by/on SAP  20020619 
SAP Release Created in 310