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

ReplyParamTableIndex Property

This corresponds to the TableIndex of the table that is to be passed as a parameter or as a parameter from NetWeaver.

Object Oriented Interface

public function getReplyParamTableIndex($replyparamindex);
public function setReplyParamTableIndex($replyparamindex, $value);

Procedural Interface

inerp_sapserver_get($res, 24 , $replyparamindex);
inerp_sapserver_set($res, 24, $value , $replyparamindex);

Default Value

-1

Remarks

This corresponds to the TableIndex of the table that is to be passed as a parameter or as a parameter from NetWeaver. This will be used if ReplyParamParamType is set to ptTable.

The size of the array is controlled by the ReplyParamCount property.

This property is not available at design time.

Data Type

Integer

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