Functionality This function module creates a new content version of a physicaldocument. A new content version can be created only if the original document isprotected, and if the original is not currently checked out orreserved. The new version inherits the document class, attributes, and therelationship to the logical document from the original document. Aversion reference relationship is established between the original andthe new version. After SDOK_PHIO_CREATE_NEW_VERSION has executed successfully, the newdocument version has the status "initial". As long as the document hasthis status, the content of the original is copied to the front-endcomputer when the new version is checked out or downloaded to the filesystem of the front-end computer. |