Show TOC Start of Content Area

Object documentation RfcGetRowType   Locate the document in its SAP Library structure

Use

Gets the type descriptor of the table rows.

Structure

   RFC_TYPE_DESC_HANDLE SAP_API RfcGetRowType(RFC_TABLE_HANDLE tableHandle);

 

           tableHandle:  handle to the table;

 

 

End of Content Area