Function sapnwrfc::binding::RfcGetTransactionID [] [src]

pub unsafe extern "C" fn RfcGetTransactionID(
    rfcHandle: RFC_CONNECTION_HANDLE,
    tid: *mut SAP_UC,
    errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC

Retrieves a unique 24-digit transaction ID from the backend.

\in rfcHandle Client connection to a backend. \out tid Will be filled with the transaction ID. \out *errorInfo Error information in case there is a problem with the connection. \return RFC_RC