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
What is internal payroll process? : sap abap hr
What is a sequence of event-triggered in report?
What is the difference between data elements and domains?
What is the difference between synchronous and asynchronous update? : abap bdc
What is the difference between Classic badi and Kernal badi ?
How do you restrict the data to be entered in the payroll area? : sap abap hr
What is direct input method ?
What is append search help? : sap abap data dictionary
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
when do you need to create an internal table with header line ? and with out a header line?
How many tables are there in sap?
Why are insert and append statement used in sap abap?
What are system variable in abap?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What are the two levels in defining a match code? : abap data dictionary