BIP Report Search Spec for child IO
Hi
I want to create a report that restricts the child records for a selected parent record.
The report is to be run from the GUI, using the reports icon from the menu on the Project form view.
The GUI screen displays all service agreements for the project.
The IO/BO for the report data contains a parent component, child component and several grand child components which are printed on the report.
The BO/ IO data structure is:
Parent Component (Project)
Child Component (Service Agreement)
Grandchild Component (Items)
Grandchild Component (Terms)
....
The requirement is only include Active service agreements (and their grand children) in the report for the Project.