cancel
Showing results for 
Search instead for 
Did you mean: 

User exit to by pass the lower limit check in conditon record VK12

former_member182379
Contributor
0 Kudos

Hi,

We are mainatining the material base price with vk12, we are also maintaning the lower limit for that condition, but I want to add logic such that lower limit check to some users only, is there any user exit for this, to check the lower limit of price to some users only, so that while creating the quotation or sales order system should check the lower limit price and for other user this check should not work.

regards,

zafar

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

You can try with the following user exits:-

  • USEREXIT_PRICING_CHECK (module pool SAPMV61, program MV61AFZA)
  • USEREXIT_PRICING_RULE (module pool SAPLV61A, program RV61AFZA)

G. Lakshmipathi

former_member182379
Contributor
0 Kudos

Dear Sir,

       Thanks for your reply, I have done the required modification in the user exit  LV69AFZZ and its working fine.

regards,

zafar

Answers (0)