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
Why do we use events and actions in web dynpro?
What is the function module to popup contents in the internal table?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How many types of buffering? : abap data dictionary
Can we use flow logic control key words in abap/4 and vice-verse?
What are the two methods for modifying sap standard tables?
What is human resource information systems (chris)? : sap abap hr
What are the sequences of event block?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
5) How to rereive text elements in SF and script?
What is the difference between RETURNING and CHANGING parameters for a method?
What is the significance of delivery class?
What is the function of a data element? : abap data dictionary
What is value table? : abap data dictionary
Which commands are used for interactive reports?