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: 

How to delete billing orders in bulk

former_member924293
Discoverer
0 Kudos
615

I have a list of Billing Orders which i need to be deleted. I am trying to use transaction EL37 but is taking only one billing order at a time. Please confrim if i can perform a mass deletion of bulk orders through any screen or tcode.

2 REPLIES 2

ricky_shaw
Contributor
0 Kudos
297

Hi,

You can try creating (record) a Microsoft VB(visual basic) based Macro script in MS Excel for tcode: EL37. Once recorded make sure its working fine and run the excel macro for bunch of devices.

daniel_mccollum
Active Contributor
0 Kudos
297

EL37 allows selection of MRO for reversal by the following objects:

  • Meter Reading Unit
  • Contract
  • Installation
  • Device

of these, the Meter reading unit will allow a selection of a large number of Meter Reading orders. If the required readings are not easily grouped by any of the above objects, you will need to customize.

Note: you can use the select all option on the ALV returned for your selection, in order to manage multiples at once.