Show TOC

RfcGetFunctionDescHandle Locate this document in the navigation structure

Definition

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;