What do you mean by BDC (Batch Data Communications) programming?
Answer / 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 |
How can you debug a script form?
A system has two clients 100 and 500 on the same application server. If you make changes to a SAPSCRIPT onclient 100,will the changesbe available in client 500?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
When do we use End-of-selection?
What is the use of ‘pretty printer’?
Explain the difference between Template and Table?
What is the difference between User Exit and Function Exit?
List down the functional modules used in sequence in BDC?
How to create ‘table cluster’?
What is the flow of Invoice?
What are different types of data dictionary objects?
What are the standard IDOC's used?