..2 Workbook bundle in the Viewer

You have ability to create at once several XLSX-files and display it as the bundle. As result, in the Viewer an additional navigation bar will appear. Navigation bar allows you to switch between workbooks (XLSX-files):

To add several XLSX-files to a workbook bundle, You have to perform next steps successively:

1. Open a workbook bundle by performing a subroutine VIEWER_BUNDLE_OPEN (with no parameters), located in a function-group ZXLWB.

2. FIll a context and a call function module 'ZXLWB_CALLFORM'. In this case the action inserts a resultant XLSX-file into the workbook bundle.

3. Repeat the step 2 any number of times.

4. Close the workbook bundle by performing a subroutine VIEWER_BUNDLE_CLOSE (with no parameters), located in a function-group ZXLWB.

Full example.