2008 Mar 14 1:37 PM
Hi ,
For a particular installation how can I get Next scheduled meter reading date ?
regards
2008 Mar 14 1:55 PM
Make a join with the tables:
EANLH --> TE418
This gives you all scheduling records for the MRU in your installation. Now select the earliest sched. MR date after the system date.
2008 Mar 17 7:33 AM
go to the table TE418-ableinh_ts use this field u will get it.
Reward points if it helps
Regards,
Shiv
2008 Mar 19 10:51 AM
Hi,
use function module ISU_DB_TE418_SELECT_DAT_TUR_NX or ISU_DB_TE418_SLCT_N_ADATSOLL_T for the next date and ISU_DB_EANL_SINGLE_ALL_TS to get the MRU of the installation first.
KR
Uwe
2008 Mar 20 5:55 AM