SAP ABAP Class CL_BSP_WD_CONTEXT_API (Access API for context definition)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS (Package) Tools for Dynamic Layout
Properties
Class CL_BSP_WD_CONTEXT_API  
Short Description Access API for context definition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS   Tools for Dynamic Layout 
Created 20051014   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_WD_CONTEXT_API has no forward declaration.
Interfaces
Class CL_BSP_WD_CONTEXT_API has no interface implemented.
Friends
Class CL_BSP_WD_CONTEXT_API has no friend class.
Attributes
Class CL_BSP_WD_CONTEXT_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTEXT_ID Static method Public Method Liefert die Kontext ID zurück 20051014
2 LOCK_CONTEXT_ID Static method Public Method Liefert die Kontext ID zurück 20051024
3 UNLOCK_CONTEXT_ID Static method Public Method Liefert die Kontext ID zurück 20051024
Events
Class CL_BSP_WD_CONTEXT_API has no event.
Types
Class CL_BSP_WD_CONTEXT_API has no local type.
Method Signatures

Method GET_CONTEXT_ID 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) BSP_WD_COMPONENT_NAME Component Name 20051014
2 Importing IV_USAGE Call by reference Type reference (TYPE) BSP_DLC_USAGE usage context 20051014
3 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20051014
4 Returning RV_CONTEXT_ID Value transfer Type reference (TYPE) BSP_DLC_CONTEXT_ID Context ID 20051014
# Exception Resumable Description Created on
1 ERROR_OCCURED 20051014
2 PARAMETER_ERROR 20051017

Method LOCK_CONTEXT_ID 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) BSP_WD_COMPONENT_NAME Component Name 20051024
2 Importing IV_USAGE Call by reference Type reference (TYPE) BSP_DLC_USAGE usage context 20051024
3 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20051024
# Exception Resumable Description Created on
1 ERROR_OCCURED 20051024
2 FOREIGN_LOCK 20051024
3 PARAMETER_ERROR 20051024

Method UNLOCK_CONTEXT_ID 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) BSP_WD_COMPONENT_NAME Component Name 20051024
2 Importing IV_USAGE Call by reference Type reference (TYPE) BSP_DLC_USAGE usage context 20051024
3 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of BSP Page (Upper and Lower Case) 20051024
# Exception Resumable Description Created on
1 ERROR_OCCURED 20051024
2 PARAMETER_ERROR 20051024
History
Last changed by/on SAP  20081007 
SAP Release Created in 700