Menu

SAP Function Module CNV_CDMC_CC_START_PROGRAM

CDMC - Start a program in the background in the remote system

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module CNV_CDMC_CC_START_PROGRAM (CDMC - Start a program in the background in the remote system) is a standard Function Module in SAP ERP and is part of the function group CNV_CDMC_CC_FUNCTIONS within the package CNV_CDMC_REPOOBJS.

Technical Information

Function Module CNV_CDMC_CC_START_PROGRAM
Short Text CDMC - Start a program in the background in the remote system
Function Group CNV_CDMC_CC_FUNCTIONS
Package CNV_CDMC_REPOOBJS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ACTIVITY_ID TYPE CNVCDMC_ACTIVITY_ID CDMC - Activity ID
IV_CURR_DATE TYPE SYDATUM Date and time, current (application server) date
IV_CURR_TIME TYPE SYUZEIT Dat and time, current application server time
IV_PROGNAME TYPE PROGNAME ABAP program name
IV_PROJECT_ID TYPE CNVCDMC_PROJECT_ID SPACE CDMC - Project ID
IV_SCH_DATE TYPE SYDATUM Date and time, current (application server) date
IV_SCH_TIME TYPE SYUZEIT Dat and time, current application server time
IV_SOLMAN TYPE CNVCDMC_FLAG SPACE CDMC - General Flag

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
IT_PARAMS LIKE RSPARAMS ABAP/4: General structure for PARAMETERS and SELECT-OPTIONS

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AUTHORITY The user does not have CDMC Authorizations
SCHEDULING_ERROR The job could not be scheduled successfully