The RFC_FIELD_INFO Structure  

Defined in CRfcComp.h

The RFC_FIELD_INFO structure is used for providing field information to complex parameter objects. It contains the following fields:

 

Field Name

Type

Description

strName

char[]

Name of the field

nColumn

int

Column number of the field

nOffset

int

Byte offset of the field from the beginning

nType

unsigned

RFC data type of the field

nLength

int

Length in bytes of the field

nDecimals

int

Number of decimal positions contained in the field