Here we would like to draw your attention to SQ_DEMO_ADHOC transaction code in SAP. As we know it is being used in the SAP BC-SRV (Basis Services / Communication Interfaces in Basis) component which is coming under BC module (BASIS).SQ_DEMO_ADHOC is a transaction code used for Demo: Start InfoSet Query (Ad Hoc) in SAP.
It comes under the package SQUE.When we execute this transaction code, SAP_QUERY_AD_HOC_ROLE is the normal standard SAP program that is being executed in background.
Transaction SQ_DEMO_ADHOC technical data table
Tcode | SQ_DEMO_ADHOC |
Purpose | Demo: Start InfoSet Query (Ad Hoc) |
Module | BC |
Component | BC-SRV |
SAP Package | SQUE |
Program running | SAP_QUERY_AD_HOC_ROLE |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named SAP_QUERY_AD_HOC_ROLE will run when we enter transaction code SQ_DEMO_ADHOC.
SQ_DEMO_ADHOC is a Report Transaction code type which is shortly represented as R.