Show TOC Anfang des Inhaltsbereichs

Objektdokumentation RfcGetFunctionDescHandle   Dokument im Navigationsbaum lokalisieren

Use

Queries the metadata of a function interface from the SAP system and returns the handle to the descriptor.

Structure

   RFC_FUNCTION_DESC_HANDLE SAP_API RfcGetFunctionDescHandle(RFC_HANDLE rfcHandle,

                SAP_UC const * funcName);

 

       rfcHandle:      connection handle;

       funcName:       function name;

 

 

 

Ende des Inhaltsbereichs