What is the diff b/w RFC enabled Functional Module and BAPI?
Answer / 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 |
What are types of Projects ?
13 Answers ERP Solutions, Satyam,
Explain what is sap script? What is the purpose of sap script?
Can we include customizing include or an append structure with pooled or cluster tables?
Tell me MM related report that you have done?
what tool is used to define flow logic ?
There is a file in application server. How can you upload it and separate it as per different fields?
What are the page windows?
Explain how to create any functions? How to go about it?
After finding enhancements of a perticular transaction using SMOD, how can you opt one enhancement from all displayed enhacements?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What is Macro?
What is an “on request field” statement?