DBA Data[Home] [Help]

APPS.PA_TASK_PUB1 dependencies on PA_PAGE_LAYOUT_UTILS

Line 447: pa_page_layout_utils.Check_pagelayout_Name_Or_Id(

443: ELSE
444: l_task_progress_entry_page_id := p_task_progress_entry_page_id;
445: END IF;
446:
447: pa_page_layout_utils.Check_pagelayout_Name_Or_Id(
448: p_pagelayout_name => p_task_progress_entry_page
449: ,p_pagetype_code => 'AI'
450: ,x_pagelayout_id => l_task_progress_entry_page_id
451: ,x_return_status => l_return_status

Line 1353: pa_page_layout_utils.Check_pagelayout_Name_Or_Id(

1349: ELSE
1350: l_task_progress_entry_page_id := p_task_progress_entry_page_id;
1351: END IF;
1352:
1353: pa_page_layout_utils.Check_pagelayout_Name_Or_Id(
1354: p_pagelayout_name => p_task_progress_entry_page
1355: ,p_pagetype_code => 'AI'
1356: ,x_pagelayout_id => l_task_progress_entry_page_id
1357: ,x_return_status => l_return_status