SAP ABAP Function Module LTX_CREATE_SAPGUI_SHORTCUT (Get the SAP shortcut string for the given parameters)
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
Basic Data
Function Module LTX_CREATE_SAPGUI_SHORTCUT Get the SAP shortcut string for the given parameters  
Function Group IC_LTX   Remote Part of Launch Transaction  
Program Name SAPLIC_LTX    
INCLUDE Name LIC_LTXU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SHORTCUT_TABLE TYPE SOLI_TAB Shortcut als Tabelle
Exporting SHORTCUT_STRING TYPE STRING Shortcut als String
Importing I_TRANSACTION TYPE TCODE Transaktionscode evtl mit führendem *
Importing I_REPORT TYPE PROGRAMM Report
Importing I_SYSTEM_COMMAND TYPE CHAR40 Systemkommando
Importing I_PARAMETER TYPE TEXT255 Transaktionsparameter
Importing I_SAPLOGON_ID TYPE CHAR50 Name eines Eintrags im SAP Logon
Importing I_SYSID TYPE SYSYSID SY-SYSID System-ID des Zielsystems
Importing I_GUIPARM TYPE CHAR80 Spezifikation des Zielsystems
Importing I_CLIENT TYPE SYMANDT SY-MANDT Mandant des Zielsystems
Importing I_USER TYPE SYUNAME SY-UNAME Anmeldename des Benutzers
Importing I_LANGUAGE TYPE SYLANGU SY-LANGU Sprache
Importing I_WINDOWSIZE TYPE CHAR40 'Normal window' Fenstergröße (Maximiert oder Normal)
Importing I_TITLE TYPE CHAR80 Titel
Importing I_CUSTOM TYPE TEXT255 freier Text, wird hinten angefügt
Exception INCONSISTENT_PARAMETERS TYPE The combination of parameters is invalid
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20131122 
SAP Release Created in 700