How to find only duplicate records from table ?
Answer Posted / abaprajaram
Sort the internal table and then find the counter
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the functional areas? User groups? and how does ABAP query work in relation to these?
how to combine the transparent table with cluster table.
Explain the components of selection table?
What is the use of abap data dictionary? : abap data dictionary
what is abstract classes
How do you find the information on the current screen? : abap bdc
What are the difference between tables and structures? : abap data dictionary
What are the different types of the sap abap data dictionary objects?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
How do you Export a session ?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
Can I execute user exits? If yes, how?
How are BAPI different from normal function modules?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.