(Ticket #51) git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3974 248e525c-4dfb-0310-94bc-949c084e9493
38 lines
683 B
SQL
38 lines
683 B
SQL
set scan off
|
|
set define off
|
|
|
|
|
|
@@mip_mandatory.pck
|
|
@@mip_helper_special_cases.pck
|
|
@@gen_mandatory.prc
|
|
|
|
exec gen_mandatory
|
|
|
|
@@mip_debug_constants.pks
|
|
@@mip_debug.pck
|
|
@@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_documents.pck
|
|
@@mip_virus_check.pck
|
|
@@mip_email.pck
|
|
@@mip_friendly_messages.pck
|
|
@@compile.sql
|
|
|
|
-- Add the scheduled jobs
|
|
@@Install_Jobs.sql
|
|
exit
|