DBA Data[Home] [Help]

APPS.IBW_OE_PVT dependencies on IBW_PAGE_INSTANCES_PVT

Line 1276: IBW_PAGE_INSTANCES_PVT.INSERT_row (l_page_instance_id

1272: LOOP
1273: --Changed by Venky. Using Exceptions to handle no_data condition
1274:
1275:
1276: IBW_PAGE_INSTANCES_PVT.INSERT_row (l_page_instance_id
1277: ,page_view.page_id
1278: ,page_view.business_context
1279: ,page_view.business_context_value
1280: ,error_messages);