fix for #489 qmax was not ordered correctly on screen 80
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4776 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -13,7 +13,7 @@ prompt APPLICATION 155 - webmip
|
||||
-- Application Export:
|
||||
-- Application: 155
|
||||
-- Name: webmip
|
||||
-- Date and Time: 15:54 Friday April 11, 2008
|
||||
-- Date and Time: 16:22 Friday April 11, 2008
|
||||
-- Exported By: PRIESTJ
|
||||
-- Flashback: 0
|
||||
-- Export Type: Application Export
|
||||
@@ -145,7 +145,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 => '20080411155424',
|
||||
p_checksum_salt_last_reset => '20080411162223',
|
||||
p_home_link => 'f?p=&APP_ID.:101',
|
||||
p_flow_language => 'en-gb',
|
||||
p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE',
|
||||
@@ -194,7 +194,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 => 'PRIESTJ',
|
||||
p_last_upd_yyyymmddhh24miss=> '20080411155424',
|
||||
p_last_upd_yyyymmddhh24miss=> '20080411162223',
|
||||
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
||||
|
||||
|
||||
@@ -41675,7 +41675,7 @@ wwv_flow_api.create_page(
|
||||
p_step_template => '',
|
||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||
p_last_updated_by => 'PRIESTJ',
|
||||
p_last_upd_yyyymmddhh24miss => '20080411154524',
|
||||
p_last_upd_yyyymmddhh24miss => '20080411162037',
|
||||
p_page_is_public_y_n=> 'N',
|
||||
p_page_comment => '');
|
||||
|
||||
@@ -41926,11 +41926,8 @@ s:=s||'inlet_orientation AS "Inlet Orientation",'||chr(10)||
|
||||
'WHERE quote_status.qute_id = v.quote_id'||chr(10)||
|
||||
' AND v.enquiry_id = :P80_ENQU_ID'||chr(10)||
|
||||
' AND quote_status.qust_code = ''AV'''||chr(10)||
|
||||
' AND ROWNUM<11'||chr(10)||
|
||||
' '||chr(10)||
|
||||
' ';
|
||||
|
||||
s:=s||' ';
|
||||
' ORDER BY v.qmax'||chr(10)||
|
||||
' ';
|
||||
|
||||
wwv_flow_api.create_report_region (
|
||||
p_id=> 26072632711872644 + wwv_flow_api.g_id_offset,
|
||||
@@ -41957,6 +41954,7 @@ wwv_flow_api.create_report_region (
|
||||
p_query_break_cols=> '0',
|
||||
p_query_no_data_found=> 'Thank you for requesting a quotation using the National Grid Metering Online I&C Quotations System. There are no automatic quotations available for this request, and a manual quotation will be prepared and uploaded to the website within the agreed time-scales for the work type involved. We will notify you when this quotation is ready for your consideration.',
|
||||
p_query_num_rows_type=> 'ROW_RANGES_IN_SELECT_LIST',
|
||||
p_query_row_count_max=> '10',
|
||||
p_pagination_display_position=> 'BOTTOM_RIGHT',
|
||||
p_csv_output=> 'N',
|
||||
p_sort_null=> 'F',
|
||||
@@ -42080,7 +42078,7 @@ wwv_flow_api.create_report_columns (
|
||||
p_column_alignment=>'LEFT',
|
||||
p_heading_alignment=>'CENTER',
|
||||
p_default_sort_column_sequence=>0,
|
||||
p_disable_sort_column=>'N',
|
||||
p_disable_sort_column=>'Y',
|
||||
p_sum_column=> 'N',
|
||||
p_hidden_column=> 'N',
|
||||
p_display_as=>'WITHOUT_MODIFICATION',
|
||||
@@ -42152,7 +42150,7 @@ wwv_flow_api.create_report_columns (
|
||||
p_column_alignment=>'LEFT',
|
||||
p_heading_alignment=>'CENTER',
|
||||
p_default_sort_column_sequence=>0,
|
||||
p_disable_sort_column=>'N',
|
||||
p_disable_sort_column=>'Y',
|
||||
p_sum_column=> 'N',
|
||||
p_hidden_column=> 'N',
|
||||
p_display_as=>'WITHOUT_MODIFICATION',
|
||||
@@ -42200,7 +42198,7 @@ wwv_flow_api.create_report_columns (
|
||||
p_column_alignment=>'LEFT',
|
||||
p_heading_alignment=>'CENTER',
|
||||
p_default_sort_column_sequence=>0,
|
||||
p_disable_sort_column=>'N',
|
||||
p_disable_sort_column=>'Y',
|
||||
p_sum_column=> 'N',
|
||||
p_hidden_column=> 'N',
|
||||
p_display_as=>'WITHOUT_MODIFICATION',
|
||||
@@ -42224,7 +42222,7 @@ wwv_flow_api.create_report_columns (
|
||||
p_column_alignment=>'LEFT',
|
||||
p_heading_alignment=>'CENTER',
|
||||
p_default_sort_column_sequence=>0,
|
||||
p_disable_sort_column=>'N',
|
||||
p_disable_sort_column=>'Y',
|
||||
p_sum_column=> 'N',
|
||||
p_hidden_column=> 'N',
|
||||
p_display_as=>'WITHOUT_MODIFICATION',
|
||||
@@ -42248,7 +42246,7 @@ wwv_flow_api.create_report_columns (
|
||||
p_column_alignment=>'LEFT',
|
||||
p_heading_alignment=>'CENTER',
|
||||
p_default_sort_column_sequence=>0,
|
||||
p_disable_sort_column=>'N',
|
||||
p_disable_sort_column=>'Y',
|
||||
p_sum_column=> 'N',
|
||||
p_hidden_column=> 'N',
|
||||
p_display_as=>'WITHOUT_MODIFICATION',
|
||||
|
||||
Reference in New Issue
Block a user