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: 
Read only

EL01 automation

Former Member
0 Kudos
368

hi,

i am trying to find a way to run the function of EL01 in background but not able to. To run the report in background, i need to know the program name and then save a variant for it but when i check the program name for EL01, it comes up as SAPLEL01, which is a function group and not really a report or a program. How can i know which report is being called ? or any other way to automate this transaction ? please advise.

thanks,

RS

4 REPLIES 4
Read only

Former Member
0 Kudos
228

Use t-code EL09 ..

Regards,

Sanjoy

Read only

former_member213733
Active Contributor
0 Kudos
228

Hi ,

Use T code EL06 for mass order creation .

Name of the programme RELAUFT0 - Executable progamme .

Hope this helps .

Regards ,

Dewang T.

Read only

vikrant_guptarya
Participant
0 Kudos
228

Dou you want to shedule MR oder creation in back ground mode or want to create it thought ABAP prgram ?

Read only

Former Member
0 Kudos
228

Hi,

You can use function module ISU_S_METERREAD_CREATE.

Regards,

Anirban