Show TOC Anfang des Inhaltsbereichs

Hintergrunddokumentation RfcAppendNewRow  Dokument im Navigationsbaum lokalisieren

 

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;

 

Ende des Inhaltsbereichs