Quantcast
Channel: SCN: Message List - SAP Manufacturing Integration and Intelligence (SAP MII)
Viewing all articles
Browse latest Browse all 4841

Xacute query's output parameters in 14.0 SP5

$
0
0

Hi,

 

I have selected * as the output parameter of my xacute query but when I try to get the values of different parameters in javascript, it gives me a blank. However, if I select one specific parameter as the output parameter, my javascript code returns its value.

 

Example:

 

Xacute's Output Parameter -  *

Code: document.iCommandName.getValueByName("TestVar1",1);      -     Returns blank

          document.iCommandName.getValueByName("TestVar2",1);      -     Returns blank

 

 

Xacute's Output Parameter - TestVar1

Code: document.iCommandName.getValueByName("TestVar1",1);     -     Returns correct value

 

Is this a known issue in 14.0 SP5? Pointers on this are highly appreciated.

 

 

 

Thanks & Regards,

Anuj


Viewing all articles
Browse latest Browse all 4841

Trending Articles



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