Here we would like to draw your attention to BDBR 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).BDBR is a transaction code used for Register BAPI for Data Transfer in SAP.
It comes under the package S_DX_BAPI.When we execute this transaction code, SAPLDX_REGISTRATION is the normal standard SAP program that is being executed in background.
SAP BDBR menu path
See the possible menu paths to access the same report by avoiding entering the transaction code.
Path 1
Tools → Business Framework → BAPI Development → Register BAPI for Data Transfer
Transaction BDBR technical data table
Tcode | BDBR |
Purpose | Register BAPI for Data Transfer |
Module | BC |
Component | BC-SRV |
SAP Package | S_DX_BAPI |
Program running | SAPLDX_REGISTRATION |
Object | S_DX_MAIN |
Screen No | 500 |
Type | T |
Some Basic Questions & Answers
Program named SAPLDX_REGISTRATION will run when we enter transaction code BDBR.
BDBR is a Dialog Transaction code type which is shortly represented as T.