InterviewSolution
Saved Bookmarks
| 1. |
How Would You Change The Default Template? |
|
Answer» You should not change OQUERY_TEMPLATE; but you should make a copy using program RS_TEMPLATE_MAINTAIN and make the changes (CALL this NEW template like ZTEMPLATE); then go transaction SPRO to define the new Z template as the default web template. You should not change OQUERY_TEMPLATE; but you should make a copy using program RS_TEMPLATE_MAINTAIN and make the changes (call this new template like ZTEMPLATE); then go transaction SPRO to define the new Z template as the default web template. |
|