SAP ABAP Class CL_BSP_WD_WB_CTMENU_EXT_BASE (Context Menu extension base class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_WB_FRAME (Package) Workbench Appl Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_WB_CTMENU_EXT Context menu extension interface 20080401
Properties
Class CL_BSP_WD_WB_CTMENU_EXT_BASE  
Short Description Context Menu extension base class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_WB_FRAME   Workbench Appl Framework 
Created 20080401   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_WD_WB_CTMENU_EXT_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_WD_WB_CTMENU_EXT Context menu extension interface 20080401
Friends
Class CL_BSP_WD_WB_CTMENU_EXT_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CTMENU Instance attribute Protected Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080401
2 FCODES_B4_EXT Instance attribute Private Type reference (TYPE) UI_FUNCATTR Context Menu: Functions and Attributes before extension 20080401
3 REGISTERED_FCODES Instance attribute Private Type reference (TYPE) LTY_REGISTERED_FCODES 20080401
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080401
2 GET_DELTA_FCODES Instance method Private Method 20080401
3 PROCESS_FCODE Instance method Public Method 20080401
Events
Class CL_BSP_WD_WB_CTMENU_EXT_BASE has no event.
Types
Class CL_BSP_WD_WB_CTMENU_EXT_BASE 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_CTMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080401
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20080401
3 Importing IV_NODE_SUB_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20080401
4 Importing IV_NODE_TYPE Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20080401

Method CONSTRUCTOR on class CL_BSP_WD_WB_CTMENU_EXT_BASE has no exception.

Method GET_DELTA_FCODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) UI_FUNCATTR Context Menu: Functions and Attributes 20080401

Method GET_DELTA_FCODES on class CL_BSP_WD_WB_CTMENU_EXT_BASE has no exception.

Method PROCESS_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20080401

Method PROCESS_FCODE on class CL_BSP_WD_WB_CTMENU_EXT_BASE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 701