Show TOC

RfcAddFunctionDescLocate this document in the navigation structure

Use

Adds a function description to the cache of the specified repository.

If repositoryID is NULL, the "default storage" is used.

Note

This API should be used with care and is only for special scenarios.

Structure

RFC_RC SAP_API RfcAddFunctionDesc(SAP_UC const * repositoryID, RFC_FUNCTION_DESC_HANDLE funcHandle, RFC_ERROR_INFO* info);