Dear All,
I am facing Runtime Error problem. This problem occure while i tried to save data.
For many days ago, i got a message when posting VL31N for number... but i didn't remember the full paragraph.
Now, it shows Runtime Error as below:
| Runtime Errors | SAPSQL_ARRAY_INSERT_DUPREC |
| Except. | CX_SY_OPEN_SQL_DB |
Please help....
Regards,
Ratana
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please investigate the details in SM13 and read the dump as indicated earlier.Here you get all the info that you (or better your ABAPer) need to analyse further.
Although it looks like an issue with a number range because the document number is usually a unique in the database,there are other possibilities for this issue.
But you are the only one who has this info that enables further analysis, we here can only guess based on this small info given.
SAPSQL_ARRAY_INSERT_DUPREC
here you see the word DUPREC which is an abbreviation of duplicate record. This usually describes a situation that you want add a record with the same keys for which there is already an existing record in a table.
Hi Ratana Pouy,
VL31 this Transaction is outdated.
SAP recommends using the following transactions for delivery processing instead:
Outbound deliveries
Inbound deliveries
Best Regards,
Nikhil Ghadge.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ratana,
please check Note 196113 - SAPSQL_ARRAY_INSERT_DUPREC, BALHDR. If not helpfu, please post here the details and error analysis of the runtime error.
Regards, Maria
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 13 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 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.