cancel
Showing results for 
Search instead for 
Did you mean: 

BEx into BPS: Variables with ranges

Former Member
0 Kudos

Hi,

The white paper 'How to integrate BEx Web Applications into BPS Web interfaces' shows how to pass variable values in the url, but can you pass a range of values from a variable ?

Thanks

David

Accepted Solutions (1)

Accepted Solutions (1)

former_member93896
Active Contributor
0 Kudos

Hi David,

it's certainly possible. The solution uses the API to set the variable values. You just have to pass the from and to values in the URL and then feed them to the API as "between" (BT) conditions instead of "equal" (EQ).

Regards,

Marc

SAP NetWeaver RIG

Former Member
0 Kudos

Hi Marc,

Thanks for the answer, I am getting closer...

I have the split from/to in the javascript, I can pass it in the url on 2 different variables but how can I make it (merge it as) a range in the BEx variable.

The URL can pass several variables but these variables have a one to one relationship with BW variables (How do I get the 'between' condition, in the url ?).

Thanks for your help.

David

Related question:

When passing a hierarchy node, the value of the node (e.g. ABC SALES -ABC being the controlling area) is populated in the BEx variable as ABC/ABC SALES. This is an issue as the expected format is ABC SALES. If the ABC is removed the value passed is then SAL/ SALES.

Thanks for your help.

David

Message was edited by: David Thoumieux

Answers (0)