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 / sivaramakrishna
after importing the data using gui_upload in to internal
table from flat file we use one statement i/e
deleat adjucent duplicate from itab.
now all the duplicate records will be deleated from itab
only non duplicate records are updated.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
When, how and how would you control changes to standard SAP objects.
What actually happens in real-time recruitment? : sap abap hr
What are the events we use in dialog programming and explain them?
What primary key and foreign key relationship
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
What are indexes? : sap abap data dictionary
Explain what is sequence of event triggered in report?
Why bapi need then bdc ? : abap bdc
Explain the uses of the simple maintenance interface? : sap abap hr
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are the types of the software component being deployed in the sap?
Explain the differences between se01, se09 and se10?
Module Pool Programming: Events and Table Control handling.
What are internal tables? How do you get the number of lines in an internal table?
What is the structure of bdcmsgcoll? : abap bdc