Show TOC Anfang des Inhaltsbereichs

Objektdokumentation RfcSetStructureDesc   Dokument im Navigationsbaum lokalisieren

Use

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;

 

 

Ende des Inhaltsbereichs