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

What are conditional chain statement?

751


What’s value table?

587


How to split one Invoice into Multiple ( Step by Step)?

1707


What are different ABAP editors? What are the differences?

594


What are user exits? What is involved in writing them? What precations are needed?

598






How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?

639


Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?

1978


How to display or know if the value entered contains records or not?

582


How to call a subroutine in sapscript?

574


How is the command suppress-dialog useful?

650


what is mean be On Change of in Control Break statement

851


What is time constraint ? : abap hr

698


When was the sap abap being created?

649


On which event we can validate the input fields in module programs?

598


Can i Have Some Realtime Examples on Badi ?

8291