Here we would like to draw your attention to SVAR transaction code in SAP. As we know it is being used in the SAP BC-DWB (ABAP Workbench, Java IDE and Infrastructure in Basis) component which is coming under BC module (BASIS).SVAR is a transaction code used for Entry Point for Service Variants in SAP.
It comes under the package SAI_PROXY_UI.When we execute this transaction code, SPROX_SERVICE_VARIANT is the normal standard SAP program that is being executed in background.
Transaction SVAR technical data table
Tcode | SVAR |
Purpose | Entry Point for Service Variants |
Module | BC |
Component | BC-DWB |
SAP Package | SAI_PROXY_UI |
Program running | SPROX_SERVICE_VARIANT |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named SPROX_SERVICE_VARIANT will run when we enter transaction code SVAR.
SVAR is a Report Transaction code type which is shortly represented as R.