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

ColumnTableIndex Property

This should be set if the ColumnType is set to ctTable.

Object Oriented Interface

public function getColumnTableIndex($columnindex);
public function setColumnTableIndex($columnindex, $value);

Procedural Interface

inerp_sapserver_get($res, 5 , $columnindex);
inerp_sapserver_set($res, 5, $value , $columnindex);

Default Value

-1

Remarks

This should be set if the ColumnType is set to ctTable. The value specified here should be the TableIndex of the table you want to pass as a parameter.

Note that this property does not apply when using SapReadTable

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