To find the WO status, you need to do the following steps:
- Go to table AUFK with the WO number (AUFNR)
- Find the field AUFK-OBJNR
- With this value, go to JEST table and find STAT
- Pay attention to JEST-INACT = 'X' that means inactive status
- With JEST-STAT: if the status begins with "I", means is a System Status,
so, go to
TJ02T - STAT and find TXT04 (4 digit code) and
TXT30 (description)
If the status begins with "E", means is a User
Status, so go to
TJ30T-ESTAT = JEST-STAT
TJ30T-ESTAT and find TXT04 (4 digit code) and
TXT30 (description)