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: |

This data type also has a corresponding internal table type called
SOI_NAMETYPE_TABLE .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: |

This data type also has a corresponding internal table type called
SOI_COLTYPE_TABLE .