‎2007 May 15 1:31 AM
Hi All,
Can we see the sales order creation process in foreground by using BAPI_SALESORDER_CREATEFROMDAT1.If so please guide me how to do that.
In debug mode need i have to change any parameters.
Thanks
Cris
‎2007 May 15 8:34 AM
Hi,
BAPI is nothing but it works like a Function Module,
when you execute the BAPI from SE37 like function module you have to pass the values then if you want you can debug, it will creates a Sales order.
Regards
Ganesh
‎2007 May 15 8:47 AM
hi,
BAPI works like a Function Module..
What is your actual requirement?
Once you pass the parameters to the BAPI, and once the sales order is created the BAPI will return errors in RETURN TABLE PARAMETER if any erros found
and
ORDER_ITEMS_IN -- This paramter contains the item entry data for the sales order.
and some more information you need..
And See the Transaction VA03 you will find the Orders created for the parameters you have passed..
Reward if useful,
regards,
nazeer
Message was edited by:
nazeer shaik
‎2007 May 15 8:56 AM
‎2007 May 15 1:37 PM
All,
Thanks for your inputs, basically i am looking screen by screen process when we run the bapi like we19 foreground process.
I think its not possible to see. Am i right?
Thanks
Cris
‎2008 Jan 30 11:54 AM
hi
bapi can also call screens but if we r using any change or display bapi
example bapi_material_edit