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

SelectionParameterDataType Property

The data type of the current selection parameter.

Syntax

sapquerycontrol.SelectionParameterDataType

Possible Values

  spCharacters(0), 
  spDate(1), 
  spPackedDecimal(2), 
  spTime(3), 
  spBinary(4), 
  spTable(5), 
  spNumber(6), 
  spFloat(7), 
  spInteger(8), 
  spShort(9), 
  spByte(10), 
  spNull(14), 
  spStructure(17), 
  spDecF16(23), 
  spDecF34(24), 
  spXMLData(28), 
  spString(29), 
  spXString(30)

Default Value

0

Remarks

This specifies the data type for the selection parameter specified by SelectionParameterIndex.

This property is read-only and not available at design time.

Data Type

Integer

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