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 while creating sales order using SD_SALESDOCUMENT_CREATE

Former Member
0 Likes
5,981

Hello All,

We are using to  SD_SALESDOCUMENT_CREATE function module to create sales order it is working fine for single material.

When we try to create sales order with multiple matearials we ended up with the following errors

SALES_HEADER_IN has been processed successfully000000VBAKKOM
Internal error in communication between configuration and sales doc.CONFIGURATION_PROCESSING000000CONFIGURATION_PROCESSING
Error in SALES_ITEM_IN 000010000000VBAPKOM
Internal error in communication between configuration and sales doc.CONFIGURATION_PROCESSING000000CONFIGURATION_PROCESSING
Error in SALES_ITEM_IN 000020000000VBAPKOM
SALES_ITEM_IN has been processed successfully000000VBAPKOM

Could any one help me out to resolve this issue.

Thanks in advance....

Cheers,

Harsha

2 REPLIES 2
Read only

Former Member
0 Likes
2,269
  • These multiple items that you trying to create, all have the same data (except for the line item #)?
  • Have you tried creating the Sales order manually with the same data (the ones that you pass to your FM)?
Read only

Former Member
2,269

Hello,

Looking at BAPI errors. It looks like you are trying to create sales order with variant configuration.

Check Below SAP Note.

900380 - Configurable items in the SD process (idocs & bapis)


Regards,

Sameer