fixed title problem with ie7, space in anchors on region titles fixed it. Also made slight change to css and error template(removed bad center tag)
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3661 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
484
Screens/f155.sql
484
Screens/f155.sql
@@ -13,8 +13,8 @@ prompt APPLICATION 155 - webmip
|
|||||||
-- Application Export:
|
-- Application Export:
|
||||||
-- Application: 155
|
-- Application: 155
|
||||||
-- Name: webmip
|
-- Name: webmip
|
||||||
-- Date and Time: 21:00 Wednesday February 20, 2008
|
-- Date and Time: 14:59 Thursday February 21, 2008
|
||||||
-- Exported By:
|
-- Exported By: PRIESTJ
|
||||||
-- Flashback: 0
|
-- Flashback: 0
|
||||||
-- Export Type: Application Export
|
-- Export Type: Application Export
|
||||||
-- Version: 3.0.1.00.08
|
-- Version: 3.0.1.00.08
|
||||||
@@ -28,8 +28,8 @@ prompt APPLICATION 155 - webmip
|
|||||||
-- Pages: 54
|
-- Pages: 54
|
||||||
-- Items: 338
|
-- Items: 338
|
||||||
-- Computations: 1
|
-- Computations: 1
|
||||||
-- Validations: 230
|
-- Validations: 233
|
||||||
-- Processes: 96
|
-- Processes: 97
|
||||||
-- Regions: 78
|
-- Regions: 78
|
||||||
-- Buttons: 118
|
-- Buttons: 118
|
||||||
-- Shared Components
|
-- Shared Components
|
||||||
@@ -86,7 +86,7 @@ begin execute immediate 'alter session set nls_numeric_characters=''.,''';
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
/
|
/
|
||||||
begin wwv_flow.g_browser_language := 'en-us'; end;
|
begin wwv_flow.g_browser_language := 'en-gb'; end;
|
||||||
/
|
/
|
||||||
prompt Check Compatibility...
|
prompt Check Compatibility...
|
||||||
|
|
||||||
@@ -145,7 +145,7 @@ wwv_flow_api.create_flow(
|
|||||||
p_default_region_template=> 24740611526526770 + wwv_flow_api.g_id_offset,
|
p_default_region_template=> 24740611526526770 + wwv_flow_api.g_id_offset,
|
||||||
p_error_template => 38911722486594102 + wwv_flow_api.g_id_offset,
|
p_error_template => 38911722486594102 + wwv_flow_api.g_id_offset,
|
||||||
p_page_protection_enabled_y_n=> 'N',
|
p_page_protection_enabled_y_n=> 'N',
|
||||||
p_checksum_salt_last_reset => '20080220181913',
|
p_checksum_salt_last_reset => '20080221145958',
|
||||||
p_home_link => 'f?p=&APP_ID.:1',
|
p_home_link => 'f?p=&APP_ID.:1',
|
||||||
p_box_width => '98%',
|
p_box_width => '98%',
|
||||||
p_flow_language => 'en-gb',
|
p_flow_language => 'en-gb',
|
||||||
@@ -186,8 +186,8 @@ wwv_flow_api.create_flow(
|
|||||||
p_default_listr_template => 24740611526526770 + wwv_flow_api.g_id_offset,
|
p_default_listr_template => 24740611526526770 + wwv_flow_api.g_id_offset,
|
||||||
p_substitution_string_01 => 'SYSTEM_ENVIRONMENT',
|
p_substitution_string_01 => 'SYSTEM_ENVIRONMENT',
|
||||||
p_substitution_value_01 => '(Development)',
|
p_substitution_value_01 => '(Development)',
|
||||||
p_last_updated_by => 'DHARSHANIK',
|
p_last_updated_by => 'PRIESTJ',
|
||||||
p_last_upd_yyyymmddhh24miss=> '20080220181913',
|
p_last_upd_yyyymmddhh24miss=> '20080221145958',
|
||||||
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
||||||
|
|
||||||
|
|
||||||
@@ -2062,6 +2062,104 @@ null;
|
|||||||
end;
|
end;
|
||||||
/
|
/
|
||||||
|
|
||||||
|
--application/comments
|
||||||
|
prompt ...comments: requires application express 2.2 or higher
|
||||||
|
--
|
||||||
|
begin
|
||||||
|
wwv_flow_api.create_app_comments (
|
||||||
|
p_id=>39796811587940845 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id=>wwv_flow.g_flow_id,
|
||||||
|
p_pages=>'19',
|
||||||
|
p_app_comment=>'Addressed #193',
|
||||||
|
p_updated_on=>'2008.02.20.11:30:45',
|
||||||
|
p_updated_by=>'HARDYA',
|
||||||
|
p_created_on=>'2008.02.20.11:30:45',
|
||||||
|
p_created_by=>'HARDYA',
|
||||||
|
p_app_version=>'');
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
begin
|
||||||
|
wwv_flow_api.create_app_comments (
|
||||||
|
p_id=>39800812542960044 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id=>wwv_flow.g_flow_id,
|
||||||
|
p_pages=>'19',
|
||||||
|
p_app_comment=>'Addressed #196',
|
||||||
|
p_updated_on=>'2008.02.20.11:33:57',
|
||||||
|
p_updated_by=>'HARDYA',
|
||||||
|
p_created_on=>'2008.02.20.11:33:57',
|
||||||
|
p_created_by=>'HARDYA',
|
||||||
|
p_app_version=>'');
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
begin
|
||||||
|
wwv_flow_api.create_app_comments (
|
||||||
|
p_id=>39816520133085245 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id=>wwv_flow.g_flow_id,
|
||||||
|
p_pages=>'61',
|
||||||
|
p_app_comment=>'Ticket #277'||chr(10)||
|
||||||
|
''||chr(10)||
|
||||||
|
'Added the following validations'||chr(10)||
|
||||||
|
'P61_SHORTCODE not null '||chr(10)||
|
||||||
|
'P61_TRIPARTITE not null'||chr(10)||
|
||||||
|
'P61_NAME length <= 40'||chr(10)||
|
||||||
|
'P61_ADV_CONTRACT_REF length'||chr(10)||
|
||||||
|
'',
|
||||||
|
p_updated_on=>'2008.02.20.13:31:46',
|
||||||
|
p_updated_by=>'MULLENM',
|
||||||
|
p_created_on=>'2008.02.20.13:31:46',
|
||||||
|
p_created_by=>'MULLENM',
|
||||||
|
p_app_version=>'');
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
begin
|
||||||
|
wwv_flow_api.create_app_comments (
|
||||||
|
p_id=>39938818138765973 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id=>wwv_flow.g_flow_id,
|
||||||
|
p_pages=>'63',
|
||||||
|
p_app_comment=>'Ticket #277'||chr(10)||
|
||||||
|
''||chr(10)||
|
||||||
|
'Added the following not null validations on the address fields'||chr(10)||
|
||||||
|
'P63_OFF_CODE not null'||chr(10)||
|
||||||
|
'P63_OFF_SUB_BUILD not null (only if building is null)'||chr(10)||
|
||||||
|
'P63_OFF_BUILDING not null (only if sub-building is null)'||chr(10)||
|
||||||
|
'P63_OFF_STREET not null'||chr(10)||
|
||||||
|
'P63_OFF_CITY not null'||chr(10)||
|
||||||
|
'P63_OFF_POSTCODE not null',
|
||||||
|
p_updated_on=>'2008.02.20.13:48:16',
|
||||||
|
p_updated_by=>'MULLENM',
|
||||||
|
p_created_on=>'2008.02.20.13:48:16',
|
||||||
|
p_created_by=>'MULLENM',
|
||||||
|
p_app_version=>'');
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
begin
|
||||||
|
wwv_flow_api.create_app_comments (
|
||||||
|
p_id=>40091213261237725 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id=>wwv_flow.g_flow_id,
|
||||||
|
p_pages=>'57',
|
||||||
|
p_app_comment=>'Addressed #281'||chr(10)||
|
||||||
|
'Added DIM_F, removed mandatory from DIM_D, DIM_E, SLVA_CODE and REVA_CODE.'||chr(10)||
|
||||||
|
'Added numeric field validations.',
|
||||||
|
p_updated_on=>'2008.02.21.10:12:53',
|
||||||
|
p_updated_by=>'HARDYA',
|
||||||
|
p_created_on=>'2008.02.21.10:12:53',
|
||||||
|
p_created_by=>'HARDYA',
|
||||||
|
p_app_version=>'');
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
begin
|
||||||
|
wwv_flow_api.create_app_comments (
|
||||||
|
p_id=>40463604171372150 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id=>wwv_flow.g_flow_id,
|
||||||
|
p_pages=>'95',
|
||||||
|
p_app_comment=>'Addressed #220 by adding page validation referring to mip_regions.valid_postcode_format.',
|
||||||
|
p_updated_on=>'2008.02.21.10:55:57',
|
||||||
|
p_updated_by=>'HARDYA',
|
||||||
|
p_created_on=>'2008.02.21.10:55:57',
|
||||||
|
p_created_by=>'HARDYA',
|
||||||
|
p_app_version=>'');
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
|
||||||
--application/pages/page_00000
|
--application/pages/page_00000
|
||||||
prompt ...PAGE 0: system
|
prompt ...PAGE 0: system
|
||||||
@@ -12824,11 +12922,11 @@ declare
|
|||||||
h varchar2(32767) := null;
|
h varchar2(32767) := null;
|
||||||
begin
|
begin
|
||||||
h := null;
|
h := null;
|
||||||
h:=h||'Please select the job type from the drop down list. Standard Install – A standard install will allow the user to select standard 21 mbar metering pressure designs for LP and MP services. If you require a higher metering pressure please select ‘install’.Install – for installations with a metering pressure above 21 mbar. Standard Exchange – to exchange a meter module with a metering pressure of 21 ';
|
h:=h||'Please select the job type from the drop down list. Standard Install – A standard install will allow the user to select standard 21 mbar metering pressure designs for LP and MP services. If you require a higher metering pressure please select ‘install’.Install – for installations with a metering pressure above 21 mbar. Standard Exchange – to exchange a meter module with a metering pressure of 21 ';
|
||||||
|
|
||||||
h:=h||'mbar. Please note, the new meter module must be installed on the same MPRN. For new services (and MPRN’s) please select one of the install options. Exchange – for all exchanges where the requested metering pressure is above 21 mbar. OFMAT – To request an OFGEM accuracy test. Standard Removal – For removal of meter modules that are on LP or MP services. Removal – For all other removals. Adversari';
|
h:=h||'mbar. Please note, the new meter module must be installed on the same MPRN. For new services (and MPRN’s) please select one of the install options. Exchange – for all exchanges where the requested metering pressure is above 21 mbar. OFMAT – To request an OFGEM accuracy test. Standard Removal – For removal of meter modules that are on LP or MP services. Removal – For all other removals. Adversari';
|
||||||
|
|
||||||
h:=h||'al – for adversarial meter removals. Alteration – used to request alterations such as pressure changes. Change Capacity – used if the site occupier wants to change the amount of gas consumed. Add-on – If EMS/AMR/Converter are requested, but as a stand alone job. Other – used if none of the other jobs types are suitable. Please indicate in the Job Description field the requirements of the reques';
|
h:=h||'al – for adversarial meter removals. Alteration – used to request alterations such as pressure changes. Change Capacity – used if the site occupier wants to change the amount of gas consumed. Add-on – If EMS/AMR/Converter are requested, but as a stand alone job. Other – used if none of the other jobs types are suitable. Please indicate in the Job Description field the requirements of the reques';
|
||||||
|
|
||||||
h:=h||'t for quotation. '||chr(10)||
|
h:=h||'t for quotation. '||chr(10)||
|
||||||
'';
|
'';
|
||||||
@@ -14851,7 +14949,7 @@ begin
|
|||||||
h := null;
|
h := null;
|
||||||
h:=h||'"Does the meter module require a by-pass? A by-pass will allow continuity of the supply of gas during times of meter maintenance/replacement. You will also need to specify why you require a by-pass as the facility may not be possible if the Gas Transporter deems it unecessary in the T/PM/GT/3 process. A meter by-pass should only be provided where the provision of a meter by-pass would, in the M';
|
h:=h||'"Does the meter module require a by-pass? A by-pass will allow continuity of the supply of gas during times of meter maintenance/replacement. You will also need to specify why you require a by-pass as the facility may not be possible if the Gas Transporter deems it unecessary in the T/PM/GT/3 process. A meter by-pass should only be provided where the provision of a meter by-pass would, in the M';
|
||||||
|
|
||||||
h:=h||'AM’s or Gas Supplier’s opinion, be prudent in order to avoid the risk, of personal injury or death or damage to property (including prejudice to animal welfare) arising from a fault on the meter or metering equipment. And where gas is supplied to the following types of premises:'||chr(10)||
|
h:=h||'AM’s or Gas Supplier’s opinion, be prudent in order to avoid the risk, of personal injury or death or damage to property (including prejudice to animal welfare) arising from a fault on the meter or metering equipment. And where gas is supplied to the following types of premises:'||chr(10)||
|
||||||
'a) Hospitals or hospice'||chr(10)||
|
'a) Hospitals or hospice'||chr(10)||
|
||||||
'b) institutionalised accommodation (for example homes for the elderly, schools, and prisons)'||chr(10)||
|
'b) institutionalised accommodation (for example homes for the elderly, schools, and prisons)'||chr(10)||
|
||||||
'';
|
'';
|
||||||
@@ -14860,8 +14958,8 @@ h:=h||'c) premises utilising large or complex plant supporting continuous bulk m
|
|||||||
'example agricultural, baking or other commercial processes) and in comparable'||chr(10)||
|
'example agricultural, baking or other commercial processes) and in comparable'||chr(10)||
|
||||||
'circumstances'||chr(10)||
|
'circumstances'||chr(10)||
|
||||||
'd) and at meter installations connected to:'||chr(10)||
|
'd) and at meter installations connected to:'||chr(10)||
|
||||||
'• exceptionally extensive and complex pipework and gas consuming plant'||chr(10)||
|
'• exceptionally extensive and complex pipework and gas consuming plant'||chr(10)||
|
||||||
'• multi-occupied premises or a number of discrete consumers (for example a single'||chr(10)||
|
'• multi-occupied premises or a number of discrete consumers (for example a single'||chr(10)||
|
||||||
'meter installa';
|
'meter installa';
|
||||||
|
|
||||||
h:=h||'tion serving a block of flats)."'||chr(10)||
|
h:=h||'tion serving a block of flats)."'||chr(10)||
|
||||||
@@ -14924,12 +15022,12 @@ declare
|
|||||||
begin
|
begin
|
||||||
h := null;
|
h := null;
|
||||||
h:=h||'"Multi-stream systems may be installed for a variety of commercial and technical reasons, including:'||chr(10)||
|
h:=h||'"Multi-stream systems may be installed for a variety of commercial and technical reasons, including:'||chr(10)||
|
||||||
'• continuity of supply'||chr(10)||
|
'• continuity of supply'||chr(10)||
|
||||||
'• partial continuity of supply for essential loads'||chr(10)||
|
'• partial continuity of supply for essential loads'||chr(10)||
|
||||||
'• improved pressure control over the required flow range'||chr(10)||
|
'• improved pressure control over the required flow range'||chr(10)||
|
||||||
'• achieving the required capacity'||chr(10)||
|
'• achieving the required capacity'||chr(10)||
|
||||||
'• provision of standby metering'||chr(10)||
|
'• provision of standby metering'||chr(10)||
|
||||||
'• provision of reference metering'||chr(10)||
|
'• provision of reference metering'||chr(10)||
|
||||||
'For supply pressures of MP and above with a single stream ins';
|
'For supply pressures of MP and above with a single stream ins';
|
||||||
|
|
||||||
h:=h||'tallation - supply disruption will be necessary during maintenance. By choosing ''yes'' to Twin Stream, you will not be able to generate an automatic quotation. A manual quote will be generated off-line and uploaded back onto the system within the normal SLA."'||chr(10)||
|
h:=h||'tallation - supply disruption will be necessary during maintenance. By choosing ''yes'' to Twin Stream, you will not be able to generate an automatic quotation. A manual quote will be generated off-line and uploaded back onto the system within the normal SLA."'||chr(10)||
|
||||||
@@ -28650,7 +28748,7 @@ wwv_flow_api.create_page_validation(
|
|||||||
p_validation_name => 'P61_PASSWORD_Other',
|
p_validation_name => 'P61_PASSWORD_Other',
|
||||||
p_validation_sequence=> 60,
|
p_validation_sequence=> 60,
|
||||||
p_validation => 'P61_PASSWORD',
|
p_validation => 'P61_PASSWORD',
|
||||||
p_validation2 => '`¬!"£$%^&*()_+-=[]{};''#:@~,./<>?¦\|',
|
p_validation2 => '`¬!"£$%^&*()_+-=[]{};''#:@~,./<>?¦\|',
|
||||||
p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2',
|
p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2',
|
||||||
p_error_message => 'Item must contain at least 1 non-alphanumeric character e.g. "!"',
|
p_error_message => 'Item must contain at least 1 non-alphanumeric character e.g. "!"',
|
||||||
p_validation_condition=> 'if upper(:P61_PRTY_TYPE) = ''PERS'' then'||chr(10)||
|
p_validation_condition=> 'if upper(:P61_PRTY_TYPE) = ''PERS'' then'||chr(10)||
|
||||||
@@ -31425,8 +31523,8 @@ wwv_flow_api.create_page(
|
|||||||
p_html_page_header => '',
|
p_html_page_header => '',
|
||||||
p_step_template => '',
|
p_step_template => '',
|
||||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||||
p_last_updated_by => 'MULLENM',
|
p_last_updated_by => 'DHARSHANIK',
|
||||||
p_last_upd_yyyymmddhh24miss => '20080219155736',
|
p_last_upd_yyyymmddhh24miss => '20080221111859',
|
||||||
p_page_is_public_y_n=> 'N',
|
p_page_is_public_y_n=> 'N',
|
||||||
p_page_comment => '');
|
p_page_comment => '');
|
||||||
|
|
||||||
@@ -31473,34 +31571,35 @@ declare
|
|||||||
l_clob clob;
|
l_clob clob;
|
||||||
l_length number := 1;
|
l_length number := 1;
|
||||||
begin
|
begin
|
||||||
s:=s||'select "ID", '||chr(10)||
|
s:=s||'select PARTIES.ID, '||chr(10)||
|
||||||
'"MANU_REF",'||chr(10)||
|
'MANU_REF,'||chr(10)||
|
||||||
'"CREATED_BY",'||chr(10)||
|
'CREATED_BY,'||chr(10)||
|
||||||
'"SHORTCODE",'||chr(10)||
|
'SHORTCODE,'||chr(10)||
|
||||||
'"NAME",'||chr(10)||
|
'NAME,'||chr(10)||
|
||||||
'"DESCRIPTION",'||chr(10)||
|
'PARTIES.DESCRIPTION,'||chr(10)||
|
||||||
'"CREATED_ON",'||chr(10)||
|
'CREATED_ON,'||chr(10)||
|
||||||
'"UPDATED_ON",'||chr(10)||
|
'UPDATED_ON,'||chr(10)||
|
||||||
'"UPDATED_BY",'||chr(10)||
|
'UPDATED_BY,'||chr(10)||
|
||||||
'"MKTP_REF",'||chr(10)||
|
'MKTP_REF,'||chr(10)||
|
||||||
'"LT_7B_CONTRACT_REF",'||chr(10)||
|
'LT_7B_CONTRACT_REF,'||chr(10)||
|
||||||
'"GT_7B_CONTRACT_REF",'||chr(10)||
|
'GT_7B_CONTRACT_REF,'||chr(10)||
|
||||||
'"ADVERSARIAL_CONTRACT_REF",'||chr(10)||
|
'ADVERSARIAL_CONTRACT_REF,'||chr(10)||
|
||||||
'"USERNAME",'||chr(10)||
|
'USERNAME,'||chr(10)||
|
||||||
'"STATUS",'||chr(10)||
|
'STATUS,'||chr(10)||
|
||||||
'"FIRST_NAME",'||chr(10)||
|
'FIRST_NAME,'||chr(10)||
|
||||||
'"LAST_NAME",'||chr(10)||
|
'LAST_NAME,'||chr(10)||
|
||||||
'"PERSONAL_TITLE",'||chr(10)||
|
'PERSONAL_TITLE,'||chr(10)||
|
||||||
'"COMMENTS",'||chr(10)||
|
'COMMENTS,'||chr(10)||
|
||||||
'"PRTY_TYPE",'||chr(10)||
|
'PRTY_TYPE,'||chr(10)||
|
||||||
'"NAME"||"USERNAME"||"MANU_REF"||"MKTP_REF" as General_Info,'||chr(10)||
|
'ROLE_TYPES.DESCRIPTION as "User Role",'||chr(10)||
|
||||||
'''Reset Password'''||chr(10)||
|
'NAME||USERNAME||MANU_REF||MKTP_REF as General_Info,'||chr(10)||
|
||||||
'from "#';
|
'''Reset Password''';
|
||||||
|
|
||||||
s:=s||'OWNER#"."PARTIES" '||chr(10)||
|
s:=s||''||chr(10)||
|
||||||
' where prty_type LIKE :P65_PRTY_TYPE '||chr(10)||
|
'from PARTIES, PARTY_ROLES, ROLE_TYPES'||chr(10)||
|
||||||
' '||chr(10)||
|
'where PARTIES.ID = PARTY_ROLES.PRTY_ID'||chr(10)||
|
||||||
'';
|
'and PARTY_ROLES.RT_CODE = ROLE_TYPES.CODE'||chr(10)||
|
||||||
|
'and prty_type LIKE :P65_PRTY_TYPE ';
|
||||||
|
|
||||||
wwv_flow_api.create_report_region (
|
wwv_flow_api.create_report_region (
|
||||||
p_id=> 20923906121293312 + wwv_flow_api.g_id_offset,
|
p_id=> 20923906121293312 + wwv_flow_api.g_id_offset,
|
||||||
@@ -31552,7 +31651,7 @@ wwv_flow_api.create_report_columns (
|
|||||||
p_query_column_id=> 1,
|
p_query_column_id=> 1,
|
||||||
p_form_element_id=> null,
|
p_form_element_id=> null,
|
||||||
p_column_alias=> 'ID',
|
p_column_alias=> 'ID',
|
||||||
p_column_display_sequence=> 21,
|
p_column_display_sequence=> 22,
|
||||||
p_column_heading=> '',
|
p_column_heading=> '',
|
||||||
p_column_link=>'f?p=&APP_ID.:66:&SESSION.::&DEBUG.::P66_ID:#ID#',
|
p_column_link=>'f?p=&APP_ID.:66:&SESSION.::&DEBUG.::P66_ID:#ID#',
|
||||||
p_column_linktext=>'Edit',
|
p_column_linktext=>'Edit',
|
||||||
@@ -32204,11 +32303,35 @@ declare
|
|||||||
begin
|
begin
|
||||||
s := null;
|
s := null;
|
||||||
wwv_flow_api.create_report_columns (
|
wwv_flow_api.create_report_columns (
|
||||||
p_id=> 20926117291293314 + wwv_flow_api.g_id_offset,
|
p_id=> 40530214317507514 + wwv_flow_api.g_id_offset,
|
||||||
p_region_id=> 20923906121293312 + wwv_flow_api.g_id_offset,
|
p_region_id=> 20923906121293312 + wwv_flow_api.g_id_offset,
|
||||||
p_flow_id=> wwv_flow.g_flow_id,
|
p_flow_id=> wwv_flow.g_flow_id,
|
||||||
p_query_column_id=> 21,
|
p_query_column_id=> 21,
|
||||||
p_form_element_id=> null,
|
p_form_element_id=> null,
|
||||||
|
p_column_alias=> 'User Role',
|
||||||
|
p_column_display_sequence=> 21,
|
||||||
|
p_column_heading=> 'User Role',
|
||||||
|
p_column_alignment=>'LEFT',
|
||||||
|
p_heading_alignment=>'CENTER',
|
||||||
|
p_default_sort_column_sequence=>0,
|
||||||
|
p_disable_sort_column=>'Y',
|
||||||
|
p_sum_column=> 'N',
|
||||||
|
p_hidden_column=> 'N',
|
||||||
|
p_display_as=>'WITHOUT_MODIFICATION',
|
||||||
|
p_pk_col_source=> s,
|
||||||
|
p_column_comment=>'');
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
declare
|
||||||
|
s varchar2(32767) := null;
|
||||||
|
begin
|
||||||
|
s := null;
|
||||||
|
wwv_flow_api.create_report_columns (
|
||||||
|
p_id=> 20926117291293314 + wwv_flow_api.g_id_offset,
|
||||||
|
p_region_id=> 20923906121293312 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id=> wwv_flow.g_flow_id,
|
||||||
|
p_query_column_id=> 22,
|
||||||
|
p_form_element_id=> null,
|
||||||
p_column_alias=> 'GENERAL_INFO',
|
p_column_alias=> 'GENERAL_INFO',
|
||||||
p_column_display_sequence=> 20,
|
p_column_display_sequence=> 20,
|
||||||
p_column_heading=> 'General Info',
|
p_column_heading=> 'General Info',
|
||||||
@@ -32238,10 +32361,10 @@ wwv_flow_api.create_report_columns (
|
|||||||
p_id=> 20926201073293314 + wwv_flow_api.g_id_offset,
|
p_id=> 20926201073293314 + wwv_flow_api.g_id_offset,
|
||||||
p_region_id=> 20923906121293312 + wwv_flow_api.g_id_offset,
|
p_region_id=> 20923906121293312 + wwv_flow_api.g_id_offset,
|
||||||
p_flow_id=> wwv_flow.g_flow_id,
|
p_flow_id=> wwv_flow.g_flow_id,
|
||||||
p_query_column_id=> 22,
|
p_query_column_id=> 23,
|
||||||
p_form_element_id=> null,
|
p_form_element_id=> null,
|
||||||
p_column_alias=> '''RESETPASSWORD''',
|
p_column_alias=> '''RESETPASSWORD''',
|
||||||
p_column_display_sequence=> 22,
|
p_column_display_sequence=> 23,
|
||||||
p_column_heading=> '',
|
p_column_heading=> '',
|
||||||
p_column_link=>'f?p=&APP_ID.:67:&SESSION.::&DEBUG.::P67_USER_ID,P67_USERNAME,P67_USER_STATUS:#ID#,#USERNAME#,#STATUS#',
|
p_column_link=>'f?p=&APP_ID.:67:&SESSION.::&DEBUG.::P67_USER_ID,P67_USERNAME,P67_USER_STATUS:#ID#,#USERNAME#,#STATUS#',
|
||||||
p_column_linktext=>'Reset Password',
|
p_column_linktext=>'Reset Password',
|
||||||
@@ -35710,7 +35833,7 @@ wwv_flow_api.create_page_validation(
|
|||||||
p_validation_name => 'P67_PASSWORD_other',
|
p_validation_name => 'P67_PASSWORD_other',
|
||||||
p_validation_sequence=> 52,
|
p_validation_sequence=> 52,
|
||||||
p_validation => 'P67_PASSWORD',
|
p_validation => 'P67_PASSWORD',
|
||||||
p_validation2 => '`¬!"£$%^&*()_+-=[]{};''#:@~,./<>?\|¦',
|
p_validation2 => '`¬!"£$%^&*()_+-=[]{};''#:@~,./<>?\|¦',
|
||||||
p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2',
|
p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2',
|
||||||
p_error_message => 'Password must contain at least 1 non-alphanumeric character. e.g. !',
|
p_error_message => 'Password must contain at least 1 non-alphanumeric character. e.g. !',
|
||||||
p_when_button_pressed=> 20949515424299567 + wwv_flow_api.g_id_offset,
|
p_when_button_pressed=> 20949515424299567 + wwv_flow_api.g_id_offset,
|
||||||
@@ -38964,7 +39087,7 @@ wwv_flow_api.create_page_item(
|
|||||||
p_use_cache_before_default=> 'YES',
|
p_use_cache_before_default=> 'YES',
|
||||||
p_item_default => 'Please note! The module you have selected has a minimum flow rate that is greater than the requirement input on the enquiry screen. '||chr(10)||
|
p_item_default => 'Please note! The module you have selected has a minimum flow rate that is greater than the requirement input on the enquiry screen. '||chr(10)||
|
||||||
''||chr(10)||
|
''||chr(10)||
|
||||||
'Please check that the Qmin entered on the enquiry screen is correct, or “copy new” and select a module that has a minimum flow rate lower than the Qmin request.',
|
'Please check that the Qmin entered on the enquiry screen is correct, or “copy new” and select a module that has a minimum flow rate lower than the Qmin request.',
|
||||||
p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS',
|
p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS',
|
||||||
p_source_type=> 'STATIC',
|
p_source_type=> 'STATIC',
|
||||||
p_display_as=> 'DISPLAY_ONLY_ESCAPE_SC',
|
p_display_as=> 'DISPLAY_ONLY_ESCAPE_SC',
|
||||||
@@ -39618,7 +39741,7 @@ end;
|
|||||||
|
|
||||||
|
|
||||||
--application/pages/page_00090
|
--application/pages/page_00090
|
||||||
prompt ...PAGE 90: Tripartite Exclusion
|
prompt ...PAGE 90: Non-Tripartite Exclusion
|
||||||
--
|
--
|
||||||
|
|
||||||
begin
|
begin
|
||||||
@@ -39640,16 +39763,17 @@ wwv_flow_api.create_page(
|
|||||||
p_id => 90,
|
p_id => 90,
|
||||||
p_flow_id=> wwv_flow.g_flow_id,
|
p_flow_id=> wwv_flow.g_flow_id,
|
||||||
p_tab_set=> '',
|
p_tab_set=> '',
|
||||||
p_name => 'Tripartite Exclusion',
|
p_name => 'Non-Tripartite Exclusion',
|
||||||
p_step_title=> 'Tripartite Exclusion',
|
p_alias => 'NONTRIPARTITEREPORT',
|
||||||
|
p_step_title=> 'Non-Tripartite Exclusion',
|
||||||
p_step_sub_title_type => 'TEXT_WITH_SUBSTITUTIONS',
|
p_step_sub_title_type => 'TEXT_WITH_SUBSTITUTIONS',
|
||||||
p_first_item=> 'NO_FIRST_ITEM',
|
p_first_item=> 'NO_FIRST_ITEM',
|
||||||
p_help_text => '',
|
p_help_text => '',
|
||||||
p_html_page_header => ' ',
|
p_html_page_header => ' ',
|
||||||
p_step_template => '',
|
p_step_template => '',
|
||||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||||
p_last_updated_by => 'PRIESTJ',
|
p_last_updated_by => 'HARDYA',
|
||||||
p_last_upd_yyyymmddhh24miss => '20080211181514',
|
p_last_upd_yyyymmddhh24miss => '20080221114141',
|
||||||
p_page_is_public_y_n=> 'N',
|
p_page_is_public_y_n=> 'N',
|
||||||
p_page_comment => '');
|
p_page_comment => '');
|
||||||
|
|
||||||
@@ -39669,7 +39793,7 @@ wwv_flow_api.create_page_plug (
|
|||||||
p_id=> 35179413359400052 + wwv_flow_api.g_id_offset,
|
p_id=> 35179413359400052 + wwv_flow_api.g_id_offset,
|
||||||
p_flow_id=> wwv_flow.g_flow_id,
|
p_flow_id=> wwv_flow.g_flow_id,
|
||||||
p_page_id=> 90,
|
p_page_id=> 90,
|
||||||
p_plug_name=> 'Tripartite Exclusion',
|
p_plug_name=> 'Non-Tripartite Exclusion',
|
||||||
p_region_name=>'',
|
p_region_name=>'',
|
||||||
p_plug_template=> 24738214051526765+ wwv_flow_api.g_id_offset,
|
p_plug_template=> 24738214051526765+ wwv_flow_api.g_id_offset,
|
||||||
p_plug_display_sequence=> 10,
|
p_plug_display_sequence=> 10,
|
||||||
@@ -39838,7 +39962,7 @@ wwv_flow_api.create_page_item(
|
|||||||
p_lov_columns=> 1,
|
p_lov_columns=> 1,
|
||||||
p_lov_display_null=> 'YES',
|
p_lov_display_null=> 'YES',
|
||||||
p_lov_translated=> 'N',
|
p_lov_translated=> 'N',
|
||||||
p_lov_null_text=>'-Please Select a Value-',
|
p_lov_null_text=>'Not Applicable',
|
||||||
p_lov_null_value=> '',
|
p_lov_null_value=> '',
|
||||||
p_cSize=> 32,
|
p_cSize=> 32,
|
||||||
p_cMaxlength=> 80,
|
p_cMaxlength=> 80,
|
||||||
@@ -39926,7 +40050,7 @@ wwv_flow_api.create_page_item(
|
|||||||
p_lov_columns=> 1,
|
p_lov_columns=> 1,
|
||||||
p_lov_display_null=> 'YES',
|
p_lov_display_null=> 'YES',
|
||||||
p_lov_translated=> 'N',
|
p_lov_translated=> 'N',
|
||||||
p_lov_null_text=>'-Please Select a Value-',
|
p_lov_null_text=>'Not Applicable',
|
||||||
p_lov_null_value=> '',
|
p_lov_null_value=> '',
|
||||||
p_cSize=> 32,
|
p_cSize=> 32,
|
||||||
p_cMaxlength=> 240,
|
p_cMaxlength=> 240,
|
||||||
@@ -39969,6 +40093,60 @@ end;
|
|||||||
/
|
/
|
||||||
|
|
||||||
|
|
||||||
|
begin
|
||||||
|
|
||||||
|
wwv_flow_api.create_page_validation(
|
||||||
|
p_id => 40540830949588002 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id => wwv_flow.g_flow_id,
|
||||||
|
p_flow_step_id => 90,
|
||||||
|
p_validation_name => 'ENTY_ADIT_MUTEX',
|
||||||
|
p_validation_sequence=> 30,
|
||||||
|
p_validation => 'IF NOT ((:P90_enty_code is null'||chr(10)||
|
||||||
|
'and :P90_adit_code is not null) OR (:P90_enty_code is not null'||chr(10)||
|
||||||
|
'and :P90_adit_code is null)) THEN'||chr(10)||
|
||||||
|
' RETURN ''Must enter EITHER enquiry type OR additonal item'';'||chr(10)||
|
||||||
|
'ELSE'||chr(10)||
|
||||||
|
' RETURN NULL;'||chr(10)||
|
||||||
|
'END IF;',
|
||||||
|
p_validation_type => 'FUNC_BODY_RETURNING_ERR_TEXT',
|
||||||
|
p_error_message => '',
|
||||||
|
p_associated_item=> 35181006939400098 + wwv_flow_api.g_id_offset,
|
||||||
|
p_error_display_location=>'INLINE_WITH_FIELD_AND_NOTIFICATION',
|
||||||
|
p_validation_comment=> '');
|
||||||
|
|
||||||
|
null;
|
||||||
|
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
|
||||||
|
|
||||||
|
begin
|
||||||
|
|
||||||
|
wwv_flow_api.create_page_validation(
|
||||||
|
p_id => 40541816189593203 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id => wwv_flow.g_flow_id,
|
||||||
|
p_flow_step_id => 90,
|
||||||
|
p_validation_name => 'ADIT_ENTY_MUTEX',
|
||||||
|
p_validation_sequence=> 40,
|
||||||
|
p_validation => 'IF NOT ((:P90_enty_code is null'||chr(10)||
|
||||||
|
'and :P90_adit_code is not null) OR (:P90_enty_code is not null'||chr(10)||
|
||||||
|
'and :P90_adit_code is null)) THEN'||chr(10)||
|
||||||
|
' RETURN ''Must enter EITHER additional item OR enquiry type'';'||chr(10)||
|
||||||
|
'ELSE'||chr(10)||
|
||||||
|
' RETURN NULL;'||chr(10)||
|
||||||
|
'END IF;',
|
||||||
|
p_validation_type => 'FUNC_BODY_RETURNING_ERR_TEXT',
|
||||||
|
p_error_message => '',
|
||||||
|
p_associated_item=> 35181629536400103 + wwv_flow_api.g_id_offset,
|
||||||
|
p_error_display_location=>'INLINE_WITH_FIELD_AND_NOTIFICATION',
|
||||||
|
p_validation_comment=> '');
|
||||||
|
|
||||||
|
null;
|
||||||
|
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
|
||||||
declare
|
declare
|
||||||
@@ -40120,7 +40298,7 @@ end;
|
|||||||
|
|
||||||
|
|
||||||
--application/pages/page_00091
|
--application/pages/page_00091
|
||||||
prompt ...PAGE 91: Tripartite Exclusions
|
prompt ...PAGE 91: Non-Tripartite Exclusions
|
||||||
--
|
--
|
||||||
|
|
||||||
begin
|
begin
|
||||||
@@ -40136,17 +40314,19 @@ wwv_flow_api.create_page(
|
|||||||
p_id => 91,
|
p_id => 91,
|
||||||
p_flow_id=> wwv_flow.g_flow_id,
|
p_flow_id=> wwv_flow.g_flow_id,
|
||||||
p_tab_set=> '',
|
p_tab_set=> '',
|
||||||
p_name => 'Tripartite Exclusions',
|
p_name => 'Non-Tripartite Exclusions',
|
||||||
p_step_title=> 'Tripartite Exclusions',
|
p_alias => 'NONTRIPARTITEEDIT',
|
||||||
|
p_step_title=> 'Non-Tripartite Exclusions',
|
||||||
p_step_sub_title => 'Tripartite Exclusions',
|
p_step_sub_title => 'Tripartite Exclusions',
|
||||||
p_step_sub_title_type => 'TEXT_WITH_SUBSTITUTIONS',
|
p_step_sub_title_type => 'TEXT_WITH_SUBSTITUTIONS',
|
||||||
p_first_item=> '',
|
p_first_item=> 'AUTO_FIRST_ITEM',
|
||||||
p_help_text => ' ',
|
p_help_text => ' ',
|
||||||
p_html_page_header => '',
|
p_html_page_header => '',
|
||||||
p_step_template => '',
|
p_step_template => '',
|
||||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||||
p_last_updated_by => 'PRIESTJ',
|
p_last_updated_by => 'HARDYA',
|
||||||
p_last_upd_yyyymmddhh24miss => '20080211180756',
|
p_last_upd_yyyymmddhh24miss => '20080221111045',
|
||||||
|
p_page_is_public_y_n=> 'N',
|
||||||
p_page_comment => '');
|
p_page_comment => '');
|
||||||
|
|
||||||
wwv_flow_api.set_page_help_text(p_flow_id=>wwv_flow.g_flow_id,p_flow_step_id=>91,p_text=>h);
|
wwv_flow_api.set_page_help_text(p_flow_id=>wwv_flow.g_flow_id,p_flow_step_id=>91,p_text=>h);
|
||||||
@@ -40160,13 +40340,16 @@ declare
|
|||||||
l_clob clob;
|
l_clob clob;
|
||||||
l_length number := 1;
|
l_length number := 1;
|
||||||
begin
|
begin
|
||||||
s:=s||'select * from #OWNER#.regi_enqu_exclusions order by 1,2';
|
s:=s||'select enty_code, regi_code, adit_code, id from #OWNER#.regi_enqu_exclusions reex, enquiry_types enty, regions regi'||chr(10)||
|
||||||
|
'where enty.code (+) = reex.enty_code'||chr(10)||
|
||||||
|
'and regi.code = reex.regi_code'||chr(10)||
|
||||||
|
'order by enty.description, regi.description';
|
||||||
|
|
||||||
wwv_flow_api.create_report_region (
|
wwv_flow_api.create_report_region (
|
||||||
p_id=> 35199303103504211 + wwv_flow_api.g_id_offset,
|
p_id=> 35199303103504211 + wwv_flow_api.g_id_offset,
|
||||||
p_flow_id=> wwv_flow.g_flow_id,
|
p_flow_id=> wwv_flow.g_flow_id,
|
||||||
p_page_id=> 91,
|
p_page_id=> 91,
|
||||||
p_name=> 'Tripartite Exclusions',
|
p_name=> 'Non-Tripartite Exclusions',
|
||||||
p_region_name=>'',
|
p_region_name=>'',
|
||||||
p_template=> 24740611526526770+ wwv_flow_api.g_id_offset,
|
p_template=> 24740611526526770+ wwv_flow_api.g_id_offset,
|
||||||
p_display_sequence=> 10,
|
p_display_sequence=> 10,
|
||||||
@@ -40210,12 +40393,16 @@ wwv_flow_api.create_report_columns (
|
|||||||
p_column_display_sequence=> 2,
|
p_column_display_sequence=> 2,
|
||||||
p_column_heading=> 'Enquiry Type',
|
p_column_heading=> 'Enquiry Type',
|
||||||
p_column_alignment=>'LEFT',
|
p_column_alignment=>'LEFT',
|
||||||
|
p_heading_alignment=>'LEFT',
|
||||||
p_default_sort_column_sequence=>0,
|
p_default_sort_column_sequence=>0,
|
||||||
p_disable_sort_column=>'Y',
|
p_disable_sort_column=>'Y',
|
||||||
p_sum_column=> 'N',
|
p_sum_column=> 'N',
|
||||||
p_hidden_column=> 'N',
|
p_hidden_column=> 'N',
|
||||||
p_display_as=>'WITHOUT_MODIFICATION',
|
p_display_as=>'TEXT_FROM_LOV',
|
||||||
|
p_named_lov=>15310215906546350 + wwv_flow_api.g_id_offset,
|
||||||
|
p_lov_show_nulls=> 'NO',
|
||||||
p_pk_col_source=> s,
|
p_pk_col_source=> s,
|
||||||
|
p_lov_display_extra=> 'NO',
|
||||||
p_column_comment=>'');
|
p_column_comment=>'');
|
||||||
end;
|
end;
|
||||||
/
|
/
|
||||||
@@ -40230,38 +40417,19 @@ wwv_flow_api.create_report_columns (
|
|||||||
p_query_column_id=> 2,
|
p_query_column_id=> 2,
|
||||||
p_form_element_id=> null,
|
p_form_element_id=> null,
|
||||||
p_column_alias=> 'REGI_CODE',
|
p_column_alias=> 'REGI_CODE',
|
||||||
p_column_display_sequence=> 4,
|
p_column_display_sequence=> 3,
|
||||||
p_column_heading=> 'Region',
|
p_column_heading=> 'Region',
|
||||||
p_column_alignment=>'LEFT',
|
p_column_alignment=>'LEFT',
|
||||||
|
p_heading_alignment=>'LEFT',
|
||||||
p_default_sort_column_sequence=>0,
|
p_default_sort_column_sequence=>0,
|
||||||
p_disable_sort_column=>'Y',
|
p_disable_sort_column=>'Y',
|
||||||
p_sum_column=> 'N',
|
p_sum_column=> 'N',
|
||||||
p_hidden_column=> 'N',
|
p_hidden_column=> 'N',
|
||||||
p_display_as=>'WITHOUT_MODIFICATION',
|
p_display_as=>'TEXT_FROM_LOV',
|
||||||
p_pk_col_source=> s,
|
p_named_lov=>15309304132542973 + wwv_flow_api.g_id_offset,
|
||||||
p_column_comment=>'');
|
p_lov_show_nulls=> 'NO',
|
||||||
end;
|
|
||||||
/
|
|
||||||
declare
|
|
||||||
s varchar2(32767) := null;
|
|
||||||
begin
|
|
||||||
s := null;
|
|
||||||
wwv_flow_api.create_report_columns (
|
|
||||||
p_id=> 35199818250504227 + wwv_flow_api.g_id_offset,
|
|
||||||
p_region_id=> 35199303103504211 + wwv_flow_api.g_id_offset,
|
|
||||||
p_flow_id=> wwv_flow.g_flow_id,
|
|
||||||
p_query_column_id=> 3,
|
|
||||||
p_form_element_id=> null,
|
|
||||||
p_column_alias=> 'ID',
|
|
||||||
p_column_display_sequence=> 5,
|
|
||||||
p_column_heading=> 'Id',
|
|
||||||
p_column_alignment=>'LEFT',
|
|
||||||
p_default_sort_column_sequence=>0,
|
|
||||||
p_disable_sort_column=>'Y',
|
|
||||||
p_sum_column=> 'N',
|
|
||||||
p_hidden_column=> 'Y',
|
|
||||||
p_display_as=>'WITHOUT_MODIFICATION',
|
|
||||||
p_pk_col_source=> s,
|
p_pk_col_source=> s,
|
||||||
|
p_lov_display_extra=> 'NO',
|
||||||
p_column_comment=>'');
|
p_column_comment=>'');
|
||||||
end;
|
end;
|
||||||
/
|
/
|
||||||
@@ -40273,16 +40441,44 @@ wwv_flow_api.create_report_columns (
|
|||||||
p_id=> 35199925861504227 + wwv_flow_api.g_id_offset,
|
p_id=> 35199925861504227 + wwv_flow_api.g_id_offset,
|
||||||
p_region_id=> 35199303103504211 + wwv_flow_api.g_id_offset,
|
p_region_id=> 35199303103504211 + wwv_flow_api.g_id_offset,
|
||||||
p_flow_id=> wwv_flow.g_flow_id,
|
p_flow_id=> wwv_flow.g_flow_id,
|
||||||
p_query_column_id=> 4,
|
p_query_column_id=> 3,
|
||||||
p_form_element_id=> null,
|
p_form_element_id=> null,
|
||||||
p_column_alias=> 'ADIT_CODE',
|
p_column_alias=> 'ADIT_CODE',
|
||||||
p_column_display_sequence=> 3,
|
p_column_display_sequence=> 4,
|
||||||
p_column_heading=> 'Add-On',
|
p_column_heading=> 'Add-On',
|
||||||
p_column_alignment=>'LEFT',
|
p_column_alignment=>'LEFT',
|
||||||
|
p_heading_alignment=>'LEFT',
|
||||||
p_default_sort_column_sequence=>0,
|
p_default_sort_column_sequence=>0,
|
||||||
p_disable_sort_column=>'Y',
|
p_disable_sort_column=>'Y',
|
||||||
p_sum_column=> 'N',
|
p_sum_column=> 'N',
|
||||||
p_hidden_column=> 'N',
|
p_hidden_column=> 'N',
|
||||||
|
p_display_as=>'TEXT_FROM_LOV',
|
||||||
|
p_named_lov=>16308001698628897 + wwv_flow_api.g_id_offset,
|
||||||
|
p_lov_show_nulls=> 'NO',
|
||||||
|
p_pk_col_source=> s,
|
||||||
|
p_lov_display_extra=> 'NO',
|
||||||
|
p_column_comment=>'');
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
declare
|
||||||
|
s varchar2(32767) := null;
|
||||||
|
begin
|
||||||
|
s := null;
|
||||||
|
wwv_flow_api.create_report_columns (
|
||||||
|
p_id=> 40499309328420897 + wwv_flow_api.g_id_offset,
|
||||||
|
p_region_id=> 35199303103504211 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id=> wwv_flow.g_flow_id,
|
||||||
|
p_query_column_id=> 4,
|
||||||
|
p_form_element_id=> null,
|
||||||
|
p_column_alias=> 'ID',
|
||||||
|
p_column_display_sequence=> 5,
|
||||||
|
p_column_heading=> 'Id',
|
||||||
|
p_column_alignment=>'LEFT',
|
||||||
|
p_heading_alignment=>'CENTER',
|
||||||
|
p_default_sort_column_sequence=>0,
|
||||||
|
p_disable_sort_column=>'Y',
|
||||||
|
p_sum_column=> 'N',
|
||||||
|
p_hidden_column=> 'Y',
|
||||||
p_display_as=>'WITHOUT_MODIFICATION',
|
p_display_as=>'WITHOUT_MODIFICATION',
|
||||||
p_pk_col_source=> s,
|
p_pk_col_source=> s,
|
||||||
p_column_comment=>'');
|
p_column_comment=>'');
|
||||||
@@ -40404,8 +40600,8 @@ wwv_flow_api.create_page(
|
|||||||
p_html_page_header => ' ',
|
p_html_page_header => ' ',
|
||||||
p_step_template => '',
|
p_step_template => '',
|
||||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||||
p_last_updated_by => 'PRIESTJ',
|
p_last_updated_by => 'HARDYA',
|
||||||
p_last_upd_yyyymmddhh24miss => '20080211181756',
|
p_last_upd_yyyymmddhh24miss => '20080221105137',
|
||||||
p_page_comment => '');
|
p_page_comment => '');
|
||||||
|
|
||||||
wwv_flow_api.set_html_page_header(p_flow_id=>wwv_flow.g_flow_id,p_flow_step_id=>95,p_text=>ph);
|
wwv_flow_api.set_html_page_header(p_flow_id=>wwv_flow.g_flow_id,p_flow_step_id=>95,p_text=>ph);
|
||||||
@@ -40729,6 +40925,36 @@ end;
|
|||||||
/
|
/
|
||||||
|
|
||||||
|
|
||||||
|
begin
|
||||||
|
|
||||||
|
wwv_flow_api.create_page_validation(
|
||||||
|
p_id => 40459823256330336 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id => wwv_flow.g_flow_id,
|
||||||
|
p_flow_step_id => 95,
|
||||||
|
p_validation_name => 'Valid_PostCode_Format',
|
||||||
|
p_validation_sequence=> 30,
|
||||||
|
p_validation => 'declare'||chr(10)||
|
||||||
|
'l_valid_format boolean;'||chr(10)||
|
||||||
|
'l_outcode varchar2(80) := trim(:P95_outcode);'||chr(10)||
|
||||||
|
'l_incode varchar2(80) := trim(:P95_incode);'||chr(10)||
|
||||||
|
'l_postcode varchar2(80) := l_outcode||'' ''||l_incode;'||chr(10)||
|
||||||
|
'begin'||chr(10)||
|
||||||
|
'l_valid_format := mip_regions.valid_postcode_format(l_postcode);'||chr(10)||
|
||||||
|
'if not l_valid_format then return l_postcode||'' is not a valid postcode format'';'||chr(10)||
|
||||||
|
'else return null;'||chr(10)||
|
||||||
|
'end if;'||chr(10)||
|
||||||
|
'end;',
|
||||||
|
p_validation_type => 'FUNC_BODY_RETURNING_ERR_TEXT',
|
||||||
|
p_error_message => '',
|
||||||
|
p_error_display_location=>'INLINE_WITH_FIELD_AND_NOTIFICATION',
|
||||||
|
p_validation_comment=> '');
|
||||||
|
|
||||||
|
null;
|
||||||
|
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
|
||||||
declare
|
declare
|
||||||
@@ -40863,6 +41089,37 @@ end;
|
|||||||
/
|
/
|
||||||
|
|
||||||
|
|
||||||
|
begin
|
||||||
|
|
||||||
|
declare
|
||||||
|
p varchar2(32767) := null;
|
||||||
|
l_clob clob;
|
||||||
|
l_length number := 1;
|
||||||
|
begin
|
||||||
|
p:=p||':p95_outcode := upper(:p95_outcode);'||chr(10)||
|
||||||
|
':p95_incode := upper(:p95_incode);';
|
||||||
|
|
||||||
|
wwv_flow_api.create_page_process(
|
||||||
|
p_id => 40460410227336034 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id=> wwv_flow.g_flow_id,
|
||||||
|
p_flow_step_id => 95,
|
||||||
|
p_process_sequence=> 50,
|
||||||
|
p_process_point=> 'ON_SUBMIT_BEFORE_COMPUTATION',
|
||||||
|
p_process_type=> 'PLSQL',
|
||||||
|
p_process_name=> 'SetCase',
|
||||||
|
p_process_sql_clob => p,
|
||||||
|
p_process_error_message=> '',
|
||||||
|
p_process_success_message=> '',
|
||||||
|
p_process_is_stateful_y_n=>'N',
|
||||||
|
p_required_patch=>null + wwv_flow_api.g_id_offset,
|
||||||
|
p_process_comment=>'');
|
||||||
|
end;
|
||||||
|
null;
|
||||||
|
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
@@ -41972,7 +42229,7 @@ wwv_flow_api.create_page_validation(
|
|||||||
p_validation_name => 'P102_PASSWORD_OTHER',
|
p_validation_name => 'P102_PASSWORD_OTHER',
|
||||||
p_validation_sequence=> 60,
|
p_validation_sequence=> 60,
|
||||||
p_validation => 'P102_NEW_PASSWORD',
|
p_validation => 'P102_NEW_PASSWORD',
|
||||||
p_validation2 => '`¬¦!"£$%^&*()_+-=[]{};''#:@~,./<>?\|€',
|
p_validation2 => '`¬¦!"£$%^&*()_+-=[]{};''#:@~,./<>?\|€',
|
||||||
p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2',
|
p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2',
|
||||||
p_error_message => 'Password must contain at least 1 non-alphanumeric character.',
|
p_error_message => 'Password must contain at least 1 non-alphanumeric character.',
|
||||||
p_when_button_pressed=> 14230906426813739 + wwv_flow_api.g_id_offset,
|
p_when_button_pressed=> 14230906426813739 + wwv_flow_api.g_id_offset,
|
||||||
@@ -43273,7 +43530,7 @@ c2:=c2||'<div id="rowFooter"><!-- bottom strip of info -->'||chr(10)||
|
|||||||
''||chr(10)||
|
''||chr(10)||
|
||||||
' '||chr(10)||
|
' '||chr(10)||
|
||||||
' <div class="hskpcol1"><!-- copyright box -->'||chr(10)||
|
' <div class="hskpcol1"><!-- copyright box -->'||chr(10)||
|
||||||
' <div id="copyright">Copyright © <!--2006--><span id="Pagefooter_lblYear">2007</span> National Grid</div>'||chr(10)||
|
' <div id="copyright">Copyright © <!--2006--><span id="Pagefooter_lblYear">2007</span> National Grid</div>'||chr(10)||
|
||||||
' </div>'||chr(10)||
|
' </div>'||chr(10)||
|
||||||
' '||chr(10)||
|
' '||chr(10)||
|
||||||
' <div class="hskpcol2">'||chr(10)||
|
' <div class="hskpcol2">'||chr(10)||
|
||||||
@@ -44150,18 +44407,13 @@ c3:=c3||'<div id="UKSubNav" class="reg">'||chr(10)||
|
|||||||
'<div id="navTier" class="w180">#REGION_POSITION_08#</div>'||chr(10)||
|
'<div id="navTier" class="w180">#REGION_POSITION_08#</div>'||chr(10)||
|
||||||
'</div>'||chr(10)||
|
'</div>'||chr(10)||
|
||||||
'<div id="colMid">'||chr(10)||
|
'<div id="colMid">'||chr(10)||
|
||||||
''||chr(10)||
|
|
||||||
'<center>'||chr(10)||
|
|
||||||
'#BOX_BODY#'||chr(10)||
|
'#BOX_BODY#'||chr(10)||
|
||||||
'</center>'||chr(10)||
|
|
||||||
''||chr(10)||
|
|
||||||
''||chr(10)||
|
|
||||||
'</div>'||chr(10)||
|
'</div>'||chr(10)||
|
||||||
'<div id="colRight">'||chr(10)||
|
'<div id="colRight">'||chr(10)||
|
||||||
'<h1 class="podTitle"><img src="#WORKSPACE_IMAGES#exclaim.gif" alt=""/>Important Messages</h1>'||chr(10)||
|
'<h1 class="podTitle"><img src="#WORKSPACE_IMAGES#exclaim.gif" alt=""/>Important Messages</h1>'||chr(10)||
|
||||||
'<div class="t4messages">#GLOBAL_NOTIFICATION#';
|
'<div class="t4messages">#GLOBAL_NOTIFICATION##SUCCESS_MESSAGE##NOTIFICAT';
|
||||||
|
|
||||||
c3:=c3||'#SUCCESS_MESSAGE##NOTIFICATION_MESSAGE#</div>'||chr(10)||
|
c3:=c3||'ION_MESSAGE#</div>'||chr(10)||
|
||||||
'</div>'||chr(10)||
|
'</div>'||chr(10)||
|
||||||
'</div>'||chr(10)||
|
'</div>'||chr(10)||
|
||||||
''||chr(10)||
|
''||chr(10)||
|
||||||
@@ -44674,17 +44926,16 @@ declare
|
|||||||
l_clob3 clob;
|
l_clob3 clob;
|
||||||
l_length number := 1;
|
l_length number := 1;
|
||||||
begin
|
begin
|
||||||
t:=t||''||chr(10)||
|
t:=t||'<h1 class="regionheader">#TITLE#<a name="#REGION_STATIC_ID#"> </a></h1>'||chr(10)||
|
||||||
'<h1>#TITLE#<a name="#REGION_STATIC_ID#" /></h1>'||chr(10)||
|
|
||||||
'<table class="t4FormRegion" id="#REGION_ID#" border="0" cellpadding="0" cellspacing="0" summary="">'||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)||
|
'<tr><td class="t4RegionHeader"></td></tr>'||chr(10)||
|
||||||
'<tr>'||chr(10)||
|
'<tr>'||chr(10)||
|
||||||
'<td class="t4ButtonHolder">#CLOSE# #EXPAND##HELP##DELETE##EDIT##CHANGE##COPY##PREVIOUS##NEXT##CREATE##CREATE2#</td>'||chr(10)||
|
'<td class="t4ButtonHolder">#CLOSE# #EXPAND##HELP##DELETE##EDIT##CHANGE##COPY##PREVIOUS##NEXT##CREATE##CREATE2#</td>'||chr(10)||
|
||||||
'</tr>'||chr(10)||
|
'</tr>'||chr(10)||
|
||||||
'<tr>'||chr(10)||
|
'<tr>'||chr(10)||
|
||||||
'<td class="t4RegionBody">#BODY#<img alt="" src="#IMAGE_PREFIX#th';
|
'<td class="t4RegionBody">#BODY#<img alt=""';
|
||||||
|
|
||||||
t:=t||'emes/theme_4/1px_trans.gif" style="display:block;" width="600" height="1" /></td>'||chr(10)||
|
t:=t||' src="#IMAGE_PREFIX#themes/theme_4/1px_trans.gif" style="display:block;" width="600" height="1" /></td>'||chr(10)||
|
||||||
'</tr>'||chr(10)||
|
'</tr>'||chr(10)||
|
||||||
'</table>';
|
'</table>';
|
||||||
|
|
||||||
@@ -45159,7 +45410,7 @@ declare
|
|||||||
l_length number := 1;
|
l_length number := 1;
|
||||||
begin
|
begin
|
||||||
t:=t||'<h1>#TITLE#</h1>'||chr(10)||
|
t:=t||'<h1>#TITLE#</h1>'||chr(10)||
|
||||||
'<table class="t4ReportsRegion" id="#REGION_ID#" border="0" cellpadding="0" cellspacing="0" summary="">'||chr(10)||
|
'<table class="t4ReportsRegion" id="#REGION_ID#" border="0" cellpadding="0" cellspacing="10" summary="">'||chr(10)||
|
||||||
'<tr><td class="t4RegionHeader"></td></tr>'||chr(10)||
|
'<tr><td class="t4RegionHeader"></td></tr>'||chr(10)||
|
||||||
'<tr>'||chr(10)||
|
'<tr>'||chr(10)||
|
||||||
'<td class="t4ButtonHolder">#CLOSE# #EXPAND##HELP##DELETE##EDIT##CHANGE##COPY##PREVIOUS##NEXT##CREATE##CREATE2#</td>'||chr(10)||
|
'<td class="t4ButtonHolder">#CLOSE# #EXPAND##HELP##DELETE##EDIT##CHANGE##COPY##PREVIOUS##NEXT##CREATE##CREATE2#</td>'||chr(10)||
|
||||||
@@ -45180,7 +45431,6 @@ wwv_flow_api.create_plug_template (
|
|||||||
p_theme_class_id => 9,
|
p_theme_class_id => 9,
|
||||||
p_plug_heading_bgcolor => '#ffffff',
|
p_plug_heading_bgcolor => '#ffffff',
|
||||||
p_plug_font_size => '-1',
|
p_plug_font_size => '-1',
|
||||||
p_translate_this_template => 'N',
|
|
||||||
p_template_comment => 'Red Theme');
|
p_template_comment => 'Red Theme');
|
||||||
end;
|
end;
|
||||||
null;
|
null;
|
||||||
|
|||||||
Reference in New Issue
Block a user