Here we would like to draw your attention to CRM_BSP_DELETE_QUERY transaction code in SAP. As we know it is being used in the SAP CA-GTF (General Application Functions in CA) component which is coming under CA module (Cross Application).CRM_BSP_DELETE_QUERY is a transaction code used for Delete Old and Unused Queries in SAP.
It comes under the package CRM_BSP_FRAME_SC_BLUEPRINT.When we execute this transaction code, CRM_BSP_DELETE_QUERY is the normal standard SAP program that is being executed in background.
Transaction CRM_BSP_DELETE_QUERY technical data table
Tcode | CRM_BSP_DELETE_QUERY |
Purpose | Delete Old and Unused Queries |
Module | CA |
Component | CA-GTF |
SAP Package | CRM_BSP_FRAME_SC_BLUEPRINT |
Program running | CRM_BSP_DELETE_QUERY |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named CRM_BSP_DELETE_QUERY will run when we enter transaction code CRM_BSP_DELETE_QUERY.
CRM_BSP_DELETE_QUERY is a Report Transaction code type which is shortly represented as R.