2012 Apr 07 5:53 AM
Hi,
Actually Iam a newbee to ISU.
I need to filter the MR documents from EABL if the previous read is ESTIMATED i.e if MR category is'03' then it is said to be estimated, So how can find that previous read is estimated.
And also how can we find the current actual read of a device?
2012 Apr 09 6:56 AM
The V_ZWSTAND field gives ou the reading as Places Before Decimal Point in Meter Reading. The ABLSTAT (meter reading status) should not be open for the corresponding ABLBELNR.
2012 Apr 07 5:58 AM
Hi,
Enter the installation in V-EABL. Retrieve the corresponding MR Doc numbers. Sort by date in descending order.
The latest ABLBELNR will be the one you need.
Current Actual Read entered by a customer has ABLESGR = 01.
Retrieve ABLBELNR corresponding to ABLESGR = 01.
Should solve your purpose.
2012 Apr 07 6:12 AM
Hi,
Thanks for quick reply.
can you tell me which field gives me the current actual read value?
is it ABLBELNR or any other field?
2012 Apr 09 6:56 AM
The V_ZWSTAND field gives ou the reading as Places Before Decimal Point in Meter Reading. The ABLSTAT (meter reading status) should not be open for the corresponding ABLBELNR.