fix for qmax fix (operator wrong way) also includes a user management screen fix from MM
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3607 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: 16:50 Wednesday February 13, 2008
|
||||
-- Date and Time: 19:12 Friday February 15, 2008
|
||||
-- Exported By: PRIESTJ
|
||||
-- Flashback: 0
|
||||
-- Export Type: Application Export
|
||||
@@ -28,7 +28,7 @@ prompt APPLICATION 155 - webmip
|
||||
-- Pages: 60
|
||||
-- Items: 362
|
||||
-- Computations: 1
|
||||
-- Validations: 206
|
||||
-- Validations: 207
|
||||
-- Processes: 101
|
||||
-- Regions: 84
|
||||
-- Buttons: 133
|
||||
@@ -145,7 +145,7 @@ wwv_flow_api.create_flow(
|
||||
p_default_region_template=> 24740611526526770 + wwv_flow_api.g_id_offset,
|
||||
p_error_template => 24734616867526758 + wwv_flow_api.g_id_offset,
|
||||
p_page_protection_enabled_y_n=> 'N',
|
||||
p_checksum_salt_last_reset => '20080213165040',
|
||||
p_checksum_salt_last_reset => '20080215191240',
|
||||
p_home_link => 'f?p=&APP_ID.:1',
|
||||
p_box_width => '98%',
|
||||
p_flow_language => 'en-gb',
|
||||
@@ -185,7 +185,7 @@ wwv_flow_api.create_flow(
|
||||
p_default_menur_template => 24737010408526765 + wwv_flow_api.g_id_offset,
|
||||
p_default_listr_template => 24740611526526770 + wwv_flow_api.g_id_offset,
|
||||
p_last_updated_by => 'PRIESTJ',
|
||||
p_last_upd_yyyymmddhh24miss=> '20080213165040',
|
||||
p_last_upd_yyyymmddhh24miss=> '20080215191240',
|
||||
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
||||
|
||||
|
||||
@@ -13854,7 +13854,7 @@ wwv_flow_api.create_page(
|
||||
p_step_template => '',
|
||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||
p_last_updated_by => 'MULLENM',
|
||||
p_last_upd_yyyymmddhh24miss => '20080212115247',
|
||||
p_last_upd_yyyymmddhh24miss => '20080214182944',
|
||||
p_page_is_public_y_n=> 'N',
|
||||
p_protection_level=> 'C',
|
||||
p_page_comment => '');
|
||||
@@ -13979,6 +13979,16 @@ wwv_flow_api.create_page_branch(
|
||||
p_branch_sequence=> 10,
|
||||
p_branch_comment=> '');
|
||||
|
||||
wwv_flow_api.create_page_branch(
|
||||
p_id=>36909132432614302 + wwv_flow_api.g_id_offset,
|
||||
p_flow_id=> wwv_flow.g_flow_id,
|
||||
p_flow_step_id=> 31,
|
||||
p_branch_action=> 'f?p=&APP_ID.:31:&SESSION.::&DEBUG.:::',
|
||||
p_branch_point=> 'AFTER_PROCESSING',
|
||||
p_branch_type=> 'REDIRECT_URL',
|
||||
p_branch_sequence=> 20,
|
||||
p_branch_comment=> 'Created 14-FEB-2008 18:29 by MULLENM');
|
||||
|
||||
|
||||
end;
|
||||
/
|
||||
@@ -14282,7 +14292,7 @@ wwv_flow_api.create_page(
|
||||
p_required_role => 16097609166220701+ wwv_flow_api.g_id_offset,
|
||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||
p_last_updated_by => 'PRIESTJ',
|
||||
p_last_upd_yyyymmddhh24miss => '20080212134943',
|
||||
p_last_upd_yyyymmddhh24miss => '20080215191215',
|
||||
p_page_is_public_y_n=> 'N',
|
||||
p_protection_level=> 'C',
|
||||
p_page_comment => '');
|
||||
@@ -19428,6 +19438,28 @@ end;
|
||||
/
|
||||
|
||||
|
||||
begin
|
||||
|
||||
wwv_flow_api.create_page_validation(
|
||||
p_id => 36549430795270180 + wwv_flow_api.g_id_offset,
|
||||
p_flow_id => wwv_flow.g_flow_id,
|
||||
p_flow_step_id => 32,
|
||||
p_validation_name => 'QMAX_greater_than_QMIN',
|
||||
p_validation_sequence=> 500,
|
||||
p_validation => ':P32_QMAX>:P32_QMIN',
|
||||
p_validation_type => 'PLSQL_EXPRESSION',
|
||||
p_error_message => 'QMAX must be greater than or equal to QMIN',
|
||||
p_when_button_pressed=> 28015631689078569 + wwv_flow_api.g_id_offset,
|
||||
p_associated_item=> 26615123286798270 + wwv_flow_api.g_id_offset,
|
||||
p_error_display_location=>'INLINE_WITH_FIELD_AND_NOTIFICATION',
|
||||
p_validation_comment=> 'Although not specified in the spec it''s generally accepted round here that the QMAX should be greater than the QMIN');
|
||||
|
||||
null;
|
||||
|
||||
end;
|
||||
/
|
||||
|
||||
|
||||
begin
|
||||
|
||||
wwv_flow_api.create_page_validation(
|
||||
@@ -28292,8 +28324,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 => '20080212174846',
|
||||
p_last_updated_by => 'PRIESTJ',
|
||||
p_last_upd_yyyymmddhh24miss => '20080215134505',
|
||||
p_page_is_public_y_n=> 'N',
|
||||
p_protection_level=> 'C',
|
||||
p_page_comment => '');
|
||||
@@ -28332,7 +28364,7 @@ wwv_flow_api.create_report_region (
|
||||
p_query_show_nulls_as=> ' - ',
|
||||
p_query_break_cols=> '0',
|
||||
p_query_no_data_found=> 'No enquiries matching the search criteria found.',
|
||||
p_query_num_rows_type=> 'NEXT_PREVIOUS_LINKS',
|
||||
p_query_num_rows_type=> 'ROW_RANGES_IN_SELECT_LIST',
|
||||
p_query_row_count_max=> '500',
|
||||
p_pagination_display_position=> 'BOTTOM_RIGHT',
|
||||
p_csv_output=> 'N',
|
||||
@@ -31118,7 +31150,7 @@ wwv_flow_api.create_page(
|
||||
p_step_template => '',
|
||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||
p_last_updated_by => 'MULLENM',
|
||||
p_last_upd_yyyymmddhh24miss => '20080212151348',
|
||||
p_last_upd_yyyymmddhh24miss => '20080214182618',
|
||||
p_page_is_public_y_n=> 'N',
|
||||
p_page_comment => '');
|
||||
|
||||
@@ -31326,7 +31358,11 @@ wwv_flow_api.create_page_item(
|
||||
p_label_alignment => 'RIGHT',
|
||||
p_field_alignment => 'LEFT',
|
||||
p_display_when=>'if upper(:P61_PRTY_TYPE) = ''PERS'' then'||chr(10)||
|
||||
' return true;'||chr(10)||
|
||||
' if not upper(:P62_PRTY_ROLE) = ''AGENT'' then'||chr(10)||
|
||||
' return false;'||chr(10)||
|
||||
' else'||chr(10)||
|
||||
' return true;'||chr(10)||
|
||||
' end if;'||chr(10)||
|
||||
'else return false;'||chr(10)||
|
||||
'end if;',
|
||||
p_display_when_type=>'FUNCTION_BODY',
|
||||
@@ -31683,7 +31719,11 @@ wwv_flow_api.create_page_validation(
|
||||
p_validation_type => 'ITEM_NOT_NULL',
|
||||
p_error_message => 'Value must be specified.',
|
||||
p_validation_condition=> 'if upper(:P61_PRTY_TYPE) = ''PERS'' then'||chr(10)||
|
||||
' return true;'||chr(10)||
|
||||
' if upper(:P62_PRTY_ROLE) = ''AGENT'' then'||chr(10)||
|
||||
' return true;'||chr(10)||
|
||||
' else '||chr(10)||
|
||||
' return false;'||chr(10)||
|
||||
' end if;'||chr(10)||
|
||||
'else return false;'||chr(10)||
|
||||
'end if;',
|
||||
p_validation_condition_type=> 'FUNCTION_BODY',
|
||||
@@ -31786,7 +31826,11 @@ wwv_flow_api.create_page_validation(
|
||||
p_validation_type => 'ITEM_NOT_NULL',
|
||||
p_error_message => 'A supplier administrator must be selected for an agent.',
|
||||
p_validation_condition=> 'if upper(:P61_PRTY_TYPE) = ''PERS'' then'||chr(10)||
|
||||
' return true;'||chr(10)||
|
||||
' if upper(:P62_PRTY_ROLE) = ''AGENT'' then'||chr(10)||
|
||||
' return true;'||chr(10)||
|
||||
' else'||chr(10)||
|
||||
' return false;'||chr(10)||
|
||||
' end if;'||chr(10)||
|
||||
'else return false;'||chr(10)||
|
||||
'end if;',
|
||||
p_validation_condition_type=> 'FUNCTION_BODY',
|
||||
@@ -44378,11 +44422,11 @@ wwv_flow_api.create_list_item (
|
||||
p_list_item_link_text=> 'Administration',
|
||||
p_list_item_link_target=> 'f?p=&APP_ID.:40:&SESSION.::&DEBUG.::::',
|
||||
p_list_item_disp_cond_type=> 'CURRENT_PAGE_IN_CONDITION',
|
||||
p_list_item_disp_condition=> '40,5,50,52,53,54,56,18,60,61,62,63,64,65,66,67,68,69,70,58,59,90,91,95,96',
|
||||
p_list_item_disp_condition=> '5,18,23,24,40,50,52,53,54,56,18,60,61,62,63,64,65,66,67,68,69,70,58,59,90,91,95,96',
|
||||
p_list_countclicks_y_n=> 'N',
|
||||
p_list_text_01=> '',
|
||||
p_list_item_current_type=> 'COLON_DELIMITED_PAGE_LIST',
|
||||
p_list_item_current_for_pages=> '5:7:18:40:50:56:52:53:54:58:59:60:61:62:63:64:65:90:91:95:96',
|
||||
p_list_item_current_for_pages=> '5:7:18:23:24:40:50:56:52:53:54:58:59:60:61:62:63:64:65:90:91:95:96',
|
||||
p_list_item_owner=> '');
|
||||
|
||||
wwv_flow_api.create_list_item (
|
||||
@@ -44418,7 +44462,7 @@ wwv_flow_api.create_list_item (
|
||||
p_list_countclicks_y_n=> 'N',
|
||||
p_list_text_01=> '',
|
||||
p_list_item_current_type=> 'COLON_DELIMITED_PAGE_LIST',
|
||||
p_list_item_current_for_pages=> '23',
|
||||
p_list_item_current_for_pages=> '23:24',
|
||||
p_list_item_owner=> '');
|
||||
|
||||
wwv_flow_api.create_list_item (
|
||||
|
||||
Reference in New Issue
Block a user