Show TOC

Function documentationXacute Query Locate this document in the navigation structure

 

You use the XacuteQuery in the SAP Manufacturing Integration and Intelligence (SAP MII) Workbench to create templates that take the output of a transaction and send the results to an SAP MII applet.

Features

An Xacute query is made up of the following property groups:

Xacute Query Parameters

Parameter

Description

Transaction

Name of the transaction you want to run.

Folder

Used by the Transaction List query mode to specify the qualified folder relative the Transaction folder directly below the installation folder.

OutputParameter

Returns a specific transaction property value from a transaction. If you use an asterisk, all non-XML data type transaction property values are returned.

XML transaction variables must be returned one at a time by explicitly referencing them with this parameter.

If the output parameter is of type XML, and does not adhere to SAP MII format, then the result of the query can only be viewed in a browser by changing its content type to text/xml.

StartDateMappedParam

Transaction property to which you want to assign the StartDate parameter at runtime.

EndDateMappedParam

Transaction property to which you want to assign the EndDate parameter at runtime.

MappedParamTarget.1 - MappedParamTarget.32

Transaction property names to which you want to assign Param.1 - Param.32 at runtime.