Answer Posted / uday kumar
Batch Data Communication or BDC is a batch interfacing
technique that SAP developed. It is mainly used for
uploading data into the SAP R/3 system. BDC works by
simulating the user input from transactional screen via an
ABAP program.
The data input data file will come in the form of a flat
file which the user save as file type txt file or prn file
from the Microsoft Excel program. An Abaper will create a
program to read the text file and upload into the SAP system.
Normally, the tcode SHDB will be used to record the
transaction code the user used. After, the simulation, the
Abaper can generate a sample program and modify from there.
It makes the programming easier and faster.
| Is This Answer Correct ? | 44 Yes | 7 No |
Post New Answer View All Answers
Explain the difference between a pool table and a transparent table?
Explain the properties of selection screen?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What are the commands used for interactive reports?
How can we use / display table in a screen?
Give few names of pooled tables in sap ?
Is a logical database a requirement/must to write an abap/4 query?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
Workbench request are client dependent or client independent
What are the function modules used in a sap script driver program?
What is a currency factoring technique?
What is personnel sub are
What is an abap dictionary? : abap data dictionary