Show TOC

Background documentationRfcAddFunctionDesc Locate this document in the navigation structure

 

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

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

Note Note

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

End of the note.

Structure

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