Hi experts.
Im new with CS module and stuck with problem to update actual costs for CS order through BAPI. I were look around and found some helped post and here is my process:
1. create notification (through tcode iw54 or iw51).
2. create service order (dircect from notification then edit it with tcode iw32)
3. assign operation, components....
My requirement are retreive corressponding data to show and technical could do confirmation through his pocket PC. Im using bapi BAPI_ALM_CONF_CREATE to do this requirement but i couldn't update actual costs for that order even I can manually do it in tcode iw41.Here is my questions:
1. Some one told that we need tick backflushing indicator under general data tab of component, i did it but nothing change, I dont know if i miss anything here.
2. Incase backflush is only option and could work so with order that does not have component how can we update actual costs?
3. After finish all operations, do goods movements by backflush, acutal costs updated too how can I close that order ( system status = CLSD) using BAPI? I find out BAPI K099_PM_ORD_STATUS_ABGS_SET but dont know how to use it.
Please kindly help me out, some piece of sample code would be helpfull, sorry for a noob question and not good english.
Thanks and regard.