Show TOC Anfang des Inhaltsbereichs

Objektdokumentation RfcCloneStructure   Dokument im Navigationsbaum lokalisieren

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.

 

 

 

Ende des Inhaltsbereichs