Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

getVariableValueExt/setFilter cannot handle 0VERSION?

$
0
0

Hi all,

 

I am trying to use the variable value of 0P_VERS of infoobject 0VERSION as a filter for a datasource using the scripting:

 

DS_2.setFilter("0VERSION", DS_1.getVariableValueExt("0P_VERS"));

0VERSION and 0P_VERS are the standard business content objects, 0VERSION has ALPHA conversion enabled.

 

This works fine when the value is '101' or '102'  etc.,

When the value is '1' ,  it doesnot work since the setFilter expects '001' (tested by hardcoding DS_2.setFilter("0VERSION", "001"))), whereas the getVariableValueExt receives a '1'.

 

Any ideas how to solve this?

 

Best regards,

 

Arwold


Viewing all articles
Browse latest Browse all 4041


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>