DBA Data[Home] [Help]

APPS.PA_TASK_PUB1 dependencies on PA_PAGE_LAYOUT_UTILS

Line 442: pa_page_layout_utils.Check_pagelayout_Name_Or_Id(

438: ELSE
439: l_task_progress_entry_page_id := p_task_progress_entry_page_id;
440: END IF;
441:
442: pa_page_layout_utils.Check_pagelayout_Name_Or_Id(
443: p_pagelayout_name => p_task_progress_entry_page
444: ,p_pagetype_code => 'AI'
445: ,x_pagelayout_id => l_task_progress_entry_page_id
446: ,x_return_status => l_return_status

Line 1342: pa_page_layout_utils.Check_pagelayout_Name_Or_Id(

1338: ELSE
1339: l_task_progress_entry_page_id := p_task_progress_entry_page_id;
1340: END IF;
1341:
1342: pa_page_layout_utils.Check_pagelayout_Name_Or_Id(
1343: p_pagelayout_name => p_task_progress_entry_page
1344: ,p_pagetype_code => 'AI'
1345: ,x_pagelayout_id => l_task_progress_entry_page_id
1346: ,x_return_status => l_return_status