Show TOC

Object documentationRfcSetStructureDesc Locate this document in the navigation structure

 

 

Puts the metadata of a structure type into the internal repository and returns a handle to the type descriptor.

Structure

RFC_TYPE_DESC_HANDLE SAP_API RfcSetStructureDesc(RFC_HANDLE rfcHandle,

RFC_STRUCTURE_DESC *typeDesc);

rfcHandle: connection handle;

typeDesc: pointer to type description structure that contains the

metadata of the type;