2008 Mar 07 11:53 PM
Hi Experts,
What is a profile or Meter reading profile?
My requirement is i need to develop a daily report is required to list Meter Points by Read Date where:
invalid profile readings have been received equal to or more than 3 working days ago but have not yet been made valid .
what are the tables involved in this? pls tell me
thanks
Dan
2008 Mar 10 1:06 PM
Try browsing the tables starting with EEDM*
Those contain the data for meter readin profiles.
Good luck!
2008 Mar 10 5:33 PM
The easiest way would be to have a look at program SAPLEEDM_IMPORT_LOG (transaction EDM1) and see if that might not already answer all questions. Create a new customer variant transaction only for you (e.g. via SHD0) and enter the needed selection criteria. As far as I understand fom your question transaction EDM1 already provides that needed functionality.
2008 Mar 10 5:37 PM
H again,
to answer your initial question: what is a profile, I'd like to point to a good description [url]http://help.sap.com/saphelp_utilities472/helpdata/en/5e/5db75884b211d4a70d00a0c9303371/content.htm
KR
Uwe
2008 Mar 10 6:21 PM