ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

QueryMetaData Type

The meta data for the query.

Remarks

After a call to RetrieveUserGroups or RetrieveQueries the following fields will be populated:

Fields

QueryName
String

The name of query retrieved from the SAP server.

UserGroup
String

The user group retrieved from the SAP server.

Variant
String

The variant value of the query retrieved from the SAP server.

Constructors

[VB.NET]
Public QueryMetaData()

[C#]
public QueryMetaData();



[VB.NET]
Public QueryMetaData(ByVal QueryName As String, ByVal UserGroup As String, ByVal Variant As String)

[C#]
public QueryMetaData(string queryName, string userGroup, string variant);



 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0