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

FunctionName Property

The name of the remote function you wish to call.

Syntax

[VB.NET]
Public Property FunctionName As String

[C#]
public string FunctionName {get; set;}

Remarks

After setting this property, call the GetFunctionInfo method to retrieve a list of the RequestParameters, ResponseParameters, and tables used by the remote function. Set any RequestParameters you wish to send, and then use the CallFunction method to execute the remote function on the R/3 system.

Default Value

""

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