What is the diff b/w RFC enabled Functional Module and BAPI?
Answer Posted / umashankar
BAPI and RFC enable function module works in similar way.
But when we create BAPI that will be registered in BOR in
SAP. The main difference the way how we will call from out
side of SAP. For RFC we need call directly which is static
method of calling. But for coming to BAPI we need to create
object which is present in BOR and the same object can be
called several times with single instance this will apply OO
concept
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the data types of internal tables?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What are the advantages/ dis-advantages of logical databases?
How can you distinguish between different kinds of parameters?
What is the significance of delivery class? : abap data dictionary
What are the two ways of producing a list within a transaction?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What is the transaction code to display the payroll results ? : abap hr
What is maintenance view?
What does a lock object involve?
Explain what are the various types of selection screen event?
what is difference between (internal table types)standard table and sorted table in sap abap....
What are the different modes of processing batch input sessions? : abap bdc
What are match codes? describe?