Application Development 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: 

sm37 transaction

Former Member
0 Kudos

Hello everyone!

I tried to create a list of Service authorizations using transaction WTYSE. As data's are large the system timed out. So I ran that in background yesterday, when I checked it today that particular job is canceled. I tried again, but again it got canceled.

Any suggestions?

Thanks

5 REPLIES 5

naimesh_patel
Active Contributor
0 Kudos

Check out job log..

GO to SM37.. select the Job... click on the JOB LOG.

Here you see the error message, by which your program failed.

Regards

Naimesh Patel

0 Kudos

Thanks for your reply.

It gave me following suggestions.

Diagnosis

When the Control Framework is started, the system checks whether the installed GUI supports frontend components such as controls. This check failed; the causes may be as follows:

1.) The program is running in the background

2.) A transaction was called using CALL TRANSACTION ... STARTING IN BACKGROUND TASK.

How to proceed from here?

Message was edited by:

Vijay kumar

0 Kudos

This means that your Output contains somekind of custome container. Doese your report contains a ALV output with objects?

Regards,

Naimesh Patel

0 Kudos

Hi,

Thanks for your reply! Where to find the ALV output? what is the t-code. Actually I haven't taken reports before.

Thanks!

0 Kudos

Run this Tcode WTYSE with a selection which can be restricted.

Or you can go to SE80, open that program and check wheather there is a screen for the output.

Regards,

Naimesh Patel