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

BAPI_SALESORDER_CREATEFROMDAT2

0 Likes
631

hello experts!
I'm running the bapi BAPI_SALESORDER_CREATEFROMDAT2
to create sales orders, only after system upgrade to EHP6 began
some errors occur, the error I'm asking for help is when I send data to the bapi
she returns the following message:

"For IDV 0 there is no status object."


  I noticed that when sending items less works. What could be causing this problem?
anyone know suddenly a note correction available?
  I thank everyone's attention!

1 ACCEPTED SOLUTION
Read only

ronaldo_aparecido
Contributor
0 Likes
578

Hi Allison

I Found this link please see.

http://scn.sap.com/thread/100834

http://scn.sap.com/thread/455203

hope it will be useful.

2 REPLIES 2
Read only

0 Likes
578

debugging the program I realized that the problem is inside the function SD_SALES_DOCUMENT_SAVE,
something happens that does not record the table VBEP causing the error I mentioned above, I look
some help!

Read only

ronaldo_aparecido
Contributor
0 Likes
579

Hi Allison

I Found this link please see.

http://scn.sap.com/thread/100834

http://scn.sap.com/thread/455203

hope it will be useful.