The data displayed in certain sections of Reports can be altered using 'configurable components' like tables & webforms. New API methods have been added which retrieve data as per the definition of a table or webform. These APIs return row sets which are used to show data in reports using layout defined in RPT files. When table is used to get data sets, an inquiry or jpo/method also has to be defined so that API can get the objects on which table column definition can be applied. Below table lists sections of various reports and their configurable components. All sections in these reports which are not listed in this table are custom written JPO methods.
Note: All fields defined in these table/webforms need not be used in the report. When you make any changes in these tables/webforms, run Database > Verify the Database operation in the corresponding RPT file for the change to take effect. |