Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI SO Change

Former Member
0 Likes
342

Hi SDN's,

I am using the BAPI for Sales order change, the return table of BAPI shows all success messages, but once i commit. i receive a msg to my SAP Inbox as below.

Update was terminated

System ID.... DVT

Client....... 288

User..... PRATYUSHA

Transaction.. ZES12

Update key... 45A433EC03D839BBE100000096020A58

Generated.... 10.01.2007, 18:06:31

Completed.... 10.01.2007, 18:06:32

Error Info... 00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC

when i see the VA03 tcode to see if any item is added. i see that <b>NO item is added</b>.

Please help me y is this happening

Regards

Pratyusha

2 REPLIES 2
Read only

Former Member
0 Likes
307

some where you are paassing

1.the wrong value or

2. incomatable value.

3. ur not using some converion exits where it is needed.

that the syeseme is going to Short-Dumb.. that error message is coming to u r inbox..

you can find the Dumb information in ST22.. with yout User name.

Read only

Former Member
0 Likes
307

Use transaction SM13 to view failed background tasks.