Show TOC Start of Content Area

Object documentationRfcInsertNewRow   Locate the document in its SAP Library structure

Use

Creates a new row and inserts it at the current position of the table cursor.

Structure

   RFC_STRUCTURE_HANDLE SAP_API RfcInsertNewRow(RFC_TABLE_HANDLE tableHandle);

 

           tableHandle:  handle to the to be deleted table;

 

 

 

End of Content Area