Show TOC Anfang des Inhaltsbereichs

Hintergrunddokumentation RfcAddFunctionDesc  Dokument im Navigationsbaum lokalisieren

Use

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

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

Hinweis

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);

Ende des Inhaltsbereichs