Here we would like to draw your attention to WSUPDATECHECK transaction code in SAP. As we know it is being used in the SAP BC-ESI (Enterprise Service Infrastructure in Basis) component which is coming under BC module (BASIS).WSUPDATECHECK is a transaction code used for Get/Check WS DT-RT Changes in SAP.
It comes under the package SOAP_CONFIG.When we execute this transaction code, SRT_DT_UPDATE_CHECK is the normal standard SAP program that is being executed in background.
Transaction WSUPDATECHECK technical data table
Tcode | WSUPDATECHECK |
Purpose | Get/Check WS DT-RT Changes |
Module | BC |
Component | BC-ESI |
SAP Package | SOAP_CONFIG |
Program running | SRT_DT_UPDATE_CHECK |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named SRT_DT_UPDATE_CHECK will run when we enter transaction code WSUPDATECHECK.
WSUPDATECHECK is a Report Transaction code type which is shortly represented as R.