Show TOC

Object documentationRfcInsertRow Locate this document in the navigation structure

 

 

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 ;