I have a customer requirement in TM enterprise area, where I need to load one million record lines in batches (filtered) into a FPM UI. But I see that, for even a record size of 10,000 line items, BO loading is taking between 2-3 minutes. Customer acceptance for these kind of data load is 3 seconds. Can you please let me know, how to fine tune BO to support these work load. I have done a complete ABAP stack trace and see that, FPM takes only few milliseconds to load the data, where as BOPF takes more than 120 seconds to load this.
So, is BOPF meant for high volume data?
Sunil.