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


Please Help Members By Posting Answers For Below Questions

How to read 5th record from Hash Internal Table?

826


Mention some important events in abap programming.

576


How many types of tables exist and what are they in data dictionary?

596


How to combine multiple billing into one RV document ( Step by Step)?

1532


How you attach search help to data element? : sap abap data dictionary

644






What should be the approach for writing a bdc program? : abap bdc

573


What are the functional areas? User groups? and how does ABAP query work in relation to these?

703


Can we make use of flow logic control key words in abap/4 and vice-versa?

584


What is the table buffer? Which type of tables used this buffer?

551


What is Field group?

660


How many primary keys can be created for a table?

609


Can i Have Some Realtime Examples On Modulepool programming.

5548


What is the maximum number of match code id's that can be defined for one match code object ?

530


If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary

651


What is interactive reporting?

607