Show TOC

Object documentationRfcAddRow Locate this document in the navigation structure

 

 

Appends the given structure at the end of the table.

Structure

RFC_RC SAP_API RfcAddRow(RFC_TABLE_HANDLE tableHandle, RFC_STRUCTURE_HANDLE structHandle);

tableHandle: handle to the table;

structHandle: handle to the to be added structure ;