What is the difference between BAPI and RFC?
Answer Posted / vijay
Bapi can't handle exceptions , the calling program has to
handle it whereas RFC fm can handle it.
every BAPI is a RFc whereas every RFC is not a BAPI.
Rfc enabled are basically for sap systems whereas BAPI are
for non sap systems like i want to acess data via java or vb.
| Is This Answer Correct ? | 47 Yes | 8 No |
Post New Answer View All Answers
Explain what are the system fields? Explain?
What is a batch input session? : abap hr
How to transfer data into line items using batch input session method? : abap bdc
How to combine multiple billing into one RV document ( Step by Step)?
Reports: Event functionality.
What are the steps in creating screen ?
What is tmg?
Name the abap/4 modularization techniques? : abap modularization
Define infotype ? : abap hr
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
– 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
What are the types of bdc s?
Explain what is the difference between primary key and unique key?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary