Show TOC Start of Content Area

Object documentation RfcDeleteAllRows   Locate the document in its SAP Library structure

Use

Deletes all rows from the table.

Structure

   RFC_RC SAP_API RfcDeleteAllRows(RFC_TABLE_HANDLE tableHandle);

 

           tableHandle:  handle to the table;

 

 

 

End of Content Area