SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit for Estimation

Former Member
0 Kudos
974

Dear All,

I am searching for an user exit for estimation of meter readings. Can anyone tel me when this user exit EDMFOLUP is triggered, which tcode or function triggers this user exit.

With Regards

Balaji.J

2 REPLIES 2

oliviawalsh
Product and Topic Expert
Product and Topic Expert
0 Kudos
421

Hello,

See Transaction SMOD Enhancement EDMLELHA or also EDMLELSV...

The following should help for estimation of meter readings:

EXIT_SAPLELHR_001 IS-U: User-defined extrapolation procedure

EXIT_SAPLELHR_003 ISU: Projection Method Estimating the Meter Reading Result

Enhancement EDMFOLUP Can be triggered from Program LEL01F21 MR Data Processing

Hope this is helpful.

Regards

Olivia

Edited by: Olivia Walsh on Apr 28, 2010 11:36 AM

Former Member
0 Kudos
421

Hi,

Following are the user exits called in transaction EL30 (Estimate meter reading results):

Exit Name Description

EDMASSES IS-U: User-Defined Validation for Overestimation

EDMEL231 IS-U: Meter Reading Result - Incorporation of Subscreen

EDMFOLUP IS-U: Determine follow-up actions during MR result entry

EDMLELAE IS-U: User Exit Too Static. Evaluation of Evaluated Data.

EDMLELDE IS-U: Dependent validations based on user exit

EDMLELSV IS_U: User Exit After Saving Meter Reading Results

EDMMR002 IS-U: Change to Gas Date During Meter Reading Result Entry

EDMMRRES IS-U: Change readings during upload (before validation)

EDMMRSTR IS-U, Display Additional Fields for Street Route Maintenance

EDMSUPBI IS-U: Automatic Suppression of Billing/Deac. Meter Readings

I hope it is helps you.

Regards,

Pranaya