cancel
Showing results for 
Search instead for 
Did you mean: 

Controling flow of a QM note

Former Member
0 Kudos

Hi

I'm doing an implementation for QM and I need to do a report with some fields of QM notification, I already find almost, but i can't find STATUS (" Put in process" and "Complete...").

Can somebody help me... ?

Thanks

View Entire Topic
former_member186399
Active Contributor
0 Kudos

Dear Ricardo

Please find the steps for getting the Status of notification

1) Pass Notification Number in QMEL table and pick the up the Object Number Field Name OBJNR

2) Pass this OBJNR in JEST Table. You will get the Status in STAT field

3) For getting the description of the status pass the STAT in TJ02 Table. you will get the status text in TXT30

hope this helps

Regards

gajesh