Home Search

DriveWorks Pro 21
SysproGetTableDataAsXML

Send Feedback

SysproGetTableDataAsXML

This function returns a data object as XML. It has 2 methods of operation:

Syntax

Method 1:

SysproGetTableDataAsXML([XML Data])

Where:

The XML object that contains the query information.

Method 2:

SysproGetTableDataAsXML([Command String], [XML Data])

Where:

The command string to be passed to SYSPRO (e.g COMFND)

The XML object that contains the query information.

Visit the SYSPRO PowerPack page to learn more.