2007 May 18 1:07 PM
hi,
how import image in dialog module screen. any control is there. please send the details.
thank you.
please send to my mail id.
mohan
2007 May 18 1:09 PM
<b>on a screen</b> if u want to display go through the underlined program.
Status Icons -- <u>demo_dynpro_status_icons</u>
CALL FUNCTION 'ICON_CREATE'
EXPORTING
name = icon_name
text = icon_text
info = 'Status'
add_stdinf = 'X'
IMPORTING
result = status_icon
<b>In a Classical Report</b> if u want to display go for the write statement.
Hope this will solve ur problem..
<b><u>Dont forget to reward all the useful replies</u></b>
Sudheer
hi,
how import image in dialog module screen. any control is there. please send the details.
thank you.
please send to my mail id.
mohan
2007 May 18 1:09 PM
<b>on a screen</b> if u want to display go through the underlined program.
Status Icons -- <u>demo_dynpro_status_icons</u>
CALL FUNCTION 'ICON_CREATE'
EXPORTING
name = icon_name
text = icon_text
info = 'Status'
add_stdinf = 'X'
IMPORTING
result = status_icon
<b>In a Classical Report</b> if u want to display go for the write statement.
Hope this will solve ur problem..
<b><u>Dont forget to reward all the useful replies</u></b>
Sudheer
2007 May 18 1:14 PM
hi sudheer,
My requirement is design a screen in that we want to create heading
in centre insert the logo on that screen. how add the image to screen.
you are sending function module. how to insert the image in that screen. please
send me.
mohan
2007 May 18 1:17 PM
Hi Mohan,
We can put only Icons To our Screen. we cant Place the Pictures in Screen Layout.
Thanks.
2007 May 18 1:37 PM
U need to go for ABAP Objects and need to go for CL_GUI_HTML_VIEWER
Splitter Control on Screen - <u>DEMO_ABAP_OBJECTS_SPLIT_SCREEN</u>
Contact through [email protected]
If u have any problem.
2008 Apr 16 7:50 AM
Hello,
Can u give some example for a upload image on classical report.
Thanks.
2007 May 18 1:14 PM
Hi,
goto abap docu tcode.and select
ABAP User Dialogs ->Screens ->Complex Screen Elements ->GUI controls on screen
see the example.it will be useful.
<b>reward if helpful</b>
rgds,
bharat.
2007 May 18 2:20 PM
HI BHRAT
HOW TO INSERT IMAGE. I FIND THAT ONE. YOU ARE GIVING TO VERY GOOD ANSWERS.
IN THAT EXAMPLE HE GIVES FLIGHTS IMAGE IS GIVEN. INSTEAD OF THAT I WANT TO INSERT MY COMAPNY LOGO. WHERE FLIGHTS LOGO INSERTED IN WHICH TABLE. HOW IT PICKS THE IMAGE. HOW TO INSERT MY COMPANY LOGO.
2007 May 18 2:26 PM
Thanks i think u can give any URL from ur company site which will give the image of ur company. Go to ur company website and get(right click on ur comp image find the url)
<u><b>Reward all the helpful answers please :)</b></u>
Regards,
Sudheer
2007 May 18 2:45 PM
Hi,
search for the below statement in that program
" import PICT_TAB = PICT_TAB from database ABTREE(PI) id 'FLIGHTS'."
u just place ur cursor on "database" and press F1 ther u can find some info about how to import the logo.
<b>rewards if helpful</b>
rgds,
bharat.
2007 May 19 8:03 AM
HI BHARAT,
OK. BUT I FIND OUT THE DATABASE TABLE. HOW TO INSERT IMAGE IN TO THAT TABLE.
IN THAT TABLE THE FIELDS ARE DIFFERENT. CLSTID IS IN HEXADECIMAL
2007 May 18 2:16 PM
HI SUDHIR,
HOW TO INSERT IMAGE. I FIND THAT ONE. YOU ARE GIVING TO VERY GOOD ANSWERS.
IN THAT EXAMPLE HE GIVES FLIGHTS IMAGE IS GIVEN. INSTEAD OF THAT I WANT TO INSERT MY COMAPNY LOGO. WHERE FLIGHTS LOGO INSERTED IN WHICH TABLE. HOW IT PICKS THE IMAGE. HOW TO INSERT MY COMPANY LOGO.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |