Show TOC Anfang des Inhaltsbereichs

Objektdokumentation RfcInsertRow   Dokument im Navigationsbaum lokalisieren

Use

Inserts the given structure at the current position of the table cursor.

Structure

   RFC_RC SAP_API RfcInsertRow(RFC_TABLE_HANDLE tableHandle, RFC_STRUCTURE_HANDLE ructHandle);

 

           tableHandle:  handle to the table;

           structHandle: handle to the to be inserted structure ;

 

 

 

Ende des Inhaltsbereichs