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

GUI Capability of a transaction code

Former Member
0 Likes
2,279

Hi Guru's

I keep getting the following Msg when creating a new transaction code.

"GUI capability of transaction ZDETSO01 not yet classified"

any idea why I keep getting this. My feeling is some support pkg.

tnx

P

Hi Guru's

I keep getting the following Msg when creating a new transaction code.

"GUI capability of transaction ZDETSO01 not yet classified"

any idea why I keep getting this. My feeling is some support pkg.

tnx

P

11 REPLIES 11
Read only

Former Member
0 Likes
1,675

Hi P M,

while creating transaction code in se93 for the program

check all the checkboxes for gui capability

sap gui for html

sap gui for java

sap gui for windows

regards

Read only

0 Likes
1,675

Hi

I have tried checking all and then a combination of checked and unchecked for all three options and still get the same error

PM

Read only

0 Likes
1,675

while declaring attribute did u checked the the radio button second (dafault first radio button is selected)and give the correct program for which ur ar going to create transaction and screen number

Read only

0 Likes
1,675

Yep did that. still same error

Read only

Former Member
0 Likes
1,675

What happens when you double click on the error message?

Rob

Read only

0 Likes
1,675

Double Clicking on the error Msg I get the following. I also tried what it say but found nothing that can help.

*GUI capability of transaction ZDETSO01 not yet classified*

Message no. EU366

Diagnosis

There is no classification yet in the transaction code maintenance regarding which GUI should be used for running the transaction.

Procedure

Test your transaction in the individual GUIs. Call transaction code maintenance SE93 and select the GUIs in which the transaction can run. For more information on transaction classification and links to the different GUIs for testing purposes, refer to the SAP Net documentation.

Read only

Former Member
0 Likes
1,675

Check if your program has ' END-OF-SELECTION.' statement...

Read only

0 Likes
1,675

>

> Check if your program has ' END-OF-SELECTION.' statement...

Why?

Edited by: Clemens Li on Jan 10, 2011 6:02 PM

Read only

Clemenss
Active Contributor
0 Likes
1,675

Hi P M,

check out just any known SAP or other working user transaction in SE93 and compare the definition thoroughly. If you can't find any difference except the program name, you are almost really stuck. Then compare the program properties.

Still you can set a break point on statement MESSAGE in debugger and try to find the reason this message is issued.

Sometimes it really helps to call another developer, go through the steps together to see the obvious.

Regards,

Clemens

Read only

Former Member
0 Likes
1,675

Check the date of the OP before spending too much time on this

Rob

Read only

Jay_Kamdar
Participant
0 Likes
1,675

This message was moderated.