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

Problem with BAPI_CUSTOMERCONTRACT_CHANGE

Former Member
0 Likes
571

Hi,

While executing my code i am facing

bold"Express document "Update was terminated" received from author" bold this error.

While debugging the BAPI is throwing me success message but it is not committing my data in the transaction

Please help me out in this.

Reply me asap.

Thanks in advance.

Jeyashree.

4 REPLIES 4
Read only

Former Member
0 Likes
473

Hi,

You can find more details about the error in SAP Inbox.Check transaction SO01.

Regards,

Atish

Read only

0 Likes
473

Hi

I am getting this error but i am not inserting any duplicate values.I am jus updating only.

ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC

Read only

0 Likes
473

Hi Jayasree,

I am also facing the same problem.I want to changes the partner no at header level.

While I am debugging I getting the success message but after executing I am getting

an error as 'update was terminated' (in st22 SAPSQL_ARRAY_INSERT_DUPREC) .

can u help me if you have solved the issue...

Thank in advance,

Jayasree. 1

Read only

0 Likes
473

Hello,

Did you check update flag?

Chck for change indicator 'X' for the required fields also.

Thanks,

Krishna.