what is the difference between function modules and
subroutines

Answer Posted / manoj kumar

Function module is globel and Subroutine is local to the
the program in which it is defined. So if we need to use
some functionality more that onece we can make function
module and we can call them where ever we want. without
again redefining it.

Is This Answer Correct ?    38 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1799


What are the three hierarchical levels of data types and objects?

796


What are the different types of view?

798


Have you printed any report?

1951


How many tables are there in sap?

829






What is the difference between a pool table and a transparent table?

738


Give an example of interface from your project explaining why you used it?

1084


How do you find out whether a file exits on the presentation server?

753


What are the ways you can do the tuning?

726


How will you read from internal table records in a given value range (without using loop)

1210


What is an interactive report? What is the obvious difference of such report compared with classical type reports?

736


When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization

790


What are screen painter and menu painter? : abap hr

741


How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization

792


What are logical databases? : abap hr

866