cancel
Showing results for 
Search instead for 
Did you mean: 

CKML_UPDATE_MATERIAL_PRICE

Former Member
0 Kudos

hi guys..

i'm using this fuction module CKML_UPDATE_MATERIAL_PRICE for changing the standard price in material..if it working means what parameters i should pass in tht function module..is there any other function module which change standard price (stprs) with material (matnr) and Valuation area (bwkey)...urgent..

regards

kirankpasupuleti

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Kiran,

Use the function module CALL

FUNCTION <b>'MY_MATERIAL_PRICE_UPDATE'</b>

Reward points if helpful.

Regards,

Srikanth.

ferry_lianto
Active Contributor
0 Kudos

Hi Kiran,

Welcome to SDN.

Have you looked at FM <b>MB_UPDATE_MATERIAL_PRICE</b>?

Hope this will help.

Regards,

Ferry Lianto

Former Member
0 Kudos

hi ferry..

thnx for u r reply..i used tht function module but i couldn't change the price (stprs)..is there any other function module which can change the standard price (stprs)in material master table with valution area(bwkey) and material (matnr)..

regards,

kirankpasupuleti

former_member181966
Active Contributor
0 Kudos

Try BAPI_MATVAL_PRICE_CHANGE OR

BAPI_PROJECTSTOCK_PRICE_CHANGE

TIP: if you go to SE11 -> give table -> MBEW -> find field ( STPRS), souble click Data elemnet - > find where use list in "fucntion modules" . you`ll get Fm

<b>Other Tip</b>

Go to Tr.SE80 select Package -> F4 "description field "search "PRICE". you`ll get Package " <b>CKMPC</b>" which has all prince change FMs

Thanks

Saquib

Message was edited by: Saquib Khan