Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is diffrence subroutine in report and subroutine in
script.....

Answer Posted / arjun manglekar

1. in SCRIPT we nedd to give name of the Include Program in
the PERFORM statement.
e,g. PERFORM F_GET_ADDRESS IN PROGRAM ZRETURNORDER.
....
ENDPERFORM

In report program we nedd not give any program name
e.g. PERFORM f_get_data

2.In script we need to write command PERFORM....ENDPERFORM
In report program we dont use PERFORM...ENDPERFORM but only
the PERFORM 'name_of_form'.

3.In script the PERORM ...ENDPERFORM will be in window of
script (SE71)and there is separate INCLUDE prorame(SE38)

In report we can write PERFORM and FORM in the same program
(SE38)

kindly let me know if iam wrong

Is This Answer Correct ?    20 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between macro and subroutine?

1404


What are the various events associated with screen programming?

1293


There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr

1114


What is the difference b/t Session method and call transaction method ??

6294


Difference between Field groups and internal tables?

1111


How can I get ascii value of any letter? Is there any function?

1285


How to split one Invoice into Multiple ( Step by Step)?

2232


What are the buffering types?

1197


What are the personnel administration related infotypes? : abap hr

1083


Explain the Inportance of pa40? : abap hr

1108


What are the steps in a bdc session? : abap bdc

1067


Explain the client concept of sap.

1078


How can you distinguish between different kinds of parameters?

1053


What are internal tables? How do you get the number of lines in an internal table?

1112


Explain the advantages and disadvantages of different types of bdc's?

1122