Show TOC Start of Content Area

Background documentation RfcDeleteCurrentRow  Locate the document in its SAP Library structure

Use

Deletes the current row from the table.

Structure

   RFC_RC SAP_API RfcDeleteCurrentRow(RFC_TABLE_HANDLE tableHandle, RFC_ERROR_INFO* errorInfo);

 

           tableHandle:  handle to the table;

 

End of Content Area