From cf927b3cf442cb11db61e525d098b9f7b384627d Mon Sep 17 00:00:00 2001 From: hardya Date: Tue, 22 Apr 2008 20:00:09 +0000 Subject: [PATCH] Automatic export of Application 155 git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4877 248e525c-4dfb-0310-94bc-949c084e9493 --- Screens/f155.sql | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Screens/f155.sql b/Screens/f155.sql index 0c6a4a8..e80be4f 100644 --- a/Screens/f155.sql +++ b/Screens/f155.sql @@ -144,7 +144,7 @@ wwv_flow_api.create_flow( p_default_region_template=> 28038130488354430 + wwv_flow_api.g_id_offset, p_error_template => 42209241448421762 + wwv_flow_api.g_id_offset, p_page_protection_enabled_y_n=> 'N', - p_checksum_salt_last_reset => '20080421180405', + p_checksum_salt_last_reset => '20080422144642', p_home_link => 'f?p=&APP_ID.:101', p_flow_language => 'en-gb', p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE', @@ -193,7 +193,7 @@ wwv_flow_api.create_flow( p_substitution_string_04 => 'HELP_URL', p_substitution_value_04 => 'http://www.nationalgrid.com/corporate/legal/help.htm', p_last_updated_by => 'HARDYA', - p_last_upd_yyyymmddhh24miss=> '20080421180405', + p_last_upd_yyyymmddhh24miss=> '20080422144642', p_required_roles=> wwv_flow_utilities.string_to_table2('')); @@ -2270,8 +2270,8 @@ wwv_flow_api.create_page( p_html_page_header => '', p_step_template => '', p_required_patch=> null + wwv_flow_api.g_id_offset, - p_last_updated_by => 'DHARSHANIK', - p_last_upd_yyyymmddhh24miss => '20080118111222', + p_last_updated_by => 'HARDYA', + p_last_upd_yyyymmddhh24miss => '20080422144642', p_page_is_public_y_n=> 'Y', p_protection_level=> 'C', p_page_comment => ''); @@ -2287,14 +2287,13 @@ declare l_clob clob; l_length number := 1; begin -s:=s||''||chr(10)|| -'

This is the National Grid Metering Quotation Website

'||chr(10)|| +s:=s||'

This is the National Grid Metering I & C Online Quotation System Website

'||chr(10)|| ''||chr(10)|| '

'||chr(10)|| -'Contact Joe Bloggs on 01234 567890 or Joe.Bloggs@meteringworld.co.uk for details on how to access the quotation system.'||chr(10)|| -'

'||chr(10)|| -''||chr(10)|| -'

This page could be a useful place to add information that is publicly available

'; +'Contact I&C Operations Non-Standard Team on 02476 286 322 or '||chr(10)|| +'ic.nonstandard1@uk.ngrid.com'||chr(10)|| +'for details on how to access the quotation system. '||chr(10)|| +'

'; wwv_flow_api.create_page_plug ( p_id=> 15533323897893922 + wwv_flow_api.g_id_offset,