Here we would like to draw your attention to /MRSS/DELETE_RESOURC transaction code in SAP. As we know it is being used in the SAP CA-MRS (SAP Multiresource Scheduling in CA) component which is coming under CA module (Cross Application)./MRSS/DELETE_RESOURC is a transaction code used for Deletion of MRS Resources in SAP.
It comes under the package /MRSS/CLEANUP.When we execute this transaction code, /MRSS/CUP_RESOURCE is the normal standard SAP program that is being executed in background.
Transaction /MRSS/DELETE_RESOURC technical data table
Tcode | /MRSS/DELETE_RESOURC |
Purpose | Deletion of MRS Resources |
Module | CA |
Component | CA-MRS |
SAP Package | /MRSS/CLEANUP |
Program running | /MRSS/CUP_RESOURCE |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named /MRSS/CUP_RESOURCE will run when we enter transaction code /MRSS/DELETE_RESOURC.
/MRSS/DELETE_RESOURC is a Report Transaction code type which is shortly represented as R.