Skip to Content
0
Former Member
Nov 27, 2006 at 08:39 PM

BDS images in custom logon HTML

90 Views

Hi, In ECC6.0 I have some images in our BDS(se78) which I would like to use in a custom HTML that I've created for a custom ITS logon screen. I have seen some of the responses to similiar questions but I cannot believe that it is this complicated. All I want to do is to use the HTML tag <img src= ?????> where the question marks contain the path to the BDS document in question. There are 2 functions which seem to make sense namely 'SAPSCRIPT_CONVERT_BITMAP' followed by 'DP_CREATE_URL' which give me a URL. However this returned URL, in this case "SAPR3://45695AF5466C48D4E10000009C2CA0FB", seems to be quite useless when used in an

<img src="SAPR3://45695AF5466C48D4E10000009C2CA0FB"> tag context. I'm also quite surprised that there isn't a utility within the class builder to link to the BDS documents. Does anyone have any ideas?

Thanks in advance,

Kevin