Show TOC Start of Content Area

Object documentation RfcMoveToFirstRow   Locate the document in its SAP Library structure

Use

Moves the current position to the first row of the table.

Structure

   RFC_TABLE_MOVE_RC SAP_API RfcMoveToFirstRow(RFC_TABLE_HANDLE tableHandle);

 

           tableHandle:  handle to the table;

 

 

 

End of Content Area