2011 Jun 15 12:52 AM
Hi All,
User-Defined Validations for meter read u2013
We have done some customization around meter read validation. As per the customization, if the contract is on budget billing plan, on settlement month, if the read is estimated, catch it as implausible.
To do it, we did some SPRO/IMG configuration as below,
SAP Utilities -> Tools -> System Modifications-> User-Defined Validations -> User-Defined Independent Validations -> Define Customer-Specific Independent Validations
With vales for IV as 50 and FMo as 1 but we are not sure about Screen number so kept it blank and made some custom code in exit EXIT_SAPLEPU1_001.
During testing, when a meter read caught as implausible due the new check, in t-code EL27, when we are opening it to correct/release, it is giving short dump stating u201CThe system attempted to use dynpro 0000 in program "SAPLXPU1". This dynpro does not exist.u201D
Can please let me know how to resolve this issue.
Note u2013 I checked in a reference system, and the screen number is set a 0100 but when I set the same, it is still not working and giving short dump.
Thanks,
Sanjoy
2011 Jun 15 8:04 AM
Hi Sanjoy,
Seems that you have not maintained screen number in configuration SAP Utilities -> Tools -> System Modifications-> User-Defined Validations -> User-Defined Independent Validations -> Define Customer-Specific Independent Validations.
Please maintain 0100 or 0200 and activate screens in enhancement - EDMLELDV.
Regards,
Avinash
2011 Jun 15 8:04 AM
Hi Sanjoy,
Seems that you have not maintained screen number in configuration SAP Utilities -> Tools -> System Modifications-> User-Defined Validations -> User-Defined Independent Validations -> Define Customer-Specific Independent Validations.
Please maintain 0100 or 0200 and activate screens in enhancement - EDMLELDV.
Regards,
Avinash