Dear colleagues,
I have made a test ITS service for SAP WM as described in http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0026c5f5-0eca-2c10-25a3-c0ed87478812?QuickLink=index&overridelayout=true&46076409606491
So I have created a internet service, called ZWMS1, and assigned it to transaction LM01.
For internet service I have create HTML templates accordint to screens of the program RLMENU
- RLMENU 1888
- RLMENU 2088
- RLMENU 2888
- RLMENU 888
When I run the service I get the following screen (it is all fine)
But if if the menu i try to run
Then I get the error
500 SAP Internal Server Error
ERROR: Template interpretation failed. Template does not exist. (termination: RABAX_STATE)
it looks like that HTML template are not created for transaction LM05. But how to generate it??
Your help is much appreciated.
Thank you in advance.