Menu

SAP Function Module SCMS_DOCS_COPY

CMS: Copy Document

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module SCMS_DOCS_COPY (CMS: Copy Document) is a standard Function Module in SAP ERP and is part of the function group SCMS_API within the package SCMS.

Technical Information

Function Module SCMS_DOCS_COPY
Short Text CMS: Copy Document
Function Group SCMS_API
Package SCMS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DST_CREP_ID TYPE C SPACE Target Repository (Only Allowed if Category - SPACE)
DST_MANDT LIKE SY-MANDT SY-MANDT Target Client
DST_STOR_CAT TYPE C SPACE Target Category
OVERWRITE TYPE C ' ' Overwrite ('X' Without Log, ' ' with Log, '-' Never)
SRC_CREP_ID TYPE C SPACE Source Repository (Only Allowed if Category - SPACE)
SRC_MANDT LIKE SY-MANDT SY-MANDT Source client
SRC_STOR_CAT LIKE SDOKSTCA-STOR_CAT Source Category

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOC_LIST TYPE SCMS_RLOCT CMS: Information on Documents for Relocations

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BAD_STORAGE_CATEGORY Configuration error
ERROR_PARAMETER Parameter error
SOURCE_EQUAL_DEST Source and Target are Identical