Function sapnwrfc::binding::RfcEnableBASXML [] [src]

pub unsafe extern "C" fn RfcEnableBASXML(
    funcDesc: RFC_FUNCTION_DESC_HANDLE,
    errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC

Enables this function module for the basXML serialization format.

R/3 Systems from kernel release 7.10 on support a new serialization format: basXML (binary ABAP serialization). Calling %RfcEnableBASXML() allows the RFC library to transport this function module's data via the basXML format, if the target backend supports it.

\in funcDesc The function module's metadata description. \out *errorInfo Should always return successfully. \return RFC_RC