LTX_SAPGUI SAP tcode for – Launch SAPGUI with given BOR params

Here we would like to draw your attention to LTX_SAPGUI transaction code in SAP. As we know it is being used in the SAP CA-WUI (WebClient UI in CA) component which is coming under CA module (Cross Application).LTX_SAPGUI is a transaction code used for Launch SAPGUI with given BOR params in SAP.

SAP LTX_SAPGUI transaction code

It comes under the package CRM_BSP_UI_FRAME_LTX.When we execute this transaction code, CRM_LTX_SAPGUI_INVOKE is the normal standard SAP program that is being executed in background.

Transaction LTX_SAPGUI technical data table

TcodeLTX_SAPGUI
PurposeLaunch SAPGUI with given BOR params
ModuleCA
ComponentCA-WUI
SAP PackageCRM_BSP_UI_FRAME_LTX
Program runningCRM_LTX_SAPGUI_INVOKE
Screen No1000
TypeR

Some Basic Questions & Answers

Which SAP Program will run when we enter tcode LTX_SAPGUI?
Program named CRM_LTX_SAPGUI_INVOKE will run when we enter transaction code LTX_SAPGUI.
What is the transaction code type of LTX_SAPGUI?
LTX_SAPGUI is a Report Transaction code type which is shortly represented as R.