cancel
Showing results for 
Search instead for 
Did you mean: 

Update Terminated Error for VL02N while issuing output type

sivapuram_phanikumar
Active Participant
0 Kudos

Hi All,

I am trying to issue the output of an outbound delivery using transaction VL02N.

I am not able to issue the output when I issue output from the overview screen of the transaction VL02N using menu option Extras --> Delivery Output --> Header and maintain entry for the ouput type with Dispatch time Send Immediately (When saving the application), it is giving the message Update Terminated. I have tried to place break point in the driver program and debut but the control is not coming to the break point.

But, I am able to succesfully print the form if I issue output from the menu option Outbound Delivery --> Issue Delivery Output and choose the corresponding output type and print. Before that I have issued output with Dispatch time Send with application own transaction.

Can some one help me in understanding what the problem is and how to correct it?

Thanks & Best Regards,

Phani Kumar. S

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

This Update terminated error is caused due to the error inside a function module which is called as UPDATE TASK.

SO you need to check the FM which is updating the delivery in Update task.

Regards,

Vasanth