Application Development 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: 

Unable to create a vendor using Tcode MK01

Former Member
0 Kudos

Hi guys,

Iam trying to create a simple vendor manually using the Tcode MK01 (not using any techniques). But every time i tried to create a vendor iam getting the error "Express document

Update was terminated received from SAP USER".

I tried to trace the error using SM13 it says that it is an insertion error in the table LMA1. A few days ago i was able to create the vendor. Now all of a sudden iam getting this error. I dont know what to do . Pls help me out.

Thanks,

Mahesh

3 REPLIES 3

Former Member
0 Kudos

If it is involved SAP standard table, there's a chance that it is caused by improper update in transaction that in result you have inconsistent database entries. Better post message to OSS and let them provide you with tools to fix the data instead of trying to fix the data in database level by yourself.

Regards,

Abraham

Former Member
0 Kudos

The error is because the entries are already there in your DataBase(DB).

Please check the document numbers in the DB.

I think some one has reseted your number range.

As I hv already faced this kind of problem and there was a reset in the number range.

The Document number that the system wants to generate is already there in DB.

GauthamV
Active Contributor
0 Kudos

The best way to trace the error is check in debugging mode where exactly

this message is getting triggered and program is terminating.