Automatic export of Application 155

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4915 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-04-29 20:00:06 +00:00
parent cf927b3cf4
commit 4c4eaa6f87

View File

@@ -49,7 +49,7 @@ prompt APPLICATION 155 - webmip
-- List: 14
-- Report: 7
-- Label: 5
-- Region: 21
-- Region: 22
-- Messages: 0
-- Build Options: 0
@@ -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 => '20080422144642',
p_checksum_salt_last_reset => '20080429172723',
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=> '20080422144642',
p_last_upd_yyyymmddhh24miss=> '20080429172723',
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
@@ -2271,7 +2271,7 @@ wwv_flow_api.create_page(
p_step_template => '',
p_required_patch=> null + wwv_flow_api.g_id_offset,
p_last_updated_by => 'HARDYA',
p_last_upd_yyyymmddhh24miss => '20080422144642',
p_last_upd_yyyymmddhh24miss => '20080429111534',
p_page_is_public_y_n=> 'Y',
p_protection_level=> 'C',
p_page_comment => '');
@@ -2287,13 +2287,10 @@ declare
l_clob clob;
l_length number := 1;
begin
s:=s||'<H2>This is the National Grid Metering I & C Online Quotation System Website</H2>'||chr(10)||
''||chr(10)||
'<p>'||chr(10)||
s:=s||'<H2>This is the National Grid Metering I&amp;C Online Quotation System Website</H2>'||chr(10)||
'Contact I&C Operations Non-Standard Team on 02476 286 322 or '||chr(10)||
'<a href="mailto:ic.nonstandard1@uk.ngrid.com">ic.nonstandard1@uk.ngrid.com</a>'||chr(10)||
'for details on how to access the quotation system. '||chr(10)||
'</p>';
'for details on how to access the quotation system. ';
wwv_flow_api.create_page_plug (
p_id=> 15533323897893922 + wwv_flow_api.g_id_offset,
@@ -2301,7 +2298,7 @@ wwv_flow_api.create_page_plug (
p_page_id=> 1,
p_plug_name=> 'Home',
p_region_name=>'',
p_plug_template=> 28038130488354430+ wwv_flow_api.g_id_offset,
p_plug_template=> 10266021402072575+ wwv_flow_api.g_id_offset,
p_plug_display_sequence=> 11,
p_plug_display_column=> 1,
p_plug_display_point=> 'AFTER_SHOW_ITEMS',
@@ -6068,7 +6065,7 @@ wwv_flow_api.create_page(
p_required_role => 14572900838700208+ wwv_flow_api.g_id_offset,
p_required_patch=> null + wwv_flow_api.g_id_offset,
p_last_updated_by => 'HARDYA',
p_last_upd_yyyymmddhh24miss => '20080326172255',
p_last_upd_yyyymmddhh24miss => '20080429111137',
p_page_is_public_y_n=> 'N',
p_protection_level=> 'C',
p_page_comment => '');
@@ -6105,10 +6102,10 @@ s:=s||'select "ID", '||chr(10)||
'"VALID_FROM",-- all'||chr(10)||
'"VALID_TO",-- all'||chr(10)||
'"COST_TYPE"-- all'||chr(10)||
'from "#OWNER#"."COSTS" '||chr(10)||
'where ';
'from "#OW';
s:=s||'"#OWNER#"."COSTS"."COST_TYPE" = nvl(:P18_REQUIRED_COST_TYPE,''LACO'')'||chr(10)||
s:=s||'NER#"."COSTS" '||chr(10)||
'where "#OWNER#"."COSTS"."COST_TYPE" = nvl(:P18_REQUIRED_COST_TYPE,''LACO'')'||chr(10)||
' '||chr(10)||
'';
@@ -10642,8 +10639,8 @@ wwv_flow_api.create_page(
p_step_template => '',
p_required_role => 16097609166220701+ wwv_flow_api.g_id_offset,
p_required_patch=> null + wwv_flow_api.g_id_offset,
p_last_updated_by => 'MULLENM',
p_last_upd_yyyymmddhh24miss => '20080410161335',
p_last_updated_by => 'HARDYA',
p_last_upd_yyyymmddhh24miss => '20080429172723',
p_page_is_public_y_n=> 'N',
p_protection_level=> 'C',
p_page_comment => '');
@@ -17316,10 +17313,6 @@ end;
declare
h varchar2(32767) := null;
begin
h := null;
h:=h||''||chr(10)||
'';
wwv_flow_api.create_page_item(
p_id=>47849507964147543 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
@@ -17368,7 +17361,6 @@ wwv_flow_api.create_page_item(
p_is_persistent=> 'Y',
p_lov_display_extra=>'NO',
p_protection_level => 'N',
p_help_text => h,
p_item_comment => '');
@@ -47038,10 +47030,10 @@ c1:=c1||'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"'||chr(10
' #HEAD# #FORM_OPEN#'||chr(10)||
''||chr(10)||
' <div id="rowHd">'||chr(10)||
' <div id="logo"'||chr(10)||
' class="';
' <div id="logo"';
c1:=c1||'hskpcol1">'||chr(10)||
c1:=c1||''||chr(10)||
' class="hskpcol1">'||chr(10)||
' <a href="http://www.nationalgrid.com/"><img src='||chr(10)||
' "#IMAGE_PREFIX#ng_logo_group_medium.gif"'||chr(10)||
' alt="National Grid Metering"'||chr(10)||
@@ -47053,24 +47045,24 @@ c1:=c1||'hskpcol1">'||chr(10)||
' class="hskpcol2">'||chr(10)||
' <div class="margin5">'||chr(10)||
' <a href="holdingpagefortheICOQsystem"'||chr(10)||
' class="hskpnav"'||chr(10)||
' title='||chr(10)||
' ';
' class="hskpnav';
c1:=c1||' "Return to the Metering Online Quotations Home Page"'||chr(10)||
c1:=c1||'"'||chr(10)||
' title='||chr(10)||
' "Return to the Metering Online Quotations Home Page"'||chr(10)||
' accesskey="1">Home</a> | <a href="&LOGOUT_URL."'||chr(10)||
' class="hskpnav"'||chr(10)||
' title="Log out of the system"'||chr(10)||
' accesskey="2">Logout</a> | '||chr(10)||
' <!--a href="/group/help" class="hskpnav">Help</a>&nbsp;|&nbsp;--><span>'||chr(10)||
' You are logged in as:&APP_USER.</span>'||chr(10)||
' You are logged in as:&APP_USER.</span';
c1:=c1||'>'||chr(10)||
' </div>'||chr(10)||
' </div>'||chr(10)||
' </div>'||chr(10)||
''||chr(10)||
' ';
c1:=c1||' <div id="rowSiteNav">'||chr(10)||
' <div id="rowSiteNav">'||chr(10)||
' <p>I &amp; C Online Quotation System'||chr(10)||
' &SYSTEM_ENVIRONMENT.</p>'||chr(10)||
' </div>';
@@ -47087,19 +47079,18 @@ c2:=c2||'<div id="rowFooter"><!-- bottom strip of info -->'||chr(10)||
' '||chr(10)||
' <div class="hskpcol2">'||chr(10)||
' <div id="navFooter">'||chr(10)||
' <a href="';
' ';
c2:=c2||'&HELP_URL.">Help</a> | '||chr(10)||
c2:=c2||' <a href="&HELP_URL.">Help</a> | '||chr(10)||
' <a href="&T_AND_C_URL." target="blank">Terms &amp; conditions</a>'||chr(10)||
''||chr(10)||
' | <a href="&PRIVACY_URL.">Privacy policy</a>'||chr(10)||
' | <span style="color:#0067c6; text-decoration:none" id="app_version">#APP_VERSION#</span>'||chr(10)||
' </div>'||chr(10)||
' </div>'||chr(10)||
' '||chr(10)||
'</div>'||chr(10)||
'#REGION_POSITION_05#'||chr(10)||
'#FORM_CLOSE# '||chr(10)||
'<!-- #APP_VERSION# -->'||chr(10)||
'</body>'||chr(10)||
'</html>';
@@ -47122,9 +47113,9 @@ c3:=c3||' <div id="UKSubNav"'||chr(10)||
' </div>'||chr(10)||
''||chr(10)||
' <div id="colRight">'||chr(10)||
' <h1 class="podTitle"><im';
' <h1 c';
c3:=c3||'g src='||chr(10)||
c3:=c3||'lass="podTitle"><img src='||chr(10)||
' "#IMAGE_PREFIX#ng_exclaim.gif"'||chr(10)||
' alt=""'||chr(10)||
' width="23"'||chr(10)||
@@ -47167,7 +47158,6 @@ wwv_flow_api.create_template(
p_breadcrumb_def_reg_pos => 'REGION_POSITION_01',
p_theme_id => 101,
p_theme_class_id => 3,
p_translate_this_template => 'N',
p_template_comment => '');
end;
@@ -47346,16 +47336,16 @@ c1:=c1||'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
'</head>'||chr(10)||
'<body #ONLOAD#>#FORM_OPEN#'||chr(10)||
'<div id="rowHd">'||chr(10)||
'<div id="logo" class="hskpcol1">'||chr(10)||
'<a hr';
'<div id="logo" class="hskpcol';
c1:=c1||'ef="http://www.nationalgrid.com/"><img src="#IMAGE_PREFIX#ng_logo_group_medium.gif" alt="National Grid Metering"/></a>'||chr(10)||
c1:=c1||'1">'||chr(10)||
'<a href="http://www.nationalgrid.com/"><img src="#IMAGE_PREFIX#ng_logo_group_medium.gif" alt="National Grid Metering"/></a>'||chr(10)||
'</div>'||chr(10)||
'<div id="navHousekeep" class="hskpcol2">'||chr(10)||
'<div class="margin5">'||chr(10)||
'<a href="holdingpagefortheICOQsystem" class="hskpnav" title="Return to the Metering Online Quotations Home Page" accesskey="1">Home</a>&nbsp;|&nbsp;<a href="&LOGOUT_URL." class="hskpnav" title="Log out of the sy';
'<a href="holdingpagefortheICOQsystem" class="hskpnav" title="Return to the Metering Online Quotations Home Page" accesskey="1">Home</a>&nbsp;|&nbsp;<a href="&LOGOUT_URL." class="hskpnav" title="Log';
c1:=c1||'stem" accesskey="2">Logout</a>&nbsp;|&nbsp;<!--a href="/group/help" class="hskpnav">Help</a>&nbsp;|&nbsp;--><span>You are logged in as:&APP_USER.</span>'||chr(10)||
c1:=c1||' out of the system" accesskey="2">Logout</a>&nbsp;|&nbsp;<!--a href="/group/help" class="hskpnav">Help</a>&nbsp;|&nbsp;--><span>You are logged in as:&APP_USER.</span>'||chr(10)||
'</div>'||chr(10)||
'</div>'||chr(10)||
'</div>'||chr(10)||
@@ -47368,10 +47358,10 @@ c1:=c1||'stem" accesskey="2">Logout</a>&nbsp;|&nbsp;<!--a href="/group/help" cla
'function MyErrorPage(p_err_item,p_err_process)'||chr(10)||
'{'||chr(10)||
''||chr(10)||
' var vElementList = null;'||chr(10)||
' var vElement = null';
' var vElementList = nul';
c1:=c1||';'||chr(10)||
c1:=c1||'l;'||chr(10)||
' var vElement = null;'||chr(10)||
' var vErrorStack = null;'||chr(10)||
' var vOraErrorStack = null;'||chr(10)||
' var vOraError = null;'||chr(10)||
@@ -47387,12 +47377,12 @@ c1:=c1||';'||chr(10)||
' return;'||chr(10)||
''||chr(10)||
' vElementList = window.document.getElementsByTagName("div");'||chr(10)||
' for (i=0; i < vElementList.length; i++)'||chr(10)||
' for (i=0; i < vElementList.len';
c1:=c1||'gth; i++)'||chr(10)||
' {'||chr(10)||
' vElement = vElementList[i];'||chr(10)||
' ';
c1:=c1||''||chr(10)||
' '||chr(10)||
' if (vElement.className == "ErrorPageMessage")'||chr(10)||
' {'||chr(10)||
' vErrorStack = (vErrorStack ==null?"":vErrorStack)+vElement.innerHTML;'||chr(10)||
@@ -47401,9 +47391,9 @@ c1:=c1||''||chr(10)||
' vElement.innerHTML = ''''; '||chr(10)||
' for(var j=1; j < vOraErrorStack.length; j++) {'||chr(10)||
' vOraError = vOraErrorStack[j];'||chr(10)||
' vAjaxRequest = new htmldb_Get(null,&APP_ID.,''APPLICATION';
' ';
c1:=c1||'_PROCESS=''+p_err_process,0);'||chr(10)||
c1:=c1||'vAjaxRequest = new htmldb_Get(null,&APP_ID.,''APPLICATION_PROCESS=''+p_err_process,0);'||chr(10)||
' vAjaxRequest.add(p_err_item,vOraError);'||chr(10)||
' vAjaxResult = vAjaxRequest.get();'||chr(10)||
' if (vAjaxResult) {'||chr(10)||
@@ -47413,21 +47403,21 @@ c1:=c1||'_PROCESS=''+p_err_process,0);'||chr(10)||
' }'||chr(10)||
' }'||chr(10)||
' }'||chr(10)||
'if (document.getElementById && document.createElement && vMyMsg.length > 0) {'||chr(10)||
' var divA = document.getElementById(''Err';
'if (document.getElementById && document.createElement ';
c1:=c1||'orOutputDiv'');'||chr(10)||
c1:=c1||'&& vMyMsg.length > 0) {'||chr(10)||
' var divA = document.getElementById(''ErrorOutputDiv'');'||chr(10)||
' var oH = document.createElement(''h1'');'||chr(10)||
' oH.appendChild(document.createTextNode(''Validation failed because:''));'||chr(10)||
' var oP = document.createElement(''p'');'||chr(10)||
' oP.id = ''FriendlyError'';'||chr(10)||
' oP.appendChild(document.createTextNode(vMyMsg));'||chr(10)||
' // Insert the heading as the first child of the element'||chr(10)||
' divA.insertBefore(oP, divA.firstChild);'||chr(10)||
' divA.insertBefore(oH, divA.firstChild);'||chr(10)||
' ';
' divA.insertB';
c1:=c1||'}'||chr(10)||
c1:=c1||'efore(oP, divA.firstChild);'||chr(10)||
' divA.insertBefore(oH, divA.firstChild);'||chr(10)||
' }'||chr(10)||
' }'||chr(10)||
' }'||chr(10)||
'}'||chr(10)||
@@ -47450,18 +47440,18 @@ c2:=c2||'<div id="rowFooter"><!-- bottom strip of info -->'||chr(10)||
' <div class="hskpcol2">'||chr(10)||
' <div id="navFooter">'||chr(10)||
' <a href="&HELP_URL.">Help</a> | '||chr(10)||
' <a href="&T';
' ';
c2:=c2||'_AND_C_URL." target="blank">Terms &amp; conditions</a>'||chr(10)||
c2:=c2||' <a href="&T_AND_C_URL." target="blank">Terms &amp; conditions</a>'||chr(10)||
''||chr(10)||
' | <a href="&PRIVACY_URL.">Privacy policy</a>'||chr(10)||
' | <span style="color:#0067c6; text-decoration:none" id="app_version">#APP_VERSION#</span>'||chr(10)||
' </div>'||chr(10)||
' </div>'||chr(10)||
' '||chr(10)||
'</div>'||chr(10)||
'#REGION_POSITION_05#'||chr(10)||
'#FORM_CLOSE# '||chr(10)||
'<!-- #APP_VERSION# -->'||chr(10)||
'</body>'||chr(10)||
'</html>';
@@ -47480,9 +47470,9 @@ c3:=c3||'<div id="UKSubNav" class="reg">'||chr(10)||
''||chr(10)||
'<div id="colRight">'||chr(10)||
'<h1 class="podTitle"><img src="#IMAGE_PREFIX#ng_exclaim.gif" alt=""/>Important Messages</h1>'||chr(10)||
'<div class="t4messages">#GLOBAL_NOTIFICATION##SUCC';
'<div class="t4messages">#GLOBAL_NOT';
c3:=c3||'ESS_MESSAGE##NOTIFICATION_MESSAGE#</div>'||chr(10)||
c3:=c3||'IFICATION##SUCCESS_MESSAGE##NOTIFICATION_MESSAGE#</div>'||chr(10)||
'</div>'||chr(10)||
'</div>'||chr(10)||
''||chr(10)||
@@ -47524,7 +47514,6 @@ wwv_flow_api.create_template(
'<b id=''ORA''>Error</b>'||chr(10)||
'<tr><td><a href=#BACK_LINK#>#OK#</a></td>'||chr(10)||
'<td><br /></td></tr></table> ',
p_translate_this_template => 'N',
p_template_comment => '');
end;
@@ -47618,6 +47607,70 @@ end;
---------------------------------------
prompt ...region templates
--
--application/shared_components/user_interface/templates/region/form_region_without_buttons
prompt ......region template 10266021402072575
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'<h1 class="regionheader">#TITLE#<a name="#REGION_STATIC_ID#"> </a></h1>'||chr(10)||
'<table class="t4FormRegion" id="#REGION_ID#" border="0" cellpadding="0" cellspacing="0" summary="">'||chr(10)||
'<tr><td class="t4RegionHeader"></td></tr>'||chr(10)||
'<!--'||chr(10)||
'<tr>'||chr(10)||
'<td class="t4ButtonHolder">#CLOSE#&nbsp;#EXPAND##HELP##DELETE##EDIT##CHANGE##COPY##PREVIOUS##NEXT##CREATE##CREATE2#</td>'||chr(10)||
'</tr>'||chr(10)||
'-->'||chr(10)||
'<tr>'||chr(10)||
'<td class="t4RegionBody">#BODY#';
t:=t||'<img alt="" src="#IMAGE_PREFIX#themes/theme_4/1px_trans.gif" style="display:block;" width="600" height="1" /></td>'||chr(10)||
'</tr>'||chr(10)||
'</table>';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 10266021402072575 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Form Region without Buttons',
p_plug_table_bgcolor => '#f7f7e7',
p_theme_id => 101,
p_theme_class_id => 8,
p_plug_heading_bgcolor => '#f7f7e7',
p_plug_font_size => '-1',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 10266021402072575 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/borderless_region
prompt ......region template 28033952657354419