What is the difference between BAPI and RFC?
Answer Posted / sind
BAPI is always a standard SAP FM, we cannot create a BAPI,
RFC can be SAP or Customized FM developed by anyone.
| Is This Answer Correct ? | 11 Yes | 108 No |
Post New Answer View All Answers
What are plan versions used for? : sap abap hr
How many structures can be created in a Ztable ?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
How to debug a sapscript?
How the transaction that are programmed by the user can be protected?
What is a logical database?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Explain about sap fico testing and the tools used? : abap bdc
Why are insert and append statement used in sap abap?
Why do we use types statement in abap programming?
Explain the different types of screen keywords?
What does the insert statement in extract datasets do? : abap modularization
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What is pretty printer?