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 is the transaction code to display the payroll results ? : abap hr

572


how to read the standard field value in your custom program.

991


What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?

603


Why do we use dynamic where conditions?

878


What are the two ways for restricting the value range for a domain? : sap abap data dictionary

728






What is the function of the transport system and workbench organiser? : abap data dictionary

620


What is an abap/4 query? : abap hr

611


Can a domain, assigned to a data element be changed? : abap data dictionary

554


Explain what is the purpose of sap script?

578


What are the two ways of producing a list within a transaction?

623


Select query optimisation

900


What is payroll area

1817


What is the max no of match code id's that can be defined for one match code object? : abap data dictionary

651


What are field groups?

604


what is the t-code to link technical and functional operation?

1976