DBA Data[Home] [Help]

APPS.BSC_CUSTOM_VIEW_PUB dependencies on BSC_PMF_UI_WRAPPER

Line 67: BSC_PMF_UI_WRAPPER.Check_Tabview_Dependency( p_tab_id => p_tab_id

63:
64: -- Do the validation on the dependency of the custom view
65: -- If depedency exist, return the error message.
66:
67: BSC_PMF_UI_WRAPPER.Check_Tabview_Dependency( p_tab_id => p_tab_id
68: ,p_tab_view_id => p_tab_view_id
69: ,p_list_dependency => FND_API.G_TRUE
70: ,x_exist_dependency => l_exist_dependency
71: ,x_dep_obj_list => l_dep_obj_list