2011 Feb 04 9:12 PM
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
2011 Feb 04 10:19 PM
2011 Feb 05 4:55 PM
Hi ,
Use T code EL06 for mass order creation .
Name of the programme RELAUFT0 - Executable progamme .
Hope this helps .
Regards ,
Dewang T.
2011 Feb 06 10:12 AM
Dou you want to shedule MR oder creation in back ground mode or want to create it thought ABAP prgram ?
2011 Feb 25 5:20 AM
Hi,
You can use function module ISU_S_METERREAD_CREATE.
Regards,
Anirban