on ‎2011 Apr 25 5:55 PM
I have just started learning xMII but facing problem in passing values of parameters like rangeLow, rangeHigh, etc dynamically from web page to sap xMII 12.0. I have referred many web page examples in the Module Library template on SDN, but not getting exact solution.
Applet using an irpt extension. I am using Xacute query. Below is some part of code containing calling of required function on buttonClick event and Applet for dynamic paramter passing. Kindly correct me if any part is incorrect or missing.
Simillarly in queryTemplate some default values has been maintained in propertyDetail Value and TransactionDetails Param values. Is this correct method?
Edited by: Anand G Saraswat on Apr 25, 2011 6:56 PM
Request clarification before answering.
Hi Anand,
Is your problem solved? I assume not, because the question is still open.
it seems from above discussion that you are mixing multiple approaches. I would suggest you to keep it simple first.
Most of the times your Javascript code is the culprit.I have realized over time that MII is a bit moody and its behavior may vary with the MII version, Patch level, Your browser and a lot more things. So its advisable to keep it straight and simple.
for instance, try using getElementById instead of directly using the document object name. this will rarely cause any issue.
If your prob is not yet solved then can you please mention which portion is not working now. Since you mentioned somewhere above that you are getting output now, so where are you stuck now and till what point you are done?
Thanks
Piyush Govil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.