‎2007 Jun 19 11:35 AM
hi, iam working on modulepool programming,
basically on tabstrips with table control.
my doubt is how can we create a pushbutton with a icon on it.
please answer my question
Thanks & Regards,
kirthi
‎2007 Jun 19 11:41 AM
Hi,
In ScreenLay out in the module pool we can create Pushbutton with Icon. In status bar in SET_PF_STATUS , double click that it will take to other screeen there in the apllication tool bar u can give the push button with an icon along with function code.
Check these links.
http://wiki.ittoolbox.com/index.php/FAQ:What_is_module_pool_program_in_abap%3F
http://help.sap.com/saphelp_46c/helpdata/en/35/26b1aaafab52b9e10000009b38f974/content.htm
http://sap.mis.cmich.edu/sap-abap/abap09/sld011.htm
http://sap.mis.cmich.edu/sap-abap/abap09/index.htm
http://www.geocities.com/ZSAPcHAT
http://www.allsaplinks.com/files/using_table_in_screen.pdf
http://help.sap.com/saphelp_webas630/helpdata/en/9f/db9cdc35c111d1829f0000e829fbfe/content.htm
http://www.sapdevelopment.co.uk/dialog/dialoghome.htm
http://help.sap.com/saphelp_46c/helpdata/en/08/bef2dadb5311d1ad10080009b0fb56/content.htm
http://www.sapgenie.com/links/abap.htm
http://help.sap.com/saphelp_nw04/helpdata/en/c9/5472fc787f11d194c90000e8353423/frameset.htm
Regards,
Priyanka
‎2007 Jun 19 11:41 AM
Hi,
In ScreenLay out in the module pool we can create Pushbutton with Icon. In status bar in SET_PF_STATUS , double click that it will take to other screeen there in the apllication tool bar u can give the push button with an icon along with function code.
Check these links.
http://wiki.ittoolbox.com/index.php/FAQ:What_is_module_pool_program_in_abap%3F
http://help.sap.com/saphelp_46c/helpdata/en/35/26b1aaafab52b9e10000009b38f974/content.htm
http://sap.mis.cmich.edu/sap-abap/abap09/sld011.htm
http://sap.mis.cmich.edu/sap-abap/abap09/index.htm
http://www.geocities.com/ZSAPcHAT
http://www.allsaplinks.com/files/using_table_in_screen.pdf
http://help.sap.com/saphelp_webas630/helpdata/en/9f/db9cdc35c111d1829f0000e829fbfe/content.htm
http://www.sapdevelopment.co.uk/dialog/dialoghome.htm
http://help.sap.com/saphelp_46c/helpdata/en/08/bef2dadb5311d1ad10080009b0fb56/content.htm
http://www.sapgenie.com/links/abap.htm
http://help.sap.com/saphelp_nw04/helpdata/en/c9/5472fc787f11d194c90000e8353423/frameset.htm
Regards,
Priyanka
‎2007 Jun 19 11:53 AM
‎2007 Jun 20 6:20 AM
hi,
goto layout->select push button->place on the screen->double click on it ->u will get properties window in that give name ,text,fctcode,see the option ICON NAME->give the icon->save