Automatic export of Application 155

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4727 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-04-04 20:00:10 +00:00
parent 86b02a52ce
commit e9a95704c2

View File

@@ -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 => '20080403173449',
p_checksum_salt_last_reset => '20080404175303',
p_home_link => 'f?p=&APP_ID.:101',
p_flow_language => 'en-gb',
p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE',
@@ -192,8 +192,8 @@ wwv_flow_api.create_flow(
p_substitution_value_03 => 'http://www.nationalgrid.com/corporate/legal/privacy.htm',
p_substitution_string_04 => 'HELP_URL',
p_substitution_value_04 => 'http://www.nationalgrid.com/corporate/legal/help.htm',
p_last_updated_by => 'MULLENM',
p_last_upd_yyyymmddhh24miss=> '20080403173449',
p_last_updated_by => 'PRIESTJ',
p_last_upd_yyyymmddhh24miss=> '20080404175303',
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
@@ -10595,8 +10595,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 => 'HARDYA',
p_last_upd_yyyymmddhh24miss => '20080402174119',
p_last_updated_by => 'PRIESTJ',
p_last_upd_yyyymmddhh24miss => '20080404175303',
p_page_is_public_y_n=> 'N',
p_protection_level=> 'C',
p_page_comment => '');
@@ -10898,7 +10898,7 @@ wwv_flow_api.create_page_button(
p_button_alignment=> 'RIGHT',
p_button_redirect_url=> 'javascript:confirmDelete(''Are you sure you want to delete this enquiry'',''delete_enquiry'');',
p_button_condition=> ':P32_ID is not null and '||chr(10)||
'#OWNER#.mip_security.component_authorization(v(''APP_USER''),''icadmin'') and #OWNER#.mip_enquiry.get_enquiry_status(:P32_ID) = ''INP''',
'#OWNER#.mip_security.component_authorization(v(''APP_USER''),''icadmin'') and #OWNER#.mip_enquiry.can_enquiry_be_deleted(:P32_ID)',
p_button_condition_type=> 'PLSQL_EXPRESSION',
p_required_patch => null + wwv_flow_api.g_id_offset);