Function sapnwrfc::binding::RfcRemoveClassDesc [] [src]

pub unsafe extern "C" fn RfcRemoveClassDesc(
    repositoryID: *const SAP_UC,
    className: *const SAP_UC,
    errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC

Removes a class description from the cache for the specified R/3 System.

If repositoryID is NULL, the description is added to the "default repository".

\in *repositoryID System ID of R/3 System, from whose cache you want to remove the class description, or NULL for the default repository. \in *className The name of the ABAP class, whose description you want to remove. \out *errorInfo Not much that can go wrong here. \return RFC_RC