Skip to Content
Author's profile photo Former Member

MII15.1 i5Command – How to Guide


The functionality and behavior of an i5Command JS object is similar to iCommand. i5Command JS object uses iCommand as the display template and creates a new object. In other words, i5Command JS object uses the same display template as iCommand.

Besides implementing an i5Command JavaScript Object in coding (refer to the guide SAP MII How-To-Guide for i5Command Implementation), you can also configure i5Command in the SSCE UI element Button with iCommand and Query Template without any coding.

The Query Template of i5Command could not only be an operation on a DB table, but also an XacuteQuery to execute an MII Transaction which contains complex logic.

View This Document


Assigned Tags

      5 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo GQ Sun
      GQ Sun

      Which version of MII can i get this property?

      截图65.png

      Author's profile photo Steve Stubbs
      Steve Stubbs

      You need MII15.1, recommend the latest SP2 and patch.

      Regards, Steve

      Author's profile photo GQ Sun
      GQ Sun

      截图66.png

      Thanks for your reply.

      Both of the files above,or the patch?

      Author's profile photo Steve Stubbs
      Steve Stubbs

      Just the Patch for XMII 15.1 SP02.  All XMII sca files are cumulative deployments.

      Regards, Steve

      Author's profile photo GQ Sun
      GQ Sun

      OK. I got it.

      Thank you.