Hi,
I have a requirement that i need to create a custom theme and have to apply that theme to webdynpro abap application .
for this requirement
- i have created a custom theme in my desktop and created a folder in MIME repository where /sap/public/bc/ur/customer themes/...
- go to se38 .. BSP_UPDATE_MIMEREPOS execute and upload that custom theme to our created folder in mime repositoy
now the uploaded theme is available in MIME repository.
- all the programming work in webdynpro componenet i.e. used sap-cssurl in application url ..
- upto here everything is fine .. now the problem is
have to create a new sub element in SICF transation in order to apply that theme to my webdynpro component .. how to do this ?
..................
my quyestion is how to create new subelement (customer themes) in SICF t.code..
i am facing an issue where following these steps :
Go in transaction SICF, under public/bc and create the subelement, 'customerthemes':
.. Inorder to do this i got a meesgae like
![sicf.png]()
how to solve this issue ?....
all authorizations are there for my user . but unable to create new subelement!.
replies are most needed ...