Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ME21N

Former Member
0 Likes
948

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

5 REPLIES 5
Read only

GauthamV
Active Contributor
0 Likes
885

Check this badi.

ME_DEFINE_CALCTYPE

Read only

Former Member
0 Likes
885

Implement an enhancement spot in the include MM06EFKO_PREISFINDUNG_COMPLETE after call the fm PRICING_COMPLETE.

Read only

0 Likes
885

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

Read only

Former Member
0 Likes
885

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.

Read only

Former Member
0 Likes
885

Got Answer