CNVCDOP_IMG - CDOP - Definition of the IMG for CDOP Projects
CDOP - Definition of the IMG for CDOP Projects information is stored in SAP table CNVCDOP_IMG.
It is part of development package CNV_CDOP_CC_00 in software component CA-LT. This development package consists of objects that can be grouped under "CDOP: Control Center".
It is part of development package CNV_CDOP_CC_00 in software component CA-LT. This development package consists of objects that can be grouped under "CDOP: Control Center".
Fields for table CNVCDOP_IMG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| PROJDEF_ID | CDOP - Project Definition ID | X | CNVCDOP_PROJDEFID | CHAR | 10 | CNVCDOP_PROJDEF |
| ACTIVITY_ID | CDOP - Activity ID | X | CNVCDOP_ACTIVITY_ID | CHAR | 60 | |
| PARENT | CDOP - Activity ID | X | CNVCDOP_ACTIVITY_ID | CHAR | 60 | |
| ACTIVITY_TYPE | CDOP - Activity Type (Executable / Non-Executable) | CNVCDOP_ACTIVITY_TYPE | CHAR | 2 | ||
| EXEC_TARGET | CDOP - Role of the system on which the activity executes | CNVCDOP_EXEC_TARGET | CHAR | 2 | ||
| EXEC_MODE | CDOP - Execution mode of an activity | CNVCDOP_EXEC_MODE | CHAR | 2 | ||
| PROGNAME | CDOP - Name of the program for the activity | CNVCDOP_ACTIVITY_PROGNAME | CHAR | 80 | ||
| RESTARTABLE | CDOP - Can the activity be restarted ? | CNVCDOP_RESTARTABLE | CHAR | 2 | ||
| NEXT_ACTIVITY | CDOP - Activity ID | CNVCDOP_ACTIVITY_ID | CHAR | 60 | ||
| PREV_ACTIVITY | CDOP - Activity ID | CNVCDOP_ACTIVITY_ID | CHAR | 60 | ||
| NODE_TEXT | CDOP - Text for the activity node in the IMG | CNVCDOP_NODE_TEXT | CHAR | 60 | ||
| DESCRIPTION | CDOP - Short Description for the activity | CNVCDOP_ACTIVITY_TEXT | CHAR | 60 | ||
| DOCU_LINK | Documentation Object | DOKU_OBJ | CHAR | 120 |