Application Development and Automation 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: 
Read only

Update terminate

Former Member
0 Likes
717

We were having problem when printing from vl02n. When I try to print certain output type (customized) i get update was terminated in my inbox. How can I know what is wrong with the output type?

System ID.... MI2

Client...... 400

Transaction.. VL02N

Update key... 44E5D4DCCAEB06D3E1000000AC1F8E01

Generated.... 24.08.2006, 20:08:44

Completed.... 24.08.2006, 20:08:45

How will i interpret this data?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
677

Hi,

Goto SM13 and check the update log..Check which function module has failed..

Thanks,

Naren

We were having problem when printing from vl02n. When I try to print certain output type (customized) i get update was terminated in my inbox. How can I know what is wrong with the output type?

System ID.... MI2

Client...... 400

Transaction.. VL02N

Update key... 44E5D4DCCAEB06D3E1000000AC1F8E01

Generated.... 24.08.2006, 20:08:44

Completed.... 24.08.2006, 20:08:45

How will i interpret this data?

5 REPLIES 5
Read only

Former Member
0 Likes
678

Hi,

Goto SM13 and check the update log..Check which function module has failed..

Thanks,

Naren

Read only

Former Member
0 Likes
677

Hi,

Possibility is that you havent maintained the printer in SU3 transaction.

Please check the same.

Best regards,

Prashant

Read only

0 Likes
677

HI. printer is maintained. I am using LOCL printer. I checked sm13 and the short dump error in FM ws_query

The termination occurs only in our dev and quality server but in our prod server its working perfectly.. need you help on this

Here is the analysis.

A RAISE statement in the program "SAPLGRAP " raised the except

condition "NO_BATCH".

Since the exception was not intercepted by a superior program

in the hierarchy, processing was terminated.

Short description of exception condition:

Front end function cannot be executed in batch

For detailed documentation of the exception condition, use

Transaction SE37 (Function Library). You can take the called

function module from the display of active calls.

Regards,

Read only

Former Member
0 Likes
677

Hi,

WS_QUERY function module might be using controls..

The controls will not work in the batch...They are only for the online.

Thanks,

Naren

Read only

0 Likes
677

Hi. We have determined where WS_QUERY is used. We are using the WS_DOWNLOAD function module in the print program and this is where the error occurs.

Thanks for all the help.

I will reward you all.