what is the difference between function modules and
subroutines

Answer Posted / smart varghese

funtion modules subroutines
1.they can be tested by itself 1.they cannot .
2.they can be remote enabled 2.they cannot .
3.they can handle exceptions 3.Only a few can handle.
4.they have to be maintained in 4.It is not necessary.
a function group.

Is This Answer Correct ?    55 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

2)In production what is the user exit?

1569


How can we create callable modules of program code within one abap/4 program?

615


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

561


Explain what is runtime analysis?

563


What are the events in screen programming?

611






Explain the Types of Select statements?

645


How to create a link between modified form and modified print program?

581


Explain what is sap script?

644


B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.

2457


Why do we use types statement in abap programming?

667


Define alv programming in abap?

692


What are the aggregate objects in the dictionary? : abap data dictionary

739


What are the 3 types of tables in sap? : abap data dictionary

645


How do you write manual bdc session method? : abap bdc

592


How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr

538