what is basic difference between BDC&dialogprogramming?
what is basic difference between reports&dialogprogramming?
Answer Posted / prashant nemane
BDC is used to upload Mass data in SAP. BDC at the end
gives a Call to the transaction for which it uploads the
data.
Dialog Programming is a process were in different screens
are designed to take input from user do a process on it and
give output.
Reports are programs which take input from the user and
display data in the output.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Did you use buffering?
How can I get ascii value of any letter? Is there any function?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
Give examples of transparent table?
What is your approach to find exit and BAdi?
How do you use tab sets in layout sets?
How can you access the function code from menu painter?
What are the different types of view?
What is the difference between field-group header and other field groups? : abap modularization
What are the system fields?
dynamic programming in sap abap
Explain buffering
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
Explain the advantages and disadvantages of different types of bdc's?
Proxy Programming with ABAP - How to develop the Proxy identification through programming