Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

T-code el31(Meter Reading data) output modification

Former Member
0 Likes
1,334

Hi all,

i am working in the sap isu industry. I just want to know whether the output screen of the standard transaction code el31 can be modified or not.

if yes how? I wanted to add one more field to the ALV output of the el31 Installation-Meter reading result.

1 REPLY 1
Read only

Former Member
0 Likes
799

you can try with user exit

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sapgenie.com/abap/code/abap26.htm

http://www.sap-img.com/abap/what-is-user-exits.htm

http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction

http://www.easymarketplace.de/userexit.php

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sappoint.com/abap/userexit.pdfUser-Exit

Transaction Code - EL31 Manual Monitoring

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

No of Exits: 10

Rewards if useful.......................

Minal