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

ImportSchemaFromSAPAsync Method

Imports the schema for an IDoc type.

Syntax

[VB.NET]
Public Function ImportSchemaFromSAPAsync(ByVal IDocType As String, ByVal Enhancement As String) As Task
[C#]
public Task ImportSchemaFromSAPAsync(string IDocType, string enhancement);

Remarks

This method is the asynchronous version of the ImportSchemaFromSAP method and is used to support asynchronous operations in WinRT. Please refer to ImportSchemaFromSAP for more information.

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