how to replacing the BDC with the BAPI, wherever possible
Answer Posted / ajay kumar
While updating data base records we can use BAPI instead of
BDC. We can update all data base records simply by passing
value to a BAPI field.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of work process?
What is the different between abap and ooabap? Why do we use ooabap?
Is it possible to run host command from SAP environment? How do you run?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
Explain what are extracts?
How to create user interfaces for lists?
What is the difference between Exit and Stop?
What is the abap program name to process the batch input session automatically? : abap bdc
What is the function of the transport system and workbench organizer?
What are the different types of laws. What are they?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
How will you transfer data into a file in application server?
Explain the use of insert and append statement in sap abap?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?