cancel
Showing results for 
Search instead for 
Did you mean: 

Executing a transaction from IRPT file using VBscript in XMII

Former Member
0 Kudos

Hi Everyone,

This is prasad .I want to execute a transcation from irpt file using vbscript in XMII .Can any one help me on this will be helpful to me.

Thanks,

Prasad.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

You can call an IRPT page with JavaScript just as easy as VBscript. However, MII leans towards JS since it provides the Script Assistant tool in the wizards for version 11.5 and 12.0. In MII 12.1, the wizards are built into the Workbench so no extra effort is needed. This can aid you in your development efforts and that's why it was built.

Former Member
0 Kudos

Ram,

JavaScript is the main scripting language for MII pages, not VBscript. Even if you are using MII 12.0, you can view the MII Best Practices guide for more information on using JavaScript with MII. The link is [here|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30f43a39-be98-2910-9d9c-a59785f44e41].

Regards,

Kevin

Former Member
0 Kudos

what about using vbs to launch an irpt? we have a similar need to use vbs to perform some tasks then launch an irpt, would this work in 12.0? It works in 11.5.

Thanks.

Former Member
0 Kudos

VB Script will not work on 12.0 and up. And I wouldn't recommend starting wtih VB in MII versions below 12.