what is the diffrence between driver program and print
program in sap script
Answer Posted / mahesh tumati
driver program means it drives the data from data base to
forms.and print program means it prints the data in the form.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What is locking? : abap data dictionary
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
Different types of locks?
What are the two statements which are required in an abap program to output an icon using a write statement?
Is it possible to bring select option in module pool screens?
What is a table pool?
Abstract class and interface, multiple inheritance, live example
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What is the difference between skip and reserve?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is value table?
Explain the difference between a dialog program and a report?
How can end-of-selection be used?
What is the use of message command in a report? What are the different message types?