Hi,
Additional Layouts are used when the report has more than one layout. This is done by using the additional layout option in the layout editor.
Example: we have a parameter P_REPORT_TYPE, which consists of values “DETAIL” and “SUMMARY”.
Based on the value, the report should show the layout. To achieve these types of reports, we use additional layout and write a format trigger to enable and disable the layout.
Regards,
Ajay Kunde