SAP ABAP Function Module CNV_CDMC_CC_START_PROGRAM (CDMC - Start a program in the background in the remote system)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-CCM-CDM (Application Component) Custom Development Management Cockpit
     CNV_CDMC_REPOOBJS (Package) CDMC: Repo Objects
Basic Data
Function Module CNV_CDMC_CC_START_PROGRAM CDMC - Start a program in the background in the remote system  
Function Group CNV_CDMC_CC_FUNCTIONS   CDMC - Control Center Functions  
Program Name SAPLCNV_CDMC_CC_FUNCTIONS    
INCLUDE Name LCNV_CDMC_CC_FUNCTIONSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_PROJECT_ID TYPE CNVCDMC_PROJECT_ID SPACE CDMC - Project ID
Importing IV_ACTIVITY_ID TYPE CNVCDMC_ACTIVITY_ID CDMC - Activity ID
Importing IV_PROGNAME TYPE PROGNAME ABAP program name
Importing IV_SOLMAN TYPE CNVCDMC_FLAG SPACE CDMC - General Flag
Importing IV_SCH_DATE TYPE SYDATUM Date and time, current (application server) date
Importing IV_SCH_TIME TYPE SYUZEIT Dat and time, current application server time
Importing IV_CURR_DATE TYPE SYDATUM Date and time, current (application server) date
Importing IV_CURR_TIME TYPE SYUZEIT Dat and time, current application server time
Tables IT_PARAMS TYPE RSPARAMS ABAP/4: General structure for PARAMETERS and SELECT-OPTIONS
Exception SCHEDULING_ERROR TYPE The job could not be scheduled successfully
Exception NO_AUTHORITY TYPE The user does not have CDMC Authorizations
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100421 
SAP Release Created in 2006_1_46C