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 functional areas?
What are the data classes in abap?
Do we have to migrate all sapscript forms to smart forms?
Events that can be used in both the classical and interactive reports
Why is pretty printer user in abap?
Differentiate between abap memory and sap memory?
What kind of financial periods exist in SAP? What is the relevant table for that?
What is database utility? : abap data dictionary
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What are secondary indexes. How can we know which index is being used in a select query?
Differentiate screen painter from menu painter.
Explain difference between primary key and unique key?
What is generic area buffering in abap?
What is tmg?
Concepts of OO ABAP and why we are using it?