Show TOC

Function documentationData Item Locate this document in the navigation structure

 

This SAP Manufacturing Integration and Intelligence (SAP MII) action is used to create a data element that belongs to a row element in an XML document.

Features

The properties for this action are listed in the following table:

Property

Data Type

Access

Description

SAP xMIIDocument

XML

In and out

If the document contains more than one rowset, use this property to link the data item to a row. If the document has only one rowset, you can reference the document output.

Name

String

In and out

Defines the element name for the data item. It should correspond to a column name.

Value

String

In and out

Defines the element value for the data item name. Where applicable, it should be between the MinRange and MaxRange attributes, and correspond to the SQLDataType attribute of the associated column element.

Success

Boolean

Out

Is always true.