Show TOC Start of Content Area

Object documentation RfcMoveToLastRow   Locate the document in its SAP Library structure

Use

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

Structure

   RFC_TABLE_MOVE_RC SAP_API RfcMoveToLastRow(RFC_TABLE_HANDLE tableHandle);

 

           tableHandle:  handle to the table;

 

 

 

End of Content Area