on 2024 Jun 06 3:53 PM
Hi experts,
I am trying to update/insert time record in the database TEVEN to populate in PA61, through function modules BAPI_CC1_UPLOAD_TIMEEVENT, HR_CC1_TIMEEVENT_POST, but I am getting the ERROR : DBSQL_DUPLICATE_KEY_ERROR in the HR_EVENT_UPDATE which is inside of HR_CC1_TIMEEVENT_POST, which is preventing time records to be saved.
I kindly ask you to give insights on how to resolve this .
Thank you in advance
Request clarification before answering.
Hi @raymind_giuseppi,
I found the problem. When I first run the program, the server crushed. And somehow the data was being treated as not processed. Thus, prompting the duplicated key error while processing new data.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you post your code in characters (menu ... then </>)
How do you currently handle duplicates
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
7 | |
3 | |
3 | |
3 | |
2 | |
2 | |
2 | |
2 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.