2010 Apr 02 12:43 PM
Dear Gurus,
I have provided an alternate portion at contract level. The MRU assigned at the installation level conisists of different portion. After billing for many months the MRU at the installation level has been changed with time slice. But correspondingly it is not allowing to change the alternate portion. DUe to the end billing period mismatch between the original portion and alternate portion, it is not allowing to create both meter reading orders and billing orders.
Is their any other way to change the alternate portion?
With Regards
Balaji.J
2010 Apr 07 11:33 AM
Hello,
If you implement BAdI ISU_BFPS_APIV you can suppress this kind of check
for billing orders and billing documents (NOT meter reading documents!).
Within method CHECK_APIV of BAdI ISU_BFPS_APIV you have to set the flag
for parameter NO_CHECK_FOR_COMPL_BILLING. But before you do so please
regenerate the BAdI. Otherwise the change will not have any effect.
This is how to make: transaction SE18 -> Definition name ISU_BFPS_APIV
-> change -> menu 'utilities' -> regeneration.
More information of how to implement the BAdI you will find in the
documentation of note 990780.
I hope this helps your situation.
Regards
Olivia
2010 Apr 07 11:33 AM
Hello,
If you implement BAdI ISU_BFPS_APIV you can suppress this kind of check
for billing orders and billing documents (NOT meter reading documents!).
Within method CHECK_APIV of BAdI ISU_BFPS_APIV you have to set the flag
for parameter NO_CHECK_FOR_COMPL_BILLING. But before you do so please
regenerate the BAdI. Otherwise the change will not have any effect.
This is how to make: transaction SE18 -> Definition name ISU_BFPS_APIV
-> change -> menu 'utilities' -> regeneration.
More information of how to implement the BAdI you will find in the
documentation of note 990780.
I hope this helps your situation.
Regards
Olivia