One PCI can call another PCI using the %INCLUDE directive.
This allows ‘nesting’ of PCIs, and makes ‘master’ PCIs (the PCIs using the %INCLUDE directive) more manageable and smaller in size.
If a second PCI is executed during a command save, you can see this as a single %INCLUDE in the resultant PCI file.