2012 Jun 11 2:01 PM
Hi,
We've implemented device info records with registers (for the billing of Multimedia consumptions).
The meter reading results are imported via an interface.
I want to prevent the meter reading orders printing (EL35) for the device info records (virtual devices).
Is there any way in the customizing to define that the device info records mustn't be considered during MR orders printing? Or maybe any way to define it for particular device types?
Thanks in advance for your help.
Sebastien
2012 Jun 14 12:07 PM
Sebastien,
The filter criteria can be applied by creating a new form which can filter the entries being downloaded. You can set the format and the selection criteria in it. In your case you can check if the device for which the MRO is created is an actual device or just a dev info record and filter it on the basis of the result
Cheers,
Amin
2012 Jun 14 12:07 PM
Sebastien,
The filter criteria can be applied by creating a new form which can filter the entries being downloaded. You can set the format and the selection criteria in it. In your case you can check if the device for which the MRO is created is an actual device or just a dev info record and filter it on the basis of the result
Cheers,
Amin
2012 Jun 15 1:34 PM
Amin, Rajat,
Thanks for your helpful answers.
Badviously our developers say that if we try to filter in the form itself, it will produce an empty document, it's too late in the process to completely prevent the creation of the document.
We will try to find a enhancement spot in the EL35.
If you have any other idea, don't hesite.
Thanks for your help.
Sebastien
2012 Jun 14 1:36 PM
Hi Sebastien
I guess here you can use custom application form for form class "IS_U_DM_MR_ORDER". Please check config in order output.
Thanks
Rajat