cancel
Showing results for 
Search instead for 
Did you mean: 

Update Unit Cost Estimate

Former Member
0 Kudos

Hi,

I want to update the Unit cost estimate in the sales order while saving. There is not specific user exit in the sales order to update the unit costing. So I need to call a function module to update it.

The unit cost estimate is coming from the Z-table and it is supposed to update in the sales order in the sales order user exit.

Can you guys please suggest any function module or anything to update it ?

Thanks in advance

Hemant

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

Try with any of the following:-

a) KBPP_EXTERN_UPDATE_CO

b) K_PROJECT_VARIANT_CHANGE

c) BAPI_COSTACTPLN_POSTPRIMCOST

d) K_UNITCOSTING_MASSDATA_UPDATE

thanks

G. Lakshmipathi