cancel
Showing results for 
Search instead for 
Did you mean: 

Sales Order Update termination for dispatch time '4' for Multiple Outputs

Former Member
0 Kudos

Dear Techies,

I have a situation where 2 outputs are issued at a time for a Sales Order.

When we create order and issue 2 output types (1. Print (Medium 4 ) 2. Fax (Medium 4)) it is going for update termination with below message.

VN 056: Processing log for program ZPSD_SALESORDER

Update Termination does not happen with dispatch time 1 or 3.

Can anyone tell why does the error occur with timing 4 and how can it be avoided?

Best Solution will be rewarded.

Regards,

Eswar

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

Hi,

In the ouput determination configuration, check the output type setting for application V1

check in SPRO --> Sales & distribution --> basic functions --> output control --> output determination using condition technique --> maintain output determination for sales documents --> maintain output type

Select your output type and see if program and form routine are assigned or not.

The message VN 056 is coming out of std SAP output program - RSNAST00

regards,

Vaibhav kulkarni.

0 Kudos

For dispatch time  1 or 3, you need to set up batch job or run RSNAST/SD70AV1A to trigger the output.

fot dispatch time 4, it will be triggered automatically no need to set up the job or run the above program.

As you are saying it is working fine for dispatch time 1 or 3, you are running RSNAST/SD70AV1A program or not?

It looks like the issue is in program  ZPSD_SALESORDER...

Please let me know if you are running  RSNAST/SD70AV1A program for dispatch time 1 or 3?

Shiva_Ram
Active Contributor
0 Kudos

Check OSS Note 147577 - Missing text elements in standard print forms is of any help to you.

Regards,

former_member186385
Active Contributor
0 Kudos

Hi,

Generally Update terminated error will occur if any configuration is missing

Goto transaction code SM13, and check for the update errors, and click on the error,it will take to the program where it is giving this error

you can read the code and fix it

regards,

santosh