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 Buttona enable/disable

Former Member
0 Likes
1,973

Hi friends,

According to condition how to make a button on the toolbar (gui status) to be enable/disable .

Can you help me please.

[Screen Image|http://j.imagehost.org/0841/fast.jpg]

Best Regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,219

Hello Ahmet,

See F1 help for Set PF-Status statement. You have to use the EXCLUDING option.

Regards,

Karthik D

3 REPLIES 3
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
1,219

Create one or more GUI status and set it based on condition.

Or hit F1 on set pf-status statement and read the term 'EXCLUDING'.

Create the GUI status, go to se41 , choose menu GOTO-Attributes-push button assignment - choose display all.

Then when you use excluding statement , it will get disabled.

Read only

Former Member
0 Likes
1,220

Hello Ahmet,

See F1 help for Set PF-Status statement. You have to use the EXCLUDING option.

Regards,

Karthik D

Read only

Former Member
0 Likes
1,219

Thanks for your answer, I get ahead.

Edited by: ahmet sevil on Jun 1, 2010 8:41 AM