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 are the function module types

Answer Posted / sambasivarao

Basically,the word function module come from reusability
technique. Depending on this reusability and scope we can
categorize the types of function modules.

4 types of function modules:

1. Subroutines - scope is within program or package
(using external calling mechanism).
2.Normal function module- scope is within R3 system.

3.Remote enable function module(RFC)- scope is between R3
systems
4. BAPI - scope is between sap and non-sap legacy systems
and can be used within R3 systems also.

Is This Answer Correct ?    6 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you process errors in call transaction method? : abap bdc

1256


What will you code in start-of-selection & end-of-selection ?

1137


Define the various contents of technical specifications ?

1134


What is the lock object?

1137


What is the definition of modification in an sap system and how do they impact an upgrade?

1187


Which infotype records can not be deleted ? : abap hr

1136


Explain what is the significance of hide?

1168


what are Hana Basics

1467


Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.

2123


What data is contained in data dictionary? : abap data dictionary

1164


What is luw?

1301


What is the difference between upload and ws_upload ? : abap bdc

1283


What is a type group?

979


– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

6310


In order to upload purchase order details, how you handle multiple values for a single field?

1027