Hi folks,
I'm implementing PBCS. Users planning their expenses and want to review the profitability their expenses against revenues at the customer/product level. Expenses amount is in cost centers and they have to allocate this amount for customers/products, so I'm using revenues amount to allocate. So one expense is split it in a revenue/customer/product combination, around 500-1200 of possible combinations.
I'm using a business rule to allocate expenses.
In order to get this I'm using MDALLOCATE function to create blocks and allocate the amount, but I've had problems when the application size is huge and blocks are too much. When blocks are created, allocations run fast.
I know PCMCS is used for expense allocations. My questions are:
That has PCMCS that PBCS does not have for solve for expense allocations?
Does PCMCS have a different method for processing information?
Any recommendations will be appreciated.
Regards