what is the difference between function modules and
subroutines

Answer Posted / venkaiah rudrapati

1) function modules are global we can access the function modules within the server as well as the out side the server also where as subroutines are local we can access the subroutines within the server only.

2)we can test the function module independently without calling where as the subroutine we can't test the subroutine independently.

3) subroutines can't handle the exceptions where as function module can handle the exceptions.

4)
.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the internal tables and work area?

555


how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....

1577


How many types of views are there? : abap data dictionary

558


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

620


What is its?

662






Can you define a field without a data element? : abap data dictionary

623


What is generic area buffering in abap?

567


What two statements are required in an abap program to output an icon using a write statement?

543


What is tmg?

693


Which database object is used for storing the system variables? : abap data dictionary

732


stock transfer from one plant to another plant ? i want the total description.

1576


Reports: Event functionality.

891


What are the uses of table pool or table cluster.

537


How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul

2121


What is the syntex used to call a screen as dialog box (pop up)?

727