SAP ABAP Message Class CNV_10020 Message Number 091 (Data for &1 &2 already exists in table &3)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_10020 (Package) CNV package 10020
⤷
⤷
Attribute
| Message class | CNV_10020 | ||
| Short Description | Message class for package 10020 | ||
| Message Number | |
091 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20141030 |
Message Text
Data for &1 &2 already exists in table &3
Help Document
Diagnosis
The process for writing data for has terminated. Data has already been stored in object table .
Procedure
There are the following ways of restarting the process:
- Delete the data for from object table , then restart the filling process.
- Create a path parameter for (if not already available) and set the indicator for duplicate entries. Then restart the filling process.
Note: The first option is preferable particularly if a lot of data has already been written.
If you choose the second option, the system creates a program that does the insert with 'ACCEPTING DUPLICATE KEYS'. This can result in performance issues.
Notes
To delete the data for go to the activity Job Monitor: Load Determination Data (extended view) and click on . On the following screen press the button "Delete object tables" and answer the question "Execute in background?" with "yes" when expecting a long runtime.
History
| Last changed on/by | 20141030 | SAP | |
| SAP Release Created in |