Important Table Structures
Use
The pivot interface uses the following data types, which are defined in type group SOI (development class SOFFICEINTEGRATION):
Data Type SOI_NAMETYPE_ITEM
|
Field |
Type |
Description |
|
name |
C(256) |
The name of a field in the data table |
|
type |
I |
The type that the field should have in the pivot table. The following values are possible
|
Data Type SOI_COLTYPE_ITEM
|
Field |
Type |
Description |
|
col |
I |
The position of a field in the data table |
|
type |
I |
The type that the field should have in the pivot table. The following values are possible
|