Skip to Content
0
Former Member
Jun 27, 2008 at 12:43 PM

RRI - Jump to portal iview with characteristic restriction

34 Views

Hi Everyone,

I'm trying to get the RRI to work between two BI web template as iviews in the portal (running BI 7 and using the BI 7 functionalities). I have followed the instructions from http://help.sap.com/saphelp_nw04s/helpdata/en/43/21bb7485750bd5e10000000a422035/frameset.htm .

It works just fine if I jump from the sender to the receiver without passing some parameters to the receiver. However, I want to pass the value of calendar month from the sender to the receiver. As explained in the help, I have defined the receiver as a web address and I used <URL_TO_IVIEW>&<FIXED_COMPONENTS> in RSBBS.

Also as detailled in the help, I used the changeable component in the assignment details and have link it to the 0CALMONTH characteristic. As document, I used the paramter BI_COMMAND_1-CHARACTERISTICS_SELECTIONS-CHARACTERISTIC_SELECTIONS_1-SELECTIONS-SELECTION_1-SELECTION_INPUT_STRING .

The problem is that the assignment parameter in RSBBS in not long enough. As result, when the jump is execute, the URL called is <URL_TO_IVIEW>&<FIXED_COMPONENTS>&BI_COMMAND_1-CHARACTERISTICS_S=200701 . The calendar month value is correctly passed but the parameter value is truncated from BI_COMMAND_1-CHARACTERISTICS_SELECTIONS-CHARACTERISTIC_SELECTIONS_1-SELECTIONS-SELECTION_1-SELECTION_INPUT_STRING to BI_COMMAND_1-CHARACTERISTICS_S

Anyone has the same problem or did I miss something? Any help is greatly appreciated.

Thanks,

Tom