2011 Mar 01 8:17 AM
Hi Experts,
could any of You pls help me to find out where a specific bitmap is used.
I am about to replace a grafic (bitmap) which is used in many smart forms and sap script, but I actually not sure, if I know all forms and scripts, I suppose to change.
Where can I found a list / how can I check in which object the bitmap is used?
Answers will be appreciated
2011 Mar 01 9:59 AM
Hi,
The bitmap is storred in the table wwwdata ( cluster table) using tcode SMWo .
Look at tcode SECR to see a simple way to display .
Thanks
Arbind
Hi Experts,
could any of You pls help me to find out where a specific bitmap is used.
I am about to replace a grafic (bitmap) which is used in many smart forms and sap script, but I actually not sure, if I know all forms and scripts, I suppose to change.
Where can I found a list / how can I check in which object the bitmap is used?
Answers will be appreciated
2011 Mar 01 9:59 AM
Hi,
The bitmap is storred in the table wwwdata ( cluster table) using tcode SMWo .
Look at tcode SECR to see a simple way to display .
Thanks
Arbind
2011 Mar 08 12:11 PM
Hi Arbind,
thank You for answering, but I really could not use the Audit info system for this purpose.
In wwwdata - I only found obsolite text object, but not the bitmap i am looking for.
anyway, thank YOu for investigating
Br
2011 Mar 01 10:06 PM
Hi!
You can try this solution gived by Abhishek Jolly
One option (For Smartforms) is to search the Logo Name through the Report RPR_ABAP_SOURCE_SCAN.
In program name provide - /1BCDWB/SF*
You will get the Includes where the Logo Has been used.
E.g. Include - /1BCDWB/LSF00000036F01
Now to get the Form name goto table STXFADMI and pass the Number "00000036" to the field FMNUMB you willl get the Smartform name.
Thanks & Regards,
Abhishek Jolly
2011 Mar 08 12:13 PM
Hi there,
thank You for answering - but I could not found the bitmap usage here eigther. Program name was not enough, the string was required - and I did not get it.
Thanks for investigating
2019 Oct 05 8:15 AM
2020 Dec 12 9:42 AM
Hi,
Its an Old post but even I have similar requirement. I was wondering if the solution was found for this. Thanks.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |