Show TOC Start of Content Area

Object documentation RfcSetTrace   Locate the document in its SAP Library structure

Use

Sets trace levels for different components.

Structure

   void SAP_API RfcSetTrace(SAP_UC * compName, unsigned level, RFC_ERROR_INFO* info);

 

           compName:  component name;

           level:     trace level.    

 

 

 

End of Content Area