cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic creation of Work Orders on SAP

Former Member
0 Kudos

Hello Friends,

I have work order data in XML format.

Now, I need to create the Work Orders on SAP automatically using that XML data.

Please suggest the best possible method to resolve the issue.

Thanks in advance.

Best Regards

Prasad

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

find out what is the RFc or IDoc to create a work order.

use that and create an interface to create WO directly on SAP

Former Member
0 Kudos

Thanks vijay for the quick response.

I am new to the PI, if possible could be please send links related to the issue.

Also the RFC and idocs.

Please do the needful.

Best Regards,

Prasad

Shabarish_Nair
Active Contributor
0 Kudos

you can use the idoc IORDER01

others;

IOAUPD01 Work order assignments IDOC

IORDER01 SM/PM order IDoc

IORUPD01 Order status update IDoc

Former Member
0 Kudos

Now, using this Idoc i need to create an PI Interface (File to Idoc) scenario and create work orders on SAP.

Is that what i need to do? Please correct me if i am wrong.

Please suggest.

Thanks a lot!!!

Best Regards

Prasad