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

Dynamic button on container

Former Member
0 Likes
644

Good evening,

Anybody can say me, can i create dynamic buttons on my sceens (non selection) or on containers on the screens?

Regards,

Thanks for answer...)

5 REPLIES 5
Read only

former_member195698
Active Contributor
0 Likes
579

You can try the SET PF-STATUS EXCLUDING option to hide a button in the toolbar.

SET PF-STATUS <stat> [EXCLUDING <f>|<itab>]

[OF PROGRAM <prog>]

[IMMEDIATELY].

http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba34635c111d1829f0000e829fbfe/content.htm

Regards,

abhishek

Read only

0 Likes
579

Abhishek Jolly ,

I need to create button on the screen, not in tool bar.

PF-STATUS is good only for tool bars...

Read only

Former Member
0 Likes
579

try GUIXT.. its very useful .. but rarely use..

tru GuiXT you can put pic buttons fields frames..on the screen...

No Rewardsplz

Read only

0 Likes
579

But for listing or screen no methods are?

Read only

Former Member
0 Likes
579

We can create ALV with cells as buttons