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 status missing

Former Member
0 Likes
1,096

Hi,

When I start the GuiXT matchcode program "ZGUIXTF4" in transaction SE38, I get a message that the gui status is missing. How can I correct this?

Thanks,

Sreekar.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
678

Hi,

It is not necessary to correct it, since the program ZGUIXTF4 is only used in a hidden way, where no gui status is necessary. If you want to correct it anyway, you can add a "Set pf-status" ABAP command in the program.

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

2 REPLIES 2
Read only

Former Member
0 Likes
679

Hi,

It is not necessary to correct it, since the program ZGUIXTF4 is only used in a hidden way, where no gui status is necessary. If you want to correct it anyway, you can add a "Set pf-status" ABAP command in the program.

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

Read only

Former Member
0 Likes
678

Hi,

run the program thru t-code.and go to system menu and then select status option.

it will display progarm name and below gui status.double click on the gui status and activate it. it vl resolve ur problem.