Function sapnwrfc::binding::RfcMoveToLastRow [] [src]

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

Positions the table cursor at the last row (or at index "-1", if the table is empty).

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