Hi All,
We have created pricing routine and attached it to Z-Condition type.
But until and unless we goto pricing tab, the routine does not update the pricing data.
In the routine we are using internal table Tkomv, which is provided by SAP.
Could you suggest us if any other pricing internal table tobe used ?
Thanks in advance.
Regards,
Manish Karnik
Manish:
I can't understand below mentioned line could you please explain little bit more.
We have created pricing routine and attached it to Z-Condition type.
<b>But until and unless we goto pricing tab, the routine does not update the pricing data.</b>
Regards
Suresh
Hi Manish!
Routines are designed for activation / deactivation of lines in pricing schema.
If you want to change condition value of one line, use condition base formulas (this is for changing amount or volume, which with condition value is multiplied; e.g. freight basis is 'custom style') or condition value formulas (which are used to calculate total result, e.g. add two subtotals of pricing schema).
Condition saving should be left to standard. Are you using VKP1 (sales price calculation)? If yes, I might can give some hints for saving.
Regards,
Christian
Add a comment