‎2008 May 16 11:02 AM
Hello Experts,
I am using bapi BAPI_GOODSMVT_CREATE for uploading the material info from MB11 transaction and creating material document based on special stock indicators like 'K', 'O', 'W', ' 'and 'E'.
For all the special stocks like K, O, W, ' ' the document is getting created but for Stock type E even though i am entering the sales order no, i am getting an error result "Enter a sales order for special stock E".
With the same data if i execute the MB11 transaction i am able to create material document.
Please help me out in this.
Regards,
Nikhil.
‎2008 May 16 11:05 AM
Hi.
Insert the sales order number using CONVERSION_EXIT_ALPHA_INPUT before.
Best regards.
Valter Oliveira.
‎2008 May 16 12:28 PM
Hi,
I am unpacking the sales order to the required character length and the sales order value is going into the BAPI.
Regards,
Nikhil.