cancel
Showing results for 
Search instead for 
Did you mean: 

How to check the status for: equipment , maintenance order, M.Notification?

former_member206377
Active Contributor
0 Kudos

Hi ,

I have a requirement in my current project to create 3 FMs for 3 different Follow up actions. It requires me to change the status as follows:

Equi-status changed to "A"

maintenance order: Technically completed

m.-notification: Technically completed

Where do I check the status for the above mentioned?

Thanks in advance.

Vasuki

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member587434
Active Contributor
0 Kudos

JCDS & JEST are table name to check status.

If you are looking for Technically completed (TECO) then System status is I0045.

To get this status from JEST/ JCDS you need to select object from table like if you looking for notification then select object ID from QMEL table & pass object ID to mentioned table.

I hope this helps.

Thanks!!!