SAP ABAP Function Module CNV_CDOP_CC_START_PROGRAM (CDOP - Start a program in the background in the remote system)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_CDOP_CC_00 (Package) CDOP: Control Center
⤷
⤷
Basic Data
| Function Module | CNV_CDOP_CC_START_PROGRAM | CDOP - Start a program in the background in the remote system |
| Function Group | CNV_CDOP_CC_FUNCTIONS | CDOP - Control Center Functions |
| Program Name | SAPLCNV_CDOP_CC_FUNCTIONS | |
| INCLUDE Name | LCNV_CDOP_CC_FUNCTIONSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_PROJECT_ID | TYPE | CNVCDOP_PROJECT_ID | SPACE | CDOP - Project ID | ||
| |
IV_ACTIVITY_ID | TYPE | CNVCDOP_ACTIVITY_ID | CDOP - Activity ID | |||
| |
IV_PROGNAME | TYPE | PROGNAME | ABAP program name | |||
| |
IT_PARAMS | TYPE | RSPARAMS | ABAP/4: General structure for PARAMETERS and SELECT-OPTIONS | |||
| |
SCHEDULING_ERROR | TYPE | The job could not be scheduled successfully | ||||
| |
NO_AUTHORITY | TYPE | The user does not have CDOP Authorizations | ||||
Processing Type
| Normal Function 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 | 20141030 |
| SAP Release Created in | 2006_1_46C |