Menu

SAP Function Module CNV_CDMC_CC_START_PROG

CDMC : To schedule a program with given job name

The Function Module CNV_CDMC_CC_START_PROG (CDMC : To schedule a program with given job name) 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_PROG
Short Text CDMC : To schedule a program with given job name
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_JOBNAME TYPE BTCJOB Background job name
IV_PROGNAME TYPE PROGNAME ABAP program name

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
ACTION_CANCELLED The user has chosen to cancel the activity
ACTIVITY_NOT_EXECUTED The activity was not executed