Direct Provision

Direct provision occurs when the library program contains the complete declaration of the object that is named in the export list of the library. For example, if a procedure is exported, the library contains all the statements that make up the procedure.

Direct provision is the only type of provision that is provided by COBOL74 libraries.