Here we would like to draw your attention to HRMSS_LAUNCH_ITS transaction code in SAP. As we know it is being used in the SAP CA-MSS (Manager Self-service in CA) component which is coming under CA module (Cross Application).HRMSS_LAUNCH_ITS is a transaction code used for Launch ITS From WD ABAP in SAP.
It comes under the package PAOC_MSS_REPORTING_WDA.When we execute this transaction code, RP_MSS_LAUNCH_ITS is the normal standard SAP program that is being executed in background.
Transaction HRMSS_LAUNCH_ITS technical data table
Tcode | HRMSS_LAUNCH_ITS |
Purpose | Launch ITS From WD ABAP |
Module | CA |
Component | CA-MSS |
SAP Package | PAOC_MSS_REPORTING_WDA |
Program running | RP_MSS_LAUNCH_ITS |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RP_MSS_LAUNCH_ITS will run when we enter transaction code HRMSS_LAUNCH_ITS.
HRMSS_LAUNCH_ITS is a Report Transaction code type which is shortly represented as R.