Function sapnwrfc::binding::RfcGetExceptionCount
[−]
[src]
pub unsafe extern "C" fn RfcGetExceptionCount(
funcDesc: RFC_FUNCTION_DESC_HANDLE,
count: *mut c_uint,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Returns the number of ABAP Exceptions of the function module.
\in funcDesc The function module's metadata description. \out *count The number of the function module's ABAP Exceptions. \out *errorInfo Not much that can go wrong here. \return RFC_RC