2016 Apr 18 5:49 AM
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
2016 Apr 20 12:07 PM
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
2016 Apr 20 12:07 PM
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
2016 Apr 23 2:10 PM
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
2016 Apr 25 5:32 PM
Hello Lokesh,
Yes you need a TR to lock the changes. so that you can move the changes to the other environment.
Thanks.