Fixed other project reference limit to 40 chars as part of ticket #238
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3682 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -13,7 +13,7 @@ prompt APPLICATION 155 - webmip
|
|||||||
-- Application Export:
|
-- Application Export:
|
||||||
-- Application: 155
|
-- Application: 155
|
||||||
-- Name: webmip
|
-- Name: webmip
|
||||||
-- Date and Time: 15:17 Friday February 22, 2008
|
-- Date and Time: 15:23 Friday February 22, 2008
|
||||||
-- Exported By: PRIESTJ
|
-- Exported By: PRIESTJ
|
||||||
-- Flashback: 0
|
-- Flashback: 0
|
||||||
-- Export Type: Application Export
|
-- Export Type: Application Export
|
||||||
@@ -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 => '20080222151708',
|
p_checksum_salt_last_reset => '20080222152309',
|
||||||
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',
|
||||||
@@ -187,7 +187,7 @@ wwv_flow_api.create_flow(
|
|||||||
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 => 'PRIESTJ',
|
p_last_updated_by => 'PRIESTJ',
|
||||||
p_last_upd_yyyymmddhh24miss=> '20080222151708',
|
p_last_upd_yyyymmddhh24miss=> '20080222152309',
|
||||||
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
||||||
|
|
||||||
|
|
||||||
@@ -10963,7 +10963,7 @@ wwv_flow_api.create_page(
|
|||||||
p_required_role => 16097609166220701+ wwv_flow_api.g_id_offset,
|
p_required_role => 16097609166220701+ wwv_flow_api.g_id_offset,
|
||||||
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 => 'PRIESTJ',
|
||||||
p_last_upd_yyyymmddhh24miss => '20080222151554',
|
p_last_upd_yyyymmddhh24miss => '20080222152235',
|
||||||
p_page_is_public_y_n=> 'N',
|
p_page_is_public_y_n=> 'N',
|
||||||
p_protection_level=> 'C',
|
p_protection_level=> 'C',
|
||||||
p_page_comment => '');
|
p_page_comment => '');
|
||||||
@@ -12403,7 +12403,7 @@ wwv_flow_api.create_page_item(
|
|||||||
p_lov_display_null=> 'NO',
|
p_lov_display_null=> 'NO',
|
||||||
p_lov_translated=> 'N',
|
p_lov_translated=> 'N',
|
||||||
p_cSize=> 32,
|
p_cSize=> 32,
|
||||||
p_cMaxlength=> 50,
|
p_cMaxlength=> 40,
|
||||||
p_cHeight=> 1,
|
p_cHeight=> 1,
|
||||||
p_begin_on_new_line => 'YES',
|
p_begin_on_new_line => 'YES',
|
||||||
p_begin_on_new_field=> 'YES',
|
p_begin_on_new_field=> 'YES',
|
||||||
|
|||||||
Reference in New Issue
Block a user