You can bind modules into service programs (*SRVPGM). Service programs are a means of packaging callable routines (functions or procedures) into a separately bound program. The use of service programs provides modularity and improves maintainability. You can use off-the-shelf modules developed by third parties or you can package your own modules for third-party use.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.