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: 

Dynamic button on container

Former Member
0 Kudos

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

former_member195698
Active Contributor
0 Kudos

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

0 Kudos

Abhishek Jolly ,

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

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

Former Member
0 Kudos

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

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

No Rewardsplz

0 Kudos

But for listing or screen no methods are?

Former Member
0 Kudos

We can create ALV with cells as buttons