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

ReplyParams Property

Parameters sent in reply to a remote function call.

Syntax

[VB.NET]
Public Property ReplyParams As SapParamList

[C#]
public SapParamList ReplyParams {get;}

Remarks

This property contains a collection of export parameters to send back to the SAP system as a reply. Simply fill the Name and Value of each parameter you wish to include in your response, and then call SendReply.

This property is only valid inside the FunctionCall event.

Default Value

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