Show TOC

RfcInsertRow Locate this document in the navigation structure

Definition

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 ;