Function sapnwrfc::binding::RfcMoveToFirstRow
[−]
[src]
pub unsafe extern "C" fn RfcMoveToFirstRow(
tableHandle: RFC_TABLE_HANDLE,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Positions the table cursor at the first 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