designing report templates for end users to read data sets directly from Oracle database server, bypassing R/3 ABAP server, and produce reports
The report template design procedure is as simple as follows:
- coding SQL select command using R3 Thin Client client
- drawing report layout using mouse and keyboard using R3 Thin Client client
- specifying in R3 Thin Client the SQL parameters that will prompt end users' answer
- attaching report templates to menu items
- granting privileges
With above jobs done, your global end users can start to click on menu items to produce reports in their local languages.