SAP ABAP Class CL_CRM_UI_LTX_ABSTRACT (Root class of all launch transactions of WebClient UI)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_ACTION_HANDLER Handler for IC actions (data flow, html, ...) 20060510
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_UI_LTX_ABSTRACT_ITS Base class for ITS based launch transactions 20060516
2 Inheritance (c INHERITING FROM c_ref)  CL_CRM_UI_LTX_ABSTRACT_URL URL based launch transactions 20060510
Properties
Class CL_CRM_UI_LTX_ABSTRACT  
Short Description Root class of all launch transactions of WebClient UI    
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 20060510   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_IC_ACTION_HANDLER Handler for IC actions (data flow, html, ...) 20060510
Friends
Class CL_CRM_UI_LTX_ABSTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BOR_ACTION Constant Protected Type reference (TYPE) STRING 'M' BOR method based action 20060510
2 GC_FO_ACTION Constant Protected Type reference (TYPE) STRING 'F' Front office process based action 20060510
3 GC_TRANSACTION_VIA_METHOD Constant Protected Type reference (TYPE) C 'M' transaction type 20060510
4 GC_WF_ACTION Constant Protected Type reference (TYPE) STRING 'W' Workflow based action 20060510
5 GT_PROPERTIES Instance attribute Protected Type reference (TYPE) CRM_IC_NAME_VALUE_TA Name value pair table 20060510
6 GV_ACTION_TYPE Instance attribute Protected Type reference (TYPE) STRING 20060510
7 GV_DATA_FLOW_COMPLETE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060510
8 GV_ID Instance attribute Protected Type reference (TYPE) STRING 20060510
9 GV_LOGSYS Instance attribute Protected Type reference (TYPE) STRING 20060510
10 GV_LTX_CUCO Instance attribute Protected Object reference (TYPE REF TO) IF_CRM_UI_CUCO_LTX Access Interface for Transaction Launcher Custom Controller 20060526
11 GV_METHOD Instance attribute Private Type reference (TYPE) STRING 20060510
12 GV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) STRING 20060510
13 GV_OWNLOGSYS Instance attribute Protected Type reference (TYPE) LOGSYS Own Logical System 20080307
14 GV_SELECTED_ENTITY Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Selected clipboard entity 20060510
15 GV_VIEW_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER 20060510
16 IS_RETURN_DF_REQUESTED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060510
Methods
# Method Level Visibility Method type Description Created on
1 CALL_LTX_EHS_ADJUST_LOGSYS Instance method Private Method Call LTX Enhancement Spot - Method ADJUST_LOGSYS 20091112
2 CALL_MEASURE_EHS Instance method Private Method Call Internal Enhancement Spot of Measuring Usage of LTXes 20091020
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060510
4 INIT Instance method Protected Method 20091111
5 LOAD_LTX_CUSTOMIZING Instance method Private Method 20091112
6 SET_LOGSYS Instance method Protected Method Set the logical system 20091119
Events
Class CL_CRM_UI_LTX_ABSTRACT has no event.
Types
Class CL_CRM_UI_LTX_ABSTRACT has no local type.
Method Signatures

Method CALL_LTX_EHS_ADJUST_LOGSYS Signature

Method CALL_LTX_EHS_ADJUST_LOGSYS on class CL_CRM_UI_LTX_ABSTRACT has no parameter.
Method CALL_LTX_EHS_ADJUST_LOGSYS on class CL_CRM_UI_LTX_ABSTRACT has no exception.

Method CALL_MEASURE_EHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGSYS Call by reference Type reference (TYPE) STRING Logical System 20091020
2 Importing IV_LTX_ID Call by reference Type reference (TYPE) STRING Launch Transaction ID 20091020

Method CALL_MEASURE_EHS on class CL_CRM_UI_LTX_ABSTRACT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING ID of the NavBar, Index or Global Search link 20060510
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) STRING Logical system identifying the origin of the BOR object 20060510
3 Importing IV_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER 20060510

Method CONSTRUCTOR on class CL_CRM_UI_LTX_ABSTRACT has no exception.

Method INIT Signature

Method INIT on class CL_CRM_UI_LTX_ABSTRACT has no parameter.
# Exception Resumable Description Created on
1 CX_CRM_IC_ACTION_GENERATION 20091111

Method LOAD_LTX_CUSTOMIZING Signature

Method LOAD_LTX_CUSTOMIZING on class CL_CRM_UI_LTX_ABSTRACT has no parameter.
Method LOAD_LTX_CUSTOMIZING on class CL_CRM_UI_LTX_ABSTRACT has no exception.

Method SET_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20091119

Method SET_LOGSYS on class CL_CRM_UI_LTX_ABSTRACT has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700