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

Error in recieving IDOC

Former Member
0 Likes
589

Hi friends,

i m generating idoc when purchase order changed or created.....

i m using.message type.ORDERS..........

Basic Type :ORSERS05

ME10 CODE....................

idoc send succesfully..........from source system...........

but in target system idoc received with error..........

Eror:......

VKORG, VTWEG, SPART cannot be determined for customer 0000001000 , vendor 0006000023

No sales organization, distribution channel or division were sent to the IDOC. This data is necessary if a sales order is to be added automatically. If this data is unavailable, you cannot create a sales order document.

Hi friends,

i m generating idoc when purchase order changed or created.....

i m using.message type.ORDERS..........

Basic Type :ORSERS05

ME10 CODE....................

idoc send succesfully..........from source system...........

but in target system idoc received with error..........

Eror:......

VKORG, VTWEG, SPART cannot be determined for customer 0000001000 , vendor 0006000023

No sales organization, distribution channel or division were sent to the IDOC. This data is necessary if a sales order is to be added automatically. If this data is unavailable, you cannot create a sales order document.

2 REPLIES 2
Read only

Former Member
0 Likes
404

As per the error you received, you need to provide VKORG, VTWEG, SPART in your outgoing IDOC. If those are not added automatically to your IDOC, then you need to add it manually in a user exit before the IDOC is sent. Without that information the receiving system cannot create an order.

Hope that helps,

Michael

Read only

Former Member
0 Likes
404

Hi,

Please go to transaction VOE2 and maintain organizational data for customer 0000001000 and vendor

0006000023 combination.

If you are not familiar with this configuration, please work with SD functional folk.

Regards,

Ferry Lianto