cancel
Showing results for 
Search instead for 
Did you mean: 

Work Order Components table with visible line items

faisal_khan
Participant
0 Kudos

Hi,

We have deleted few rows of for materials in components tab which were not required.

When i check the RESB table it shows all the items and i cannot filter out the visible ones in the Work order. How to see the rows in table which have active rows in the work order?

Thanks

Faisal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi Faisal,

There are two conditions to this.

1) If order has system status CRTD and if you delete a material then it will get removed from RESB table as well.

2) If order has system status REL and if you delete a material then material will get a deletion indicator (XLOEK)

If you are looking for material which are not deleted then you can maintain a not equal to filter on in the item deleted field in the input of RESB table in SE16 or SE16N and get the desired result.

Answers (3)

Answers (3)

peter_atkin
Active Contributor

Faisal,

Check if RESB-XLOEK is active, if so, then this row has been deleted in th maintenance order.

PeteA

TammyPowlas
Active Contributor

I have faced this before. I wrote ABAP code to filter out lines with status not equal status I0013 - also see https://archive.sap.com/discussions/thread/3540785

faisal_khan
Participant
0 Kudos

Thanks Tammy / Shreyas

I will apply your suggestions and will get back to you if it fulfills our requirement.

Faisal