Suppose we are transfer data through BDC from legacy to SAP
and their is some duplicate data in legacy system but we
don’t want this in SAP system .So how can we check that this
data is already exist ?
Answer Posted / upendra
before upload the data using bdc check the data in program and delete the duplicate data
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
Explain Singleton class
Update types in Call transaction method. What is the difference?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
How to create a button in selection screen ?
What is the definition of modification in an sap system and how do they impact an upgrade?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
Explain the Inportance of pa40? : abap hr
How are BAPI different from normal function modules?
What abap statement will trigger list generation?
What is the difference between the function module and a normal abap/4 subroutine?
What is the difference between call transaction method and the session method? : abap bdc
What is a modification assistant?
Explain how is batch input process different from processing on line?
What are the advantages and disadvantages of using views in abap programming ?