2012 May 28 11:35 AM
Hi,
If SAP estimation estimates a zero consumption read, it marks it as implausible.
We need zero consumption reads to always be plausible if they are estimated, but always be implausible if they are not estimated.
Is there a way to configure TE409 (or anything else) so that zero consumption estimated reads would always be plausible, but non-estimated reads which result in zero consumption would always be implausible?
Thanks for your help
Dave
2012 May 28 11:48 AM
Hi Dave,
I guess you need to write a Custom small code for this in the main estimation programe.
If come across some settings, will update you.
Regards
Sachin
2012 May 29 3:34 PM
Hi Dave,
I don't think the Zero Consumption Independent validation can be bifurcated without any custom code. I guess the easiest solution to this would be write a small piece of code in any of the exits in enhancement EDMLELDV and raise an error according to your requirement...
The other way would be to create user defined Independent Validations and write the logic in the assigned function modules...
Hope this helps...
Regards,
Sitakant