What do you mean by BDC (Batch Data Communications) programming?
Answer Posted / chaitanya
It is an automatic procedure to transfer large or external data into SAP system. ‘Queue file’ is the central component of the transfer, which receives the data through batch input programs and groups that are associated into ‘sessions’.
Describe the data classes?
The data classes are classified into following classes
Master Data: The data in this class seldom change
Transaction Data: The data can be changed often in this class
Organization Data: This data is a customized data and is entered in the system when the system is configured. It is rarely changed.
System Data: This data is used by R/3 system itself
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to release an object?
What is the difference between Call Transaction Method and the Session method ?
What is the difference between Implicit Enhancements and Explicit Enhancements?
What is the difference between .Include Structure and .Append structure?
What is the difference between BDC and BAPI?
What events do you know in Module Pool Programming?
What is the difference between a value table and a check table?
What is the difference between VIEW and a TABLE?
What is the difference between Master data and Transaction data?
Can you describe the events in ABAP?
What is the difference between inner joins and outer joins?
What do you mean by table control???Where will we use this?
How do you find Function Exit?
What is the difference between SAPSCRIPT and SMARTFORM?
What are the standard IDOC's used?