Application Development and Automation 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: 
Read only

Sales Order Using Idoc

Former Member
0 Likes
631

Hello All,

We are creating Sales Order through Idocs : Basic Type - ORDERS05 Message Type - ORDERS

Sales Order is being created but for few Items , Reason for Rejection is set (thts not required in our case).

I am trying to figure out why for some items its happening ?

I tried to check the reason by Processing the Idoc in WE19 but could get through.

Also tried to process the Idoc using FM IDOC_INPUT_ORDERS in Debugging but not able to process further as getting error message : 'Idoc Has Different Status'.

Any input on this would be helpful.

Thanks

Praveen

1 ACCEPTED SOLUTION
Read only

alex_m
Active Contributor
0 Likes
578

This problem due to your config in the system, try to create a sales order for the item that posted via Idoc then see same item got rejected.. If yes discuss wtih your funtional guys....

Hello All,

We are creating Sales Order through Idocs : Basic Type - ORDERS05 Message Type - ORDERS

Sales Order is being created but for few Items , Reason for Rejection is set (thts not required in our case).

I am trying to figure out why for some items its happening ?

I tried to check the reason by Processing the Idoc in WE19 but could get through.

Also tried to process the Idoc using FM IDOC_INPUT_ORDERS in Debugging but not able to process further as getting error message : 'Idoc Has Different Status'.

Any input on this would be helpful.

Thanks

Praveen

2 REPLIES 2
Read only

alex_m
Active Contributor
0 Likes
579

This problem due to your config in the system, try to create a sales order for the item that posted via Idoc then see same item got rejected.. If yes discuss wtih your funtional guys....

Read only

Former Member
0 Likes
578

RESOLVED!!

Thanks