cancel
Showing results for 
Search instead for 
Did you mean: 

CKKA_COSTING_PROCESS to update Unit Costing

kirankerudi
Active Participant
0 Kudos

Hello Experts,

I have to create a Unit Costing Estimate for the Order created using 'BAPI_CONTRACT_CREATEFROMDATA'.

I have tried to execute the FM 'CKKA_COSTING_PROCESS'. This is giving me a pop-up to send the Cost Variant. Since I'm using this in report, I have to hide the pop-up..

Can anyone suggest on how to avoid this pop-up ? If possible can anyone share the fields that must be passed to this FM so that I could check where I was going wrong ?

Also, Do I have to call Commit explicitly for the changes to be saved ?

Thanks and Regards,

Kiran

Accepted Solutions (0)

Answers (1)

Answers (1)

thanga_prakash
Active Contributor
0 Kudos

Hi Kiran,

Try with below function modules.

CKDI_SD_ORDER_CALC

CK_F_SD_ORDER_CALC

Regards,

TP

kirankerudi
Active Participant
0 Kudos

Hi Thanga Prakash,

Thanks for the reply.

I tried to execute those FM. I don't think that will update the Unit Cost Estimate of the service contract.

If you go to Extras->Costing->Unit Costing The FM that would be running is CKKA_COSTING_PROCESS

I was able to create the cost estimate however, the popup I'm not able to get rid of them.

Thanks and Regards,

Kiran