Show TOC

Function documentationColumn Locate this document in the navigation structure

 

This SAP Manufacturing Integration and Intelligence (SAP MII) action is used to create a column element that belongs to a rowset element of an XML document. A rowset node of an XML document may contain one or more columns.

Features

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

Property

Data Type

Access

Description

SAP xMIIDocument

XML

In and out

If there is more than one rowset, use this property to link the column to a rowset. If there is only one rowset, you can reference the document output.

Name

String

In and out

Defines the Name and SourceColumn attributes for the Column element.

Description

String

In and out

Defines the Description attribute for the Column element.

MinRange

Double

In and out

Defines the MinRange attribute for the Column element.

MaxRange

Double

In and out

Defines the MaxRange attribute for the Column element.

SQLDataType

Integer

In and out

Defines the SQLDataType attribute for the Column element. Options include:

  • String

  • Integer

  • Double

  • Datetime

Success

Boolean

Out

Is always true.