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 | ![]() |
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 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'M' | BOR method based action | 20060510 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'F' | Front office process based action | 20060510 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'M' | transaction type | 20060510 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'W' | Workflow based action | 20060510 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRM_IC_NAME_VALUE_TA | Name value pair table | 20060510 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20060510 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20060510 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20060510 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20060510 | |||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRM_UI_CUCO_LTX | Access Interface for Transaction Launcher Custom Controller | 20060526 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20060510 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20060510 | |||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LOGSYS | Own Logical System | 20080307 | ||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Selected clipboard entity | 20060510 | ||
15 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | 20060510 | |||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20060510 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Call LTX Enhancement Spot - Method ADJUST_LOGSYS | 20091112 |
2 | ![]() |
Instance method | Private | Method | Call Internal Enhancement Spot of Measuring Usage of LTXes | 20091020 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060510 |
4 | ![]() |
Instance method | Protected | Method | 20091111 | |
5 | ![]() |
Instance method | Private | Method | 20091112 | |
6 | ![]() |
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 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | STRING | Logical System | 20091020 | ||
2 | ![]() |
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 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | ID of the NavBar, Index or Global Search link | 20060510 | ||
2 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | STRING | Logical system identifying the origin of the BOR object | 20060510 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 |