‎2008 Jan 17 11:47 AM
Hello everyone.
In an web application we are using the BAPI_SALESORDER_CREATEFROMDAT2 to create the sales order.
Everything goes fine except that the inter order (vbak-aufnr) is not created.
I tried to set the parameter INT_NUMBER_ASSIGNMENT to 'X' but this doesn't work either.
Anyone have a clue of what has to be done so the intern order is created and updated ? Or, this may sound stupid but is it possible to debug a web app so i can monitor what is done in this bape ?
Thanks for the help.
Best regards.
Helder
‎2008 Jan 17 2:05 PM
No ideas ?
Just to clarify what i need is to know if it's possible with this bapi to create the internal order. If yes, what are the parameters that i have to transmit to the bapi ?
‎2008 Jan 24 2:12 PM
To solve that, i used a bapi to create the internal order then i updated the internal table containing the items and launched the bapi_salesorder_createfromdat2.