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 Routine in ABAP and Types of routines?x

Answer Posted / sivaramakrishan.s

see guys this subroutine consept is very importent , mostly
we use in abap reports.

Routine is nothing but the subroutine , this is one of the
way how we reach modularization technich for better
readability and better reusebility in abap.

we use subroutine in two ways as below

subroutine declararion :
Perform subroutine name .

double click on subroutin name and create it .

here the implementation of subroutine cab be in two ways
like local subroutine and global subroutine .

if it is internal subroutine the calling of subroutine is
as said above with perform statement.

if it is global subroutine it is as below.

perform subroutine name if found in program.

here above the program indicated that this program consist
the subroutine implementation.

Is This Answer Correct ?    1 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to debug a sapscript?

1104


Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?

2110


What is roles and responsibilities of sap hr consultants? : sap abap hr

1168


Explain the different types of screen keywords?

1143


Differentiate between the uline and write: sy-uline statements if any?

1268


What is difference between float and packed data type?

1262


What are datasets in abap?

1216


What are the different message types available in the abap/4 ?

1086


What is the difference between Exit and Stop?

1178


What are the tcodes for performance tuning?

1554


How we format the data before writing a statement in the report?

958


How to do find it?

1076


Why bapi need then bdc ? : abap bdc

1203


Why we are using Macros instead of Function Modules

2192


How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?

1278