Show TOC Start of Content Area

Object documentation RfcCloneStructure   Locate the document in its SAP Library structure

Use

Creates a copy of the given structure and returns the handle to the new object.

Structure

RFC_STRUCTURE_HANDLE SAP_API RfcCloneStructure(RFC_STRUCTURE_HANDLE structureHandle, RFC_ERROR_INFO* errorInfo);

 

structureHandle : handle to the original structure data object.

 

 

 

End of Content Area