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: 

How can I find the material?

naveen_inuganti2
Active Contributor
0 Kudos

Hi.. .

Iam creating sales order i.e. release order by using BAPI....

BAPI_SALESORDER_CREATEFROMDAT2

Iam getting this errors for some materials....

How can i trace those materials...

What is the reason behind this..?

>>1.SALES_HEADER_IN has been processed successfully

>>2. Internal error: 1, 000010, CFG_IS_INCONSISTENT_OR_INCOMPLETE,

>>3. Error in SALES_ITEM_IN 000001

>>4. The sales document is not yet complete: Edit data

I ready to give further details if you expect on this...

Thanks,

Naveen.I

5 REPLIES 5

Former Member
0 Kudos

Hi,

Check MM03 for material.

regards

jana

Former Member
0 Kudos

Hi,

check in table MARA for that material ( all created materials exist here), if you need for plant level check table MARC.

Regards Vassko!

Former Member
0 Kudos

Hi,

The error shows that the sales order is not saved properly, because of incomplete data.

try to create sales order directly through transaction VA01 using data which you are passing in to BAPI.

When you will save data in VA01 it will display message for incomplete data,then you can go and edit it.

I will suggest to take help of SD consultant for this.

Hope this helps!

harry

Former Member
0 Kudos

Hi,

The error is because of some inconsistent or incomplete data, not about the material. Check the lines which you got error once if any data is missing.

Rgds,

Bujji

Former Member
0 Kudos

Error shows that sales order is not complete. Sometimes,pricing is missing for some materials and if you create sales order item of that material, sales order remains incomplete. Check with your SD consultant.

To check incompletion log, open that sales order in VA02.

goto Edit -> Incompletion log

Regards,

Aparna Gaikwad