Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTML Templates modification in module pool Screen

Former Member
0 Likes
7,492

Hi Friends,

            I am Working on an existing custom Module pool program where my req is to add few field in screen. For this Screen there is already an HTML template got generated. While i am trying to change screen it is Promting an information message stating that

HTML templates exist for screen ZWM_RLMENU_TEMP
9001. If you make changes to the screen, you
must modify the HTML templates manually.


How do i modify the existing template with addtion to new field in screen  ??



Please suggest



Regards,

Lokesh




1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,828

Hello Lokesh,

          In the popup click Yes and continue to edit the screen, Once all the changes to the screen is complete and activated you must again regenerate the HTML template and publish the template

Regeneration of HTML Template

     1. Right click the screen number -> Other Functions -> Create Template

     2. A Popup will appear, Provide an internet sevice (Eg. ZLM00), Theme as '99' and Generating style will be "MOBILE4 Mobile Devices (Without HTML Tables)" and press Save.

Publish the HTML Template

     1. Go to SE80 -> Select "Internet Sevice" from the drop down.

     2. Select the internet service that was used (in my case ZLM00), Under that drill down to HTML Templates -> Find the Screen number in the format <ProgramName><ScreenNumber>. Right click on it and click PUBLISH

Thats it you can test it from SICF transaction.

Thanks

Selva

3 REPLIES 3
Read only

Former Member
0 Likes
3,829

Hello Lokesh,

          In the popup click Yes and continue to edit the screen, Once all the changes to the screen is complete and activated you must again regenerate the HTML template and publish the template

Regeneration of HTML Template

     1. Right click the screen number -> Other Functions -> Create Template

     2. A Popup will appear, Provide an internet sevice (Eg. ZLM00), Theme as '99' and Generating style will be "MOBILE4 Mobile Devices (Without HTML Tables)" and press Save.

Publish the HTML Template

     1. Go to SE80 -> Select "Internet Sevice" from the drop down.

     2. Select the internet service that was used (in my case ZLM00), Under that drill down to HTML Templates -> Find the Screen number in the format <ProgramName><ScreenNumber>. Right click on it and click PUBLISH

Thats it you can test it from SICF transaction.

Thanks

Selva

Read only

0 Likes
3,827

hello selva,

Thanks a Lot !!!!!

whether the changes are transportable  to QA and PRD ??

or we need to regenerate manually in QA and PRD ??

Regards,

Lokesh

Read only

0 Likes
3,827

Hello Lokesh,

    Yes you need a TR to lock the changes. so that you can move the changes to the other environment.

Thanks.