Show TOC Start of Content Area

Background documentation RfcDestroyTable  Locate the document in its SAP Library structure

Use

Deletes the given table object.

Structure

   RFC_RC SAP_API RfcDestroyTable(RFC_TABLE_HANDLE tableHandle, RFC_ERROR_INFO* errorInfo);

 

           tableHandle:  handle to the to be deleted table;

 

End of Content Area