Files
mip/Modules/Modules.sql
mullenm 8dd4c9f73b added mip_documents to the list.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3680 248e525c-4dfb-0310-94bc-949c084e9493
2008-02-22 14:49:28 +00:00

33 lines
590 B
SQL

set scan off
set define off
@@mip_mandatory.pck
@@mip_helper_special_cases.pck
@@gen_mandatory.prc
exec gen_mandatory
@@mip_systemcall.pck
@@mip_files.pck
@@mip_security.pck
@@mip_parties.pck
@@mip_quotation_document.pck
@@mip_quotation.pck
@@mip_enquiry.pck
@@mip_regions.pck
@@cout_assert.pck
@@cout_err.pck
@@cout_system_configuration.pck
@@mip_contact_details.pck
@@mip_dirlist.jsp
@@get_quote_items.fnc
@@mip_bulk_Load.pck
@@mip_tripartite.pck
@@mip_virus_check.pck
@@mip_email.pck
@@mip_friendly_messages.pck
@@compile.sql
@@mip_documents.pck
exit