Latest version of BULK_LOAD.xls exported as CSV files, changes to syco.ctl file.

Modified mip_bulk_load.pck to convert '"' to 'inch' in meter size codes imported from LABOUR_COSTS.csv.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3527 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-02-12 16:52:40 +00:00
parent 7504e1196b
commit 3dcee7fb94
13 changed files with 15717 additions and 13203 deletions

View File

@@ -970,8 +970,8 @@ CREATE OR REPLACE PACKAGE BODY mip_bulk_load IS
pl('load_housings');
IF NOT file_available('COSTS.csv') THEN
pl('COSTS.csv file missing');
IF NOT file_available('HOUSINGS.csv') THEN
pl('HOUSINGS.csv file missing');
RETURN;
END IF;
@@ -1350,7 +1350,7 @@ CREATE OR REPLACE PACKAGE BODY mip_bulk_load IS
,'dd/mm/yyyy')
END AS valid_to
,upper(enty_code) AS enty_code
,upper(mesc_code) AS mesc_code
,upper(replace(mesc_code,'"','inch')) AS mesc_code
,upper(svcpt_code) AS svcpt_code
,upper(mety_code) AS mety_code
FROM ext_labour_costs