Show TOC Start of Content Area

Object documentation RfcMoveToPreviousRow   Locate the document in its SAP Library structure

Use

Moves the cursor from the current position to the prevours row.

Structure

   RFC_TABLE_MOVE_RC SAP_API RfcMoveToPreviousRow(RFC_TABLE_HANDLE tableHandle);

 

           tableHandle:  handle to the table;

 

 

End of Content Area