What is the difference b/w BAPI and Function module
Answer Posted / jayati saha
Bapi is nothing but a function module which is remote
enabled.
That means it can be accessed from another application
other than SAP.
Like it can be accessed from Visual Basic, JAva etc.
Functional modules are not RFC enabled. They can not be
accessed from other applications.
Moreover , BAPI internally works on business objects in the
Object oriented way.
But Function module is not object oriented.
| Is This Answer Correct ? | 14 Yes | 8 No |
Post New Answer View All Answers
How can we use multiple transactions by using bdc_insert? : abap bdc
What are the basic object types? : sap abap hr
How do we handle multiple line items in BDC's.
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is difference between dialog program and a report?
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
Can a filed occur in several field groups?
What is database utility?
What is buffering in abap?
Explain what are the events in screen programming?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
How to call other programs?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What are the payroll related Infotypes