Show TOC Start of Content Area

Background documentation RfcDestroyStructure  Locate the document in its SAP Library structure

Use

Deletes the given structure data object.

Structure

   RFC_RC SAP_API RfcDestroyStructure(RFC_STRUCT_HANDLE structHandle, RFC_ERROR_INFO* errorInfo);

 

   structHandle : handle to the to be deleted structure data object .

 

 

 

End of Content Area