Adding component list parameters
Component list parameters use selected business object properties as report parameters.
For example, if a work order report includes a WO_Number parameter, you can associate the WorkOrderNumber
property of the WorkOrder
object with this parameter. When you run the report, the parameter value is set to the number of the current work order.
Note: Component list parameters are required for IDM document output reports because they are used to generate the XML file that structures the report data.