cancel
Showing results for 
Search instead for 
Did you mean: 

DBSQL_DUPLICATE_KEY_ERROR while creating partial production order in SAP

Former Member
0 Kudos

Hi  Gurus,

We recently upgraded our system from version 4.7 to ECC 6.0 EHP 7 .

While testing one of the scenarios involving creation of partial production orders for an assembly sales order using a planned order I notice that the system gives me an "Express Document update was terminated error". For which in turn there is a dump recorded in ST22.

Can you kindly let me know if any of you have faced this issue previously and if there is any fix for this please.

Regards,

Gopikrishna.M

Accepted Solutions (0)

Answers (1)

Answers (1)

Sriram2009
Active Contributor
0 Kudos

Hi Gopi

Could you share the full dump as a attachment

BR

SS

Former Member
0 Kudos

Dear Sriram,

Thank you for your reply.

Please find attached the full dump. Please let me know if you would need this in any other format.

Thank you in advance for the help.

Regards,

Gopikrishna.M

former_member201849
Contributor
0 Kudos

Hi Gopi

still overflow in AUFST/AUFWG for dummies => dump because                             |

|   95|*     of too many dummies on one level (see note 431085)                                    |

|>>>>>|      MESSAGE x889(co)

In dump error says that Field overflow so, Please check for the note:431085

Regards

SURESH.M

Former Member
0 Kudos

Dear Suresh ans Sriram,

Sorry I have attached the wrong dump in my previous reply.

I am now attaching the correct dump.

Sorry for the inconvenience caused by me.

Regards,

Gopikrishna.M

Former Member
0 Kudos

Dear Sriram,

Sorry for the inconvenience I am now attaching the correct dump.

Regards,

Gopikrishna.M

former_member201849
Contributor
0 Kudos

Hi Gopi

Please put break point for LV45UF0V in SE38 and run your transaction code. For any clarification on this debugging please take ABAPer or Basis help.

Regards

SURESH.M

Sriram2009
Active Contributor
0 Kudos

Hi Gopi

Thanks for you info

Implement the SAP Note before that check with ABAPer or function consultant

2080705 - CBAD: Update termination when extending contract


BR

SS

sjeevan
Active Contributor
0 Kudos

That error DBSQL_DUPLICATE_KEY_ERROR usually occurs because of number range problem.

After analyzing your short dump, the error occurred when system try to create a schedule line item in sales order.

Go to the corresponding sales order and see if the sales order item already has a schedule line item created. To do that go to VA03, double click on item number, click on tab "Schedule lines" and see if there is an item already there.

Or you can go to table VBEP and enter your sales order number for that production order.