Function sapnwrfc::binding::RfcGetExceptionDescByIndex
[−]
[src]
pub unsafe extern "C" fn RfcGetExceptionDescByIndex(
funcDesc: RFC_FUNCTION_DESC_HANDLE,
index: c_uint,
excDesc: *mut RFC_EXCEPTION_DESC,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Reads the metadata description of the function module's ith ABAP Exception.
\in funcDesc The function module's metadata description. \in index The index of the exception to describe. \out *excDesc The ABAP Exception's metadata description. \out *errorInfo Index out of bounds? \return RFC_RC