A module is a database object that is a collection of other database objects such as functions, procedures, types, and variables. Modules are used primarily to group object definitions together that have a common business purpose or use.
You create a module and add database objects to the module.