2015 Sep 21 12:58 PM
Hey Experts,
When I display meter reading order via tcode EL31, I can choose out of 31 reasons
but I'm creating meter reading order via tcode EL01 I can choose only out of 5 reaons.
I would like to know where is this configured/defined in the customizing that I get limited list in EL01.
When is meter reading reason 11 of 16 used ?
See attached screenshot
Thanks,
Thierno.
2015 Sep 21 1:30 PM
Hi Thierno,
The MR reasons that are getting displayed in EL01 are coming from a standard FM,
DYNP_VALUES_READ, under include program, LEL01I00.
Based on the value of the output, System determines a particular domain type configured in SAP.
In this case, it determines the domain type as ABLESGRU.
Now this domain contains only 5 values which are getting displayed in EL01.
Hope it helps...
Thanks,
Amlan
2015 Sep 21 1:30 PM
Hi Thierno,
The MR reasons that are getting displayed in EL01 are coming from a standard FM,
DYNP_VALUES_READ, under include program, LEL01I00.
Based on the value of the output, System determines a particular domain type configured in SAP.
In this case, it determines the domain type as ABLESGRU.
Now this domain contains only 5 values which are getting displayed in EL01.
Hope it helps...
Thanks,
Amlan
2015 Sep 21 4:33 PM
Yes - certain MR reasons cannot be entered manually as they are part of a bigger process, e.g. move-in meter reading, or disconnection meter reading.
2015 Sep 21 8:23 PM
Hi Thierno,
As Amlan and William pointed out, SAP has defined standard Meter reading reasons which you can see in EL31. These reasons are used by SAP programs in different processes. So reasons are used for Meter reading entry which you can see in EL01, Some used in Business process as William mentioned of Disconnection, Device Modification etc, and some are used for Interpolation of meter readings.(check SPRO for DM->Meter Reading->Meter Reading Order->Order Creation->Define Priority of MR Reasons for Interval Check).
You can define your own reasons too but keep in mind that the standard SAP program would not use them,so generally not recommended. Check Tables TE609,TE610,TE611.
Hope this helps.
Cheers,
Rakesh..
sapisurdg.wordpress.com