what is diffrence subroutine in report and subroutine in
script.....
Answer Posted / vineet kumar
HI SAPGURU,
Basically in script, when you write a sub routine it means you make a include program so you can use this sub routine in another program also.
but in report your can not use this sub routine in any other program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you set up background jobs in sap?
Explain the different types of mode (run code) in call transaction method?
Explain Singleton class
Explain read dataset in sap abap?
How to split one Invoice into Multiple ( Step by Step)?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
Work most on which module: name a few tables?
How to find the return code of an stmt in abap programs?
What is the difference between open_form and close_form?
how to track records from data dictionary?
What is the meaning of client independent?
What are the function module in bdc?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What are the different types of view?