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: 

System status for IDOC creation and processing for production orders

Former Member
0 Kudos

All

I am creating IDOCs for production orders to send requirements to an external WM system for kitting execution.

I need to know whether there are any system statuses to notify me when an IDOC has been created,failed and processed. If not, how do I go about creating user defined statuses for these statuses.

Second question, which idocs should I use to confirm, teco and cancel the production orders from an external system?

Thanks

Evan

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You can see Idoc creation time in the Idoc control data tech info and you can see time for different Idoc status

01 Idoc Generated

03 Idoc passed to port

39 Idoc in target system(ALE)

12 Dispatch OK

You can use Idoc LOIPLO01for production order.

Thansk,

Sajid

4 REPLIES 4

Former Member
0 Kudos

Hi,

You can see Idoc creation time in the Idoc control data tech info and you can see time for different Idoc status

01 Idoc Generated

03 Idoc passed to port

39 Idoc in target system(ALE)

12 Dispatch OK

You can use Idoc LOIPLO01for production order.

Thansk,

Sajid

0 Kudos

Thanks Sajid,

Thanks for the info

Is it possible to update these idoc statuses in the production order using a user defined status?

0 Kudos

Hi,

If you are using inbound Idoc you can update order with these status, it all depends on your inbound program and you can make your own bespoke inbound program. If you are using outbound Idoc the receiving system can use these statuses.

Thanks,

Sajid

0 Kudos

HI Evan

u can use the standard program - RBDMOIND scheduled in back ground to update the Idoc staus ,

this helps to update the IDoc Status from

'03 Data passed to port OK ' to

'12 Dispatch OK'

status 03 indicates the IDoc is successfully transmitted to Communication Layer and the Status 12 helps to confirm the data dispatch to the receiving port.