Saved Bookmarks
| 1. |
What is BDC (Batch Data Communication) and how does it work? How many BDC techniques are there? |
|
Answer» Data is sent from a non-SAP system to an SAP R/3 system via BDC (Batch Data Communication). Instead of manually entering data, a large volume of data may be added to the database of the sap tables. For recording and cursor movement, utilize the SHDB transaction (transaction code used for transaction recording in SAP). The SAP program detects this cursor movement, and the data is transferred or saved in the correct location BASED on our excel or flat file. You can transmit the data using ONE of THREE techniques. BDC's methods are as follows:
|
|