2011 Feb 07 1:10 PM
Hi friends,
We have migrated bill document through EBF and using EBF correction method to correct these bill doc which will result in manual bill.
In case if we want to change reactive energy charges, we facing problem in calculating it . Since it derived from the complex logic rather than simple (QTY * Price = amount) . At the input we are getting qty to be change.
I want to know is it possible to call only particular rate (which is having multiple lines)of schema through any FM or by any other means. which will execute and returns value of that rate. hence can pass that to Qty/ MR field in manual bill.
or any events which can be called while creating manual bill to do above functionality
Thanks in advance.
Warm regards,
Chetan
2011 Mar 15 10:08 PM
Hi,
You can use custom variant program, which will contain the calculation rule for your fee. You need just assign this Z* variant program to the line which are you going to adjust in EBF. During execution of the correction method ISU_EBF_C_REBILL01 the billing schema will be executed like in the normal way.
Best regards
Vlado