cancel
Showing results for 
Search instead for 
Did you mean: 

Goods issue problem

Former Member
0 Kudos

Hi,

We are not able to post goods issue for a certain material. On giving post goods issue in VL01n, it says the document is saved but throws an error message "update was terminated".We are not able transfer the material between storage locations too. What could be the reason?

Thanks

Aparna

Accepted Solutions (1)

Accepted Solutions (1)

ajitsingh6
Active Contributor
0 Kudos

Dear,

It is because there is duplicacy of data ( It may be NO. RANGE) in SAP like, When the new record was about to be inserted in database tables,the system found that a record with the same primary key was already there, and hence,it terminated the Update Task.

For checking,try VL01 with previous year and see that does it still give error / dump.

Another options for this year, define the number range to SOME OTHER INTERVAL and retry the process.

Alos Use transaction SM13 to view the update and see what it says, for the same u can take help of ur BASIS CONSULTANT, he will let u know the exact cause.

I hope it helps.

Regards

AJIT K SINGH

HAPPY TO HELP U

Answers (3)

Answers (3)

Former Member
0 Kudos

Thank you all for the quick response. The dump analysis shows this "When writing a data record to the database, only part of the data was written. The rest was truncated. "

And the error points to this part of the code "UPDATE MVER". I am not able to find out how this table is updated too and debugging looks to be quite tedious!

Should there be a problem with the data entered in the transaction. But similar documents were posted in the past with no issues at all.

Thanks again

Aparna

ajitsingh6
Active Contributor
0 Kudos

Dear,

it is purely a DATA BASE error and u need to check with ur Technical Cosultant( ABPER/BASIS CONSULTANT) as suggested in my earlier thread.

Regards

AJIT K SINGH

HAPPY TO HELP U

Lakshmipathi
Active Contributor
0 Kudos

Table MVER will update consumption details. So perhaps, you have to check OBYC settings where you double click on GBB and check for that material type, relevant G/L Account is assigned.

thanks

G. Lakshmipathi

Former Member
0 Kudos

Hi

There could be the same data is inserting in the MVER table ,so kindly check the goods issue date and OBYC settings for the same

Regards

Damu

Former Member
0 Kudos

Hi,

Update was terminated means, the data is not updated in database

It will save but updation not happen, so u can not see this document in change mode or display mode.usually this happens when your number ranges are overwritten.meaning is that if you already created some documents and u resets this numbers again then after creating new documents it will not takes numbers which are already used.

Then system throghs this kind of error,

ALSO CONSULT WITH YOUR BASIS TEAM ALSO.

kapil

Shiva_Ram
Active Contributor
0 Kudos

Hi,

Use t.code ST22.

In the details, you can find the reason for the error.

If needed, consult with ABAP'er.

Regards,