Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Remove duplicate values in Query AA tables

0 Likes
2,419
  • SAP Managed Tags

Hello,

i'm creating a query report and trying to join tables ANLA ,ANLB, ANLC, ANLP and ANLZ but i got duplicate output entries.

can anyone please explain to me why i got these duplicate values and how can i delete them?

thanks.

1 ACCEPTED SOLUTION
Read only

TammyPowlas
SAP Mentor
SAP Mentor
0 Likes
2,334
  • SAP Managed Tags

I agree with Vijay's comments

Also before joining tables, I recommend looking at logical database ADA to see if it meets your needs. SAP provides SAP query examples in user group AM (see SQ01, user group AM):

Hello,

i'm creating a query report and trying to join tables ANLA ,ANLB, ANLC, ANLP and ANLZ but i got duplicate output entries.

can anyone please explain to me why i got these duplicate values and how can i delete them?

thanks.

4 REPLIES 4
Read only

vijay_hariharan
Contributor
2,334
  • SAP Managed Tags

Hi Mohamed,

The output from the Query would depend on the conditions you have given while querying on the various Asset tables. Would be rather difficult for someone to help you without knowing the query n conditions you have used. Would suggest taking help from someone around you who could assist you with the condition used. You may post the conditions here, maybe an expert here could offer help.

All the Best!

Regards,
Vijay

Read only

TammyPowlas
SAP Mentor
SAP Mentor
0 Likes
2,335
  • SAP Managed Tags

I agree with Vijay's comments

Also before joining tables, I recommend looking at logical database ADA to see if it meets your needs. SAP provides SAP query examples in user group AM (see SQ01, user group AM):

Read only

0 Likes
2,334
  • SAP Managed Tags

hello Vijay,

thanks for the reply, the join is defined in the screenshot.

a coding is necessary to remove the duplicate values?

thanks.

join-tables.png

Read only

0 Likes
2,334
  • SAP Managed Tags