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

ReceiveParamTableIndex 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 getReceiveParamTableIndex($receiveparamindex);
public function setReceiveParamTableIndex($receiveparamindex, $value);

Procedural Interface

inerp_sapserver_get($res, 17 , $receiveparamindex);
inerp_sapserver_set($res, 17, $value , $receiveparamindex);

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 ReceiveParamParamType is set to ptTable.

The size of the array is controlled by the ReceiveParamCount 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