Show TOC Start of Content Area

Object documentation RfcMoveToNextRow   Locate the document in its SAP Library structure

Use

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

Structure

   RFC_TABLE_MOVE_RC SAP_API RfcMoveToNextRow(RFC_TABLE_HANDLE tableHandle);

 

           tableHandle:  handle to the table;

 

 

 

End of Content Area