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

How to clear these wrong serial number.

Former Member
0 Likes
447

Dear Experts,

I created an infoSet as below , however there an issue with it.

The picture below is the result when I created query from this infoSet. Material 94A150058 (no serial# requirement) should be blank but it showed the serial number and these serial numbers belongs to material 941100003.And I don’t know how to remove these wrong serial numbers.Please advise how can we clear this one.Thank you so much.

2 REPLIES 2
Read only

former_member182098
Active Contributor
0 Likes
387

Please check all your joins.

At times, the joins should be very specific, that means you also need to put joins wherever they are appropriate and specific. Otherwise, the results could be wrong.

Please also recheck if all your joins are correct, otherwise, remove them and recreate the joins. You might need to play around these joins.

Read only

0 Likes
387

Hi Ravi,

I tried a lot of times but I cannot find the solution.I thought it should be added some codes in here so I post in ABAP development queue.

Ok come back to my original question : "How to create the query to pull out data when user packed material ( with seiral and non-serial material) by VL02N.

Thank you.