Menu

SAP Function Module SCCR_PERFORM_CLIENT_COPY

The Function Module SCCR_PERFORM_CLIENT_COPY () is a standard Function Module in SAP ERP and is part of the function group SCCR within the package STRM.

Technical Information

Function Module SCCR_PERFORM_CLIENT_COPY
Short Text
Function Group SCCR
Package STRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CCALTINP LIKE STRMPAR-CCSELMODE Table selection mode ('A' / 'T')
CCCOMFILE TYPE E070-TRKORR Request/Task
CCMODUS LIKE STRMPAR-CCMODUS Mode for client transport
CCRESTART LIKE STRMPAR-CCRESTART Client Copy: Restart Mode
CCSUPCOPY LIKE STRMPAR-CCTESTRUN Test run without database update
CCTABLIST LIKE DIP02-TABNAME Table description
INCL_TASK LIKE STRMPAR-INCL_TASK Include transport tasks for transport request
PROFILE LIKE CCPROF Client copy profiles
PROF_PARM LIKE CCPROFSR Source entries for profiles
QUELLMANDANT LIKE CCPROF-MANDANT Source Client for Client Copy

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RCOD LIKE SY-SUBRC

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.