Show TOC

RfcCloneStructure Locate this document in the navigation structure

Definition

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.