how bapi is different from call transaction/session?
Answer Posted / siddharth samal
BAPI CAN BE CALLED FROM OUTSIDE THE SAP SYSTEM.
BAPI AUTOMATICALLY PROCESS THE FIELS AND UPDATE THE TABLE.
BDC WE HAVE TO EXPLICITELY DO THE MESSAGE HANDLING BUT IN
BAPI IT IS TAKEN CARE IMPLECTILY.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is cts and what do you know about it? : abap hr
How to write a code for multiple transactions? : abap bdc
If your project is support project ? when is your implementation has completed ?
Difference between /N and /BEND?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
How can we omit a leading sign and a leading zero in sapscript?
Explain the Inportance of pa40? : abap hr
What is erp? : sap abap hr
singleton class
Which transaction code can I use to analyze the performance of abap program?
Event handling in oops
Hat are the different types of mode (run code) in call transaction method?
Different types of locks?
What do you mean by batch data communications programming?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc