‎2010 Mar 10 9:34 AM
Hi,
I need the FM/BAPI/Method for Sales Order Costing.
Which is calculating at run time while process of Sales Order Costing
Can any one please help me out.
Thanks
Chinni
Edited by: Tirumula Rao Chinni on Mar 10, 2010 3:04 PM
Edited by: Tirumula Rao Chinni on Mar 10, 2010 3:35 PM
‎2010 Mar 10 10:08 AM
Hi Rao,
Use this BAPI SALESORDER_CREATEFROMDAT2 to create sales order.
bhavana
‎2010 Mar 10 10:41 AM
Hi Bhavana,
Thanks for your valuable reply.
My requirement is after sales order creation, the procesing for re-costing i.e VA02->salesorder no->select item no->extra->costing.(recosting)
‎2011 Mar 02 12:06 PM
Is there any news on this subject?
I need a same kind of BAPI if there is, too.
Thanks.
Regards.
Mustafa
‎2011 Mar 02 1:24 PM
Hi,
I think if you debug the standard process you will get some input. Did you try it?
When I debug, I just came throug the below FM, not sure it will help. But just give a try.
CKKA_COSTING_PROCESS
‎2011 Mar 02 2:41 PM
Vinraaj, thank you very much for your advice and the time you've spent for the ask.
I am searching for whether there is any SAP offered FM. Therefore, I did not think to check the background (code side) of the process by debugging.
There is not any documentation about the FM that you have offered, in the system.
So , I can not be sure about the usage of it, too.
Thank you very much.