Show TOC Start of Content Area

Object documentation RfcDeleteRow   Locate the document in its SAP Library structure

Use

Deletes the current row from the table.

Structure

   RFC_RC SAP_API RfcDeleteRow(RFC_TABLE_HANDLE tableHandle);

 

           tableHandle:  handle to the table;

 

 

End of Content Area