SAP ABAP Class CX_CRM_UI_LTX (Exception Within a Launch Transaction)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ACC (Application Component) Activity Clipboard
     CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20080605
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20080605
Properties
Class CX_CRM_UI_LTX  
Short Description Exception Within a Launch Transaction    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20080605   SAP 
Last change 20130531   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_T100_MESSAGE Interface for Accessing T100 Texts 20080605
Friends
Class CX_CRM_UI_LTX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTHORIZATION_ERROR Constant Public See coding 20100426
2 BADI Instance attribute Public Type reference (TYPE) ABAP_ABSTYPENAME 20091112
3 BADI_ERROR Constant Public See coding 20091112
4 BOR_METHOD Instance attribute Public Type reference (TYPE) SWO_VERB Object type component 20110513
5 BOR_OBJECT Instance attribute Public Type reference (TYPE) SWO_OBJTYP Object Type 20110513
6 BOR_OBJECT_FAILED Constant Public See coding 20090212
7 CHARACTER Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20100610
8 CLIENT Instance attribute Public Type reference (TYPE) MANDT Client 20080605
9 CREATE_URL_ERROR Constant Public See coding 20091105
10 CX_CRM_UI_LTX Constant Public See coding 20080709
11 DATA_ELEMENT Instance attribute Public Type reference (TYPE) ROLLNAME Data element (semantic domain) 20100127
12 DATA_FLOW_INCOMPLETE Constant Public See coding 20091104
13 DB_SAVE_ERROR Constant Public See coding 20080605
14 DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20091105
15 GENERATION_ERROR Constant Public See coding 20080605
16 HANDLER_CLASS Instance attribute Public Type reference (TYPE) SEOCLNAME Class Name 20091104
17 HANDLER_CLASS_CREATE_ERROR Constant Public See coding 20091105
18 HANDLER_CLASS_GENERATE_ERROR Constant Public See coding 20110616
19 HANDLER_NO_OBN_ERROR Constant Public See coding 20091106
20 ICF_SERVICE Instance attribute Public Type reference (TYPE) STRING Name of ICF Service 20091111
21 INVALID_CHAR Constant Public See coding 20100610
22 INVALID_ICF_SERVICE Constant Public See coding 20091111
23 LOCK_ERROR Constant Public See coding 20080605
24 LOGSYS Instance attribute Public Type reference (TYPE) LOGSYS Logical system 20090408
25 LTX_ID Instance attribute Public Type reference (TYPE) CRMT_IC_LTX_ID Launch Transaction Entry ID 20091105
26 MAPPED_LOGSYS Instance attribute Public Type reference (TYPE) CRMT_IC_MAPPED_LOGSYS Mapped Logical System 20080605
27 MISSING_SW_COMPONENT Constant Public See coding 20100127
28 MSG_TEXT Instance attribute Public Type reference (TYPE) STRING Message Text 20080605
29 NO_HANDLER_ERROR Constant Public See coding 20091105
30 NO_ITS_URL Constant Public See coding 20080605
31 NO_LOGSYS_ERROR Constant Public See coding 20080605
32 NO_LTX_BY_BOR_ERROR Constant Public See coding 20110513
33 NO_LTX_ERROR Constant Public See coding 20091112
34 NO_MAPPED_LOGSYS_ERROR Constant Public See coding 20081029
35 NO_OWNLOGSYS_ERROR Constant Public See coding 20080605
36 NO_RFCDEST_ERROR Constant Public See coding 20080605
37 NO_URL_CUST Constant Public See coding 20091119
38 SECURITY_TOKEN Instance attribute Public Type reference (TYPE) BSP_WD_SECURITY_TOKEN 128Bit security token 20110601
39 SECURITY_TOKEN_INVALID Constant Public See coding 20110601
40 SECURITY_TOKEN_USER_NOT_FOUND Constant Public See coding 20110830
41 SOURCE_SESSION_TYPE_ERROR Constant Public See coding 20081103
42 SRC_SESSION_TYPE Instance attribute Public Type reference (TYPE) WCFT_LTX_SRC_SESSION_TYPE Launch Transaction: Session Type of Source System 20081103
43 SYSTEM Instance attribute Public Type reference (TYPE) SYSYSID Name of the SAP System 20080605
44 TRANSFORM_TO_XML_ERROR Constant Public See coding 20080605
45 TRANSPORT_ERROR Constant Public See coding 20080605
46 URL_ID Instance attribute Public Type reference (TYPE) CRMT_IC_LTX_URL_ID URL Based Launch Transaction ID 20091119
47 USER Instance attribute Public Type reference (TYPE) SYUNAME User Name 20110830
48 VARIABLE_NAME Instance attribute Public Type reference (TYPE) STRING Name of a variable 20100610
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080605
Events
Class CX_CRM_UI_LTX has no event.
Types
Class CX_CRM_UI_LTX 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 BADI Call by reference Type reference (TYPE) ABAP_ABSTYPENAME 20091112
2 Importing BOR_METHOD Call by reference Type reference (TYPE) SWO_VERB 20110513
3 Importing BOR_OBJECT Call by reference Type reference (TYPE) SWO_OBJTYP 20110513
4 Importing CHARACTER Call by reference Type reference (TYPE) CHAR1 20100610
5 Importing CLIENT Call by reference Type reference (TYPE) MANDT 20080605
6 Importing DATA_ELEMENT Call by reference Type reference (TYPE) ROLLNAME 20100127
7 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST 20091105
8 Importing HANDLER_CLASS Call by reference Type reference (TYPE) SEOCLNAME 20091104
9 Importing ICF_SERVICE Call by reference Type reference (TYPE) STRING 20091111
10 Importing LOGSYS Call by reference Type reference (TYPE) LOGSYS 20090408
11 Importing LTX_ID Call by reference Type reference (TYPE) CRMT_IC_LTX_ID 20091105
12 Importing MAPPED_LOGSYS Call by reference Type reference (TYPE) CRMT_IC_MAPPED_LOGSYS 20080605
13 Importing MSG_TEXT Call by reference Type reference (TYPE) STRING 20080605
14 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080605
15 Importing SECURITY_TOKEN Call by reference Type reference (TYPE) BSP_WD_SECURITY_TOKEN 20110601
16 Importing SRC_SESSION_TYPE Call by reference Type reference (TYPE) WCFT_LTX_SRC_SESSION_TYPE 20081103
17 Importing SYSTEM Call by reference Type reference (TYPE) SYSYSID 20080605
18 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20080605
19 Importing URL_ID Call by reference Type reference (TYPE) CRMT_IC_LTX_URL_ID 20091119
20 Importing USER Call by reference Type reference (TYPE) SYUNAME 20110830
21 Importing VARIABLE_NAME Call by reference Type reference (TYPE) STRING 20100610

Method CONSTRUCTOR on class CX_CRM_UI_LTX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700