2013 Dec 14 1:16 PM
Hi Gents,
We are doing main & Sub meter thing using installation grouping.
Now problem is in one MRU/Portion we have main meter intallation as well as sub meter installations also. Now when I try to do billing using TCODE EA38 or EAMABI of this portion now if the system come across main meter first whose sub meter is not yet billed which is present in the same portion throws error msg. (First bill secondry installation first).
So do we have any technique so that in batch billing first these sub installation get billed before main installations.
Error MSG: (Message no. AJ797)
Documents/billing orders are missing from secondary installation 500140733
Documents/billing orders are missing from secondary installation 500140734
Termination caused by error in processing secondary installation
Billing was terminated for installation 500140731
*
2013 Dec 15 3:39 PM
In mass activity we generate Variant in order to break our billable installation into different jobs so do we have any user exit or some thing where I can write Z logic inorder to put main meter installation after sub meter installations in the jobs.So that above error will not come .
2013 Dec 14 6:15 PM
2013 Dec 14 7:32 PM
I downloaded the note but status of the note is 'Cannot be implemented'
Pls help
2013 Dec 14 7:34 PM
2013 Dec 15 3:39 PM
In mass activity we generate Variant in order to break our billable installation into different jobs so do we have any user exit or some thing where I can write Z logic inorder to put main meter installation after sub meter installations in the jobs.So that above error will not come .
2013 Dec 15 4:11 PM
Table TFKDIF contains the settings for interval generation. There you can see an entry for ISU_DYN_INST_INTERVALS as function to divide object ABR_AUFTR.
2013 Dec 15 4:16 PM