Show TOC Start of Content Area

Object documentation RfcGetCurrentRow   Locate the document in its SAP Library structure

Use

Gets the structure handle to the current row.

Structure

   RFC_STRUCTURE_HANDLE SAP_API RfcGetCurrentRow(RFC_TABLE_HANDLE tableHandle);

 

           tableHandle:  handle to the table;

 

 

End of Content Area