SAP ABAP Class CL_BSP_DLC_EFC_PROC (Effective Context Processor)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_CHECK_TOOLS (Package) Checktools for UI-Configurations
Properties
Class CL_BSP_DLC_EFC_PROC  
Short Description Effective Context Processor    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_CHECK_TOOLS   Checktools for UI-Configurations 
Created 20090310   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_DLC_EFC_PROC has no forward declaration.
Interfaces
Class CL_BSP_DLC_EFC_PROC has no interface implemented.
Friends
Class CL_BSP_DLC_EFC_PROC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT Instance attribute Public Type reference (TYPE) O2APPLNAME Name of BSP Application 20090310
2 CONFIG_TYPE Instance attribute Public Type reference (TYPE) BSP_DLC_CONFIG_TYPE Configuration Type 20090310
3 CONFIG_USAGE Instance attribute Public Type reference (TYPE) BSP_DLC_CONFIG_TYPE Configuration Usage 20090310
4 VIEWNAME Instance attribute Public Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20090310
5 VIEWNAME_LONG Instance attribute Public Type reference (TYPE) STRING 20090422
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090310
2 GET_EFC_CHECKER Instance method Public Method Get checker for effective context 20090310
3 GET_INSTANCE_FOR_VIEW Static method Public Method Get Instance for view 20090310
Events
Class CL_BSP_DLC_EFC_PROC has no event.
Types
Class CL_BSP_DLC_EFC_PROC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) O2APPLNAME Name of BSP Application 20090310
2 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20090310

Method CONSTRUCTOR on class CL_BSP_DLC_EFC_PROC has no exception.

Method GET_EFC_CHECKER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_USAGE Call by reference Type reference (TYPE) BSP_DLC_COMPONENT_USAGE '' Name of BSP Application 20090310
2 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET '' Enhancement Set 20090310
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE '' UI Object Type 20090310
4 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_DLC_EFC_CHECKER Effective Context Checker 20090310

Method GET_EFC_CHECKER on class CL_BSP_DLC_EFC_PROC has no exception.

Method GET_INSTANCE_FOR_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) O2APPLNAME Name of BSP Application 20090310
2 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20090310
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_DLC_EFC_PROC Effective Context Processor 20090310

Method GET_INSTANCE_FOR_VIEW on class CL_BSP_DLC_EFC_PROC has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701