Hello All.
I am using BW 7.0 and BEx Analyzer. In one of my queries, I am "jumping" to ECC 6.0 using the ABAP Report RKPBW000 to retrieve PS / WBS line item detail information for PS / WBS Reporting. I am using InfoSource 0CO_OM_WBS_1 to load the InfoCube and in the RSBBS setup. Although the process works fine and the data is returned relatively quickly (about 20-30 seconds) the largest amount of time seems to be related to a warning that I receive at the beginning of the jump; "Too many entries when triggering attributes belonging to 0PART_WBSEL: 590,536 Rows".
The characteristic 0PART_WBSEL is not part of the InfoCube structure, but is part of the InfoSource and is a reference characteristic of 0WBS_ELEMT which is part of the InfoCube.
Is there something I can do to either avoid 0PART_WBSEL entirely during the "jump" or some other method to improve the response time of the "jump"?
Thanks in advance.
Tom