Show TOC Start of Content Area

Object documentation RfcMoveTo   Locate the document in its SAP Library structure

Use

Moves the cursor from the current position to the position specified by the index.

Structure

   RFC_TABLE_MOVE_RC SAP_API RfcMoveTo(RFC_TABLE_HANDLE tableHandle, unsigned index);

 

           tableHandle:  handle to the table;

 

 

End of Content Area