what is basic difference between BDC&dialogprogramming?
what is basic difference between reports&dialogprogramming?
Answer Posted / apoorv sharma
BDC is used for uploading data in SAP from flat file,
Reports are used for fetching data from Tables while dialog
programming is used when user wants to interact with table
records i.e. creating/changing/display records.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the layers of data description in r/3? : abap data dictionary
How would you define the exponents for a type âfâ field?
What are the 3 types of function modules in sap?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What are logical databases? : abap hr
Explain about Recording Function?
What are different data types in abap/4?
What are the differences between table controls and step loops?
How do you find number of records present in internal table?
What are the advantages and disadvantages of ABAP query tool?
What is the first thing you do after vendor setup is complete?
What is meant by performance analysis? Have done anything to improve the performance?
what is difference between set screen and call screen ?
Application Category?
How can we create callable modules of program code within one abap/4 program? : abap modularization