...
The skeleton we use to create new apps comes with a built-in demo app. You should base your code on this. The source for the demo is in the edu.mit.oasskeleton package structure, and there are a couple jsps and struts configs, etc. It also implements a search help.
Search Help
The documentation for implementing search help is in the search help tag library (searchhelp.tld) coming out of our skeleton (see Demo Application above). The ABAP developer should modify the generic SAP RFC adding code for the specific search help that is needed. This RFC, Z_CA_SEARCH_HELP, is expecting a key where the first two or three characters represent the business area (EHS, FI, HR, MM). MM stands for Materials Management and is covered by the Logistics team.
Revision History
(latest on top)
...