Non-payee billing hierarchy among the billunits(billinfo) of the same account.
Hi All,
As part of a new solution, we are designing to create multiple services under one account.
To have a flexibility during billing and to not have impact billing performance, the idea is to create each service under one billunit(billinfo).
Since the account needs to produce a single bill, thus we thought of creating billunit hierarchy within the same account such as
Account - A1
Billinfo - AB1, [paytype 10005]
Billinfo - AB2 - holds service S1 , [paytype 10007], AR_BILLINFO_OBJ : Billinfo AB1.
Billinfo - AB3 - holds service S2 , [paytype 10007], AR_BILLINFO_OBJ : Billinfo AB1.
Such that each service S1 and S2 have their own billinfo and balance group. Balance group can monitor the credit limit for each services separately.