Hi sir i have one requirement that i need to replace the condition record value of one condition type with another condition type using routine For example i have ZMRP item condition which was determined through condition record but now i want to first check the YMRP item condition type if the record existing in ymrp then i need to replace the condition value of the zmrp how can i achive it
@@vigneshs3378 yes, it can be achievable by adding logic in requirement routine, Alt cal type routine and Alt Base formula. But the appropriate place is userexit only.
Hi sir Thanks for effort ❤ I have one requirement from client that basic condition value should not pass to FI during invoice posting. Can you please suggest where we can write Custom code to achieve this requirement. Statisticle check won't Server problem because if I do check on statistical Then it basic value will not add in net value and further it will impact billing plan value.. So please suggest
In the examples for 3 routines, Material Value is 10 ; Material quantity is 10. Since both variables are 10, I am not sure which '10' belongs to KBETR & KAWRT. If diff nos are used, we could have easily identified it. Also, Routine '14' is "Best Price" & not " Base Price".
A very nice explanation
Welcome
Hi sir i have one requirement that i need to replace the condition record value of one condition type with another condition type using routine
For example i have ZMRP item condition which was determined through condition record but now i want to first check the YMRP item condition type if the record existing in ymrp then i need to replace the condition value of the zmrp how can i achive it
yes, its very achievable by adding logic to update XKOMV-KBETR based on condition type in RV61AFZB->USEREXIT_XKOMV_BEWERTEN_INIT
@@SAPSDANDABAPLEAGUESUPPORT is it achievable through the alternative calculation routine
@@vigneshs3378 yes, it can be achievable by adding logic in requirement routine, Alt cal type routine and Alt Base formula. But the appropriate place is userexit only.
Thanks bhai.
Welcome
Hi sir
Thanks for effort ❤
I have one requirement from client that basic condition value should not pass to FI during invoice posting.
Can you please suggest where we can write Custom code to achieve this requirement.
Statisticle check won't Server problem because if I do check on statistical Then it basic value will not add in net value and further it will impact billing plan value..
So please suggest
we can add required logic in this customer exit EXIT_SAPLV60B_008.
Thank you
Welcome
Nice . 👍
Thank you
Hi Raj .Please upload video on BP
Ok, fine
In the examples for 3 routines, Material Value is 10 ; Material quantity is 10. Since both variables are 10, I am not sure which '10' belongs to KBETR & KAWRT. If diff nos are used, we could have easily identified it.
Also, Routine '14' is "Best Price" & not " Base Price".
That’s my mistake then. I will make sure to avoid it and will work on it improvise myslef