Show TOC Start of Content Area

Object documentation RfcGetRowCount   Locate the document in its SAP Library structure

Use

Gets the number of the rows contained in the table.

Structure

   unsigned SAP_API RfcGetRowCount(RFC_TABLE_HANDLE tableHandle);

 

           tableHandle:  handle to the table;

 

 

End of Content Area