DatabaseItemToFunctionalSpecificationReference.xls - renamed METY_CODE to EXISTING_METY_CODE, included DISPLAY_SEQUENCE to be used in the generation of emails, etc.
Minor internal changes to operation of cout_assert.pck and cout_err.pck. mip_quotation.pck - made validation routines open to external processes. Added enquiry entry details to manual quotes. Schema - Removed data_items table and amended data_item_roles to support display_sequence requirements. git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3407 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -246,7 +246,7 @@ CREATE OR REPLACE PACKAGE BODY cout_err IS
|
||||
|
||||
BEGIN
|
||||
|
||||
IF p_exception_number BETWEEN - 20999 AND - 20000 THEN
|
||||
IF p_exception_number BETWEEN - 20999 AND - 20001 THEN
|
||||
--
|
||||
-- application error, see if we have a matching EXCEPTION_MESSAGE
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user