Skip to Content
0
Former Member
Mar 25, 2009 at 08:39 PM

Enabling LM00 - create own CSS

123 Views

Hi all,

We are on ECC 6.0/NW 7.0.

I am trying to display LM00 on the IE on Windows Mobile 5.0 and the screen appears jumbled.

So I am planning to create my own CSS. (I have created my internet template generator service and inherited CLASS CL_ITS_GENERATE_HTML_MOBILE)

I guess have copy /sap/public/bc/its/mimes/iac/99/style/generator.css and modify.

Where I do place this file?

In MIME repository we have SAP->Public->ITS (sap_chrome, sap_hcb,sap_highcont,sap_standard and sap_tradeshow).

How do I refer to this new CSS file in my service ZITSGENMOBILE (modified version ITSGENMOBILE)?

At present I have ZITSGENMOBILE->99->html->header->CSS

~name="styles/all/mobile.css"

Do I also include parameter ~name in the service in SICF?

Thanks in advance

Best regards,

Vic