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

How to get the error in idoc removed?

Former Member
0 Kudos
404

Hi all,

I am getting this error in inbound ORDERS "VKORG, VTWEG, SPART cannot be determined for customer PEPSICO , vendor". The help on this error says that this is automatically filled? How could the IDoc sender have given these values.. I think a user exit at my end (receiving end) can supply these values not my customer who sent this IDoc. My question is what is the exit name and is there any other way?

Thanks a lot,

Charles.

3 REPLIES 3
Read only

ferry_lianto
Active Contributor
0 Kudos
347

Hi,

Please try this user exits EXIT_SAPLVEDA_007 for FM IDOC_INPUT_ORDERS.

Regards,

Ferry Lianto

Read only

0 Kudos
347

You can try searching for " call customer-function " in main prog of IDOC_input_orders fm . It would get you all related user exits.

Read only

Former Member
0 Kudos
347

This error relates to customer master.

Check your sold to party with distribution channel and division.

Thanks,

Narayan