2009 Jun 11 9:36 AM
hi all,
I want to pick up the pricing conditon value at run time in user exit while creatin PO how can I pick those, i can pic up one value easily but all line items i want pick up. I want to apply some some condition on condition type.
How can I achive those, is there any other way for the same.
Regards
Sagar
hi all,
I want to pick up the pricing conditon value at run time in user exit while creatin PO how can I pick those, i can pic up one value easily but all line items i want pick up. I want to apply some some condition on condition type.
How can I achive those, is there any other way for the same.
Regards
Sagar
2009 Jun 11 9:45 AM
2009 Jun 11 5:34 PM
Implement an enhancement spot in the include MM06EFKO_PREISFINDUNG_COMPLETE after call the fm PRICING_COMPLETE.
2009 Jun 12 5:34 AM
Hi Kiran,
Could you plase elaboate answer how to spot the things inside the include, I am not enough aware of the same.
Plz provide me the stp by step answer.
Regards
Sagar
2009 Jun 12 5:48 AM
Hi,
In std code RV61AFZB under form USEREXIT_XKOMV_BEWERTEN_END and USEREXIT_XKOMV_BEWERTEN_INIT a enhancement ZMM_PRICING is created.
This will form will be used in the entire pricing procdure in system
for MM pricing process with CHECK komv-kappl EQ u2018M'.
Thanks,
Shailaja Ainala.
2010 Mar 09 4:39 AM