Show TOC

Object documentationRfcSetFunctionDesc Locate this document in the navigation structure

 

 

Puts the metadata of a function interface into the internal repository and returns a handle to the descriptor.

Structure

RFC_FUNCTION_DESC_HANDLE SAP_API RfcSetFunctionDesc(RFC_HANDLE rfcHandle,

RFC_FUNCTION_DESC *funcDesc);

rfcHandle: connection handle;

funcDesc: pointer to function description structure that contains the

metadata of the function interface;