Show TOC Start of Content Area

Background documentation RfcAppendNewRow  Locate the document in its SAP Library structure

 

Use

Creates a new row and appends it at the end of the table.

Structure

   RFC_STRUCTURE_HANDLE SAP_API RfcAppendNewRow(RFC_TABLE_HANDLE tableHandle, RFC_ERROR_INFO* errorInfo);

 

           tableHandle:  handle to the to be deleted table;

 

End of Content Area