Application Development 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: 

Plant Maintenance

Former Member
0 Kudos

I am using tx iw31 (Plant Maintenance) to create an order.

1) Can I distunguish between external and Plant Maintenance order ?

if so how

2) who can tell me which sap table is the affected one

regards

sas

1 ACCEPTED SOLUTION

JozsefSzikszai
Active Contributor
0 Kudos

orders are stored in table AUFK, I would suggest checking the field AUART (order type) and AUTYP (order category)

2 REPLIES 2

JozsefSzikszai
Active Contributor
0 Kudos

orders are stored in table AUFK, I would suggest checking the field AUART (order type) and AUTYP (order category)

Former Member
0 Kudos

Run SQL trace in ST05. after that run ur Tcode and stop the trace in ST05 now click on display trace. u can easily identify the tables that are affecting in that tcode. now u can get answer for ue question.

Regards,

Ajay