what is diffrence subroutine in report and subroutine in
script.....
Answer Posted / sai
In reports, we use subroutines as a modularization
Technique.
In scripts, we use Subroutine pool programs to add extra
functionality to the standard Driver program.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Module Pool Programming: Events and Table Control handling.
What is lock object ? : abap data dictionary
How the transaction that are programmed by the user can be protected?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What are the layers of data description in r/3? : abap data dictionary
Which objects are independent transport objects? : abap data dictionary
What happens if we use leave to list-processing without using suppress-dialog?
What is the difference between free and refresh?
Explain the differences between at selection-screen and at selection-screen output?
What are the different window types in sapscript?
What are the components of selection table?
What is the t-code to display batch input sessions? : abap bdc
What are the three components of a work process?
What are roles and authorization objects?
Difference between Insert, Update and Modify?