Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

i had to write the code in such a way that duplicate
entries should not entered in sap data base

Answer Posted / dushyanta kumar

Before using Delete adjacent duplicates key word...You need
to sort the itab..(internal table)..
SORT ITAB BY FIELD.

DELETE ADJACENT DUPLICATES FROM ITAB COMPARING FIELD.

delete adjucent duplicate from <database table>.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is function group?

1115


Explain how to create any functions? How to go about it?

1057


Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary

1179


SM35 transaction, How to automate BDC ?

1253


What is client in the sap system? : sap abap hr

1134


What are authorization objects and what statement is used to perform an authorization check in an abap program?

1056


How are the date abd time field values stored in sap?

1134


What are internal tables? How to use a specific number occurs statement?

1032


What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary

1086


Can we use transfer dataset to transfer data in internal table ?

2151


when does a list get sent to the screen on the presentation layer?

2009


What is payroll driver ? : abap hr

1142


I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

2351


What is repository info. Systems? : abap data dictionary

1066


what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

2321