Menu

SAP Function Module SCCM_START_ALL_PROCESSES

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

Technical Information

Function Module SCCM_START_ALL_PROCESSES
Short Text
Function Group SCCM
Package STRM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BATCH_FLAG LIKE SY-BATCH Program running in background
CCCFLOW_CURR LIKE CCCFLOW Client Copy Control Flow
CCCOMFILE LIKE 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
NR_PROCESSES LIKE SY-TFILL Internal tables, current number of lines
PROCESS LIKE CCPROCTAB-PROCESS Process number
PROFILE LIKE CCPROF Client copy profiles
PROF_PARM LIKE CCPROFSR Source entries for profiles

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
START_PROC LIKE CCPROCTAB Parallel Client Copy Processes

Exceptions

This function module does not define any Exceptions.