SAP ABAP Class CL_CRM_IC_LTX_HANDLER_UTIL (Utility class for Launch Transaction types)
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

⤷

⤷

Properties
Class | CL_CRM_IC_LTX_HANDLER_UTIL | |
Short Description | Utility class for Launch Transaction types | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_IC_APPL_UI_BDC | IC Business Data Context UI |
Created | 20040826 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CRM_IC_LTX_HANDLER_UTIL has no interface implemented.
Friends
Class CL_CRM_IC_LTX_HANDLER_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CRMT_IC_LTX_ID_DESC_TAB | Table of launch transaction IDs and description | 20041115 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | VRM_VALUES | Launch transaction types | 20040910 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts obj type, method and logical system into string | 20040920 |
2 | ![]() |
Static method | Public | Method | Get description for LTX ID | 20041116 |
3 | ![]() |
Static method | Public | Method | Return launch transaction IDs | 20041115 |
4 | ![]() |
Static method | Public | Method | Return launch transaction types | 20040826 |
5 | ![]() |
Static method | Public | Method | Return converter class name for launch transaction type | 20040910 |
6 | ![]() |
Static method | Public | Method | Return launch transaction handler factory class name | 20040826 |
7 | ![]() |
Static method | Public | Method | Get pagename for launch transaction type | 20040921 |
8 | ![]() |
Static method | Public | Method | Get screen number for the launch transaction type | 20040913 |
9 | ![]() |
Static method | Public | Method | Get screen number for the launch transaction type | 20040910 |
10 | ![]() |
Static method | Public | Method | Get instance of technical detail implementation class | 20040826 |
11 | ![]() |
Static method | Public | Method | Is launch transaction ITS based? | 20040921 |
12 | ![]() |
Static method | Public | Method | Read screen field value | 20040910 |
Events
Class CL_CRM_IC_LTX_HANDLER_UTIL has no event.
Types
Class CL_CRM_IC_LTX_HANDLER_UTIL has no local type.
Method Signatures
Method CONVERT_BOR_ID_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_GENERIC_PROCCLID | Value transfer | Type reference (TYPE) | IC_PROCLX | Generische Prozessklassen-ID | 20040920 | ||
2 | ![]() |
IV_LOGICAL_SYSTEM | Call by reference | Type reference (TYPE) | CRMT_IC_LT_LOGSYS | Logisches System | 20040920 | ||
3 | ![]() |
IV_METHOD | Call by reference | Type reference (TYPE) | SWO_METHOD | Methode | 20040920 | ||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20040920 | ||
5 | ![]() |
IV_TXN_VIA_METHOD | Call by reference | Type reference (TYPE) | C | 20040920 |
Method CONVERT_BOR_ID_TO_STRING on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method GET_DESCRIPTION_FOR_LTXID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LTX_ID | Call by reference | Type reference (TYPE) | CRMT_IC_LTX_ID | Starttransaktions-ID | 20041116 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_LTX_PROFILE_DESCR | Starttransaktion Profilbeschreibung | 20041116 |
Method GET_DESCRIPTION_FOR_LTXID on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method GET_LAUNCH_TRANSACTION_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_LTX_ID_DESC_TAB | Tabelle für Starttransaktions-IDs und Beschreibung | 20041115 |
Method GET_LAUNCH_TRANSACTION_IDS on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method GET_LAUNCH_TRANSACTION_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | VRM_VALUES | 20040826 |
Method GET_LAUNCH_TRANSACTION_TYPES on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method GET_LTX_CONVERSION_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LTX_TYPE | Call by reference | Type reference (TYPE) | SIMPLE | 20040910 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20040910 |
Method GET_LTX_CONVERSION_CLASS on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method GET_LTX_HANDLER_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LTX_TYPE | Call by reference | Type reference (TYPE) | SIMPLE | Launch transaction type | 20040826 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | factory class name | 20040826 |
Method GET_LTX_HANDLER_FACTORY on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method GET_PAGENAME_FOR_LTXTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20040921 | |||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | STRING | 20040921 | |||
3 | ![]() |
IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ACTION_HANDLER | Handler für IC-Aktionen (Datenfluss, HTML...) | 20040921 | ||
4 | ![]() |
IV_LTX_TYPE | Call by reference | Type reference (TYPE) | SIMPLE | 20040921 | |||
5 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20040921 |
Method GET_PAGENAME_FOR_LTXTYPE on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method GET_PROGRAM_FOR_LTXTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LTX_TYPE | Call by reference | Type reference (TYPE) | SIMPLE | 20040913 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, Nummer des aktuellen Bildes | 20040913 |
Method GET_PROGRAM_FOR_LTXTYPE on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method GET_SCREEN_NUMBER_FOR_LTXTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LTX_TYPE | Call by reference | Type reference (TYPE) | SIMPLE | 20040910 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Bildes | 20040910 |
Method GET_SCREEN_NUMBER_FOR_LTXTYPE on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method GET_TECHDATA_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LTX_TYPE | Call by reference | Type reference (TYPE) | SIMPLE | launch transaction type | 20040826 | ||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_ABOX_WIZ_TECH_DATA | Technische Details - Aktions-Handler | 20040826 |
Method GET_TECHDATA_INSTANCE on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method IS_ITS_BASED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LTX_TYPE | Call by reference | Type reference (TYPE) | SIMPLE | 20040921 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040921 |
Method IS_ITS_BASED on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
Method READ_SCREEN_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20040910 | ||
2 | ![]() |
IV_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | 20040910 | |||
3 | ![]() |
IV_SCREENNUMBER | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Bildes | 20040910 | ||
4 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | DYNFIELDVALUE | 20040910 |
Method READ_SCREEN_FIELD_VALUE on class CL_CRM_IC_LTX_HANDLER_UTIL has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 500 |