cancel
Showing results for 
Search instead for 
Did you mean: 

update terminated when doing VF01

Former Member
0 Kudos

Dear Friends

I have generated the billing doucuments till yesterday afternoon.

It was working fine. Since afternoon, the system is generating billing document , the number range counter is also getting updated. but when we chcek the billing document in VF02, the system is giving error ' BILLING DOC DOES NOT EXIST"

I have generated another doc and when checked TC VF02, the system is showing message "UPDATE WAS TERMINATED"

i have checked the following to solve the issue:

1. Check the no range wheter it overlaps with other doc , but it is not.

2. Checked TC SM13 the system has enough memory.

3. New no range created , but still same error message.

is there any other reason for the error to appear.

Warm regards,

Subodh baxi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check if your output is issued automatically when saving the billing document. If Yes & there is problem in output script; then you face this sort of issue.

Regards,

Amrish Purohit

Former Member
0 Kudos

Dear Friends,

Hi,

I have resloved this problem by executing TC SM13 where you can find the reason for the error.

The most probable reason for this error is realted to Number ranges. Either the number range is exhausted or overlap.

The reason in my case was the number range for object

J_1IINTPR2 :-Despatch serial number, was exhaused.

You can view this by going to SE11 and data base table NRIV, select object click on contents incon and put J_1IINTPR2 in the object field. It will show the last no generated. From here you can find whether the no range has been exhausted or not.

Hope this will help you all if similar problem faced in future.

Warm regards,

Subodh Baxi

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Subodh,

This could also be due to update of VBKD table.

Just see if you can find an ABAPer to debug while running the transaction.

Regards

Ravi