Hello community,
the function RfcGetRowType gets the type descriptor of the table rows and has the following signature:
DECL_EXP RFC_TYPE_DESC_HANDLE RfcGetRowType (
RFC_TABLE_HANDLE tableHandle,
RFC_ERROR_INFO * errorInfo
)
It works with this signature and delivers a handle back.
Cheers
Stefan