SAP ABAP Class CL_CRM_UI_LTX_CUCO_ACCESS_SRV (Access to custom controller)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions
Properties
Class CL_CRM_UI_LTX_CUCO_ACCESS_SRV  
Short Description Access to custom controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_LTX   Launch Transactions 
Created 20060526   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_UI_LTX_CUCO_ACCESS_SRV has no forward declaration.
Interfaces
Class CL_CRM_UI_LTX_CUCO_ACCESS_SRV has no interface implemented.
Friends
Class CL_CRM_UI_LTX_CUCO_ACCESS_SRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLLER Static Attribute Private Object reference (TYPE REF TO) CL_BSP_WD_CONTROLLER Basis Class for WD Controller 20070713
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTROLLER Static method Public Method Get Attribute CONTROLLER 20070713
2 GET_INSTANCE Static method Public Method Returns access to custom controller 20060526
3 SET_CONTROLLER Static method Public Method Set Attribute CONTROLLER 20070713
Events
Class CL_CRM_UI_LTX_CUCO_ACCESS_SRV has no event.
Types
Class CL_CRM_UI_LTX_CUCO_ACCESS_SRV has no local type.
Method Signatures

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_WD_CONTROLLER Basis Class for WD Controller 20070713

Method GET_CONTROLLER on class CL_CRM_UI_LTX_CUCO_ACCESS_SRV has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_CONTROLLER Basis Class for WD Controller 20060526
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_CRM_UI_CUCO_LTX Access Interface for Transaction Launcher Custom Controller 20060526

Method GET_INSTANCE on class CL_CRM_UI_LTX_CUCO_ACCESS_SRV has no exception.

Method SET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_CONTROLLER Basis Class for WD Controller 20070713

Method SET_CONTROLLER on class CL_CRM_UI_LTX_CUCO_ACCESS_SRV has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700