Updated mip_regions.pck to include a reference to the source information.

mip_quotation.pck now able to produce 'module' part of install quotes - missing labour costs.
gen_mandatory.prc modified to pass more of the 'condition' information into the application.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3060 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2007-12-21 17:34:08 +00:00
parent 54625dcb9f
commit d79dcfa1fe
3 changed files with 116 additions and 97 deletions

View File

@@ -25,6 +25,13 @@ END mip_regions;
/
CREATE OR REPLACE PACKAGE BODY mip_regions IS
/*
**
* Postcode format based on the UK Government Data Standards Catalogue
* http://www.govtalk.gov.uk/gdsc/html/frames/Postcode.htm
**
*/
/** Attempts to determine whether general the format the given string to match a standard postcode format
%param p_string the string whose format is to be checked