Here we would like to draw your attention to WDKQ_DEREGISTER transaction code in SAP. As we know it is being used in the SAP BC-MUS (Musing Tools in BC) component which is coming under BC module (BASIS).WDKQ_DEREGISTER is a transaction code used for Deregister InfoSet Query @ POWL in SAP.
It comes under the package WDK_REPORTING_UI.When we execute this transaction code, WDK_UNREGISTER_QUERY is the normal standard SAP program that is being executed in background.
Transaction WDKQ_DEREGISTER technical data table
Tcode | WDKQ_DEREGISTER |
Purpose | Deregister InfoSet Query @ POWL |
Module | BC |
Component | BC-MUS |
SAP Package | WDK_REPORTING_UI |
Program running | WDK_UNREGISTER_QUERY |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named WDK_UNREGISTER_QUERY will run when we enter transaction code WDKQ_DEREGISTER.
WDKQ_DEREGISTER is a Report Transaction code type which is shortly represented as R.