Function sapnwrfc::binding::RfcMoveToNextRow [] [src]

pub unsafe extern "C" fn RfcMoveToNextRow(
    tableHandle: RFC_TABLE_HANDLE,
    errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC

Increments the table cursor by one.

\in tableHandle A table. \out *errorInfo Not much that can go wrong here (except an invalid table handle). \return RFC_RC