DBA Data[Home] [Help]

APPS.IBE_PROD_RELATION_RULE_PVT dependencies on IBE_MSITES_B

Line 564: FROM ibe_msites_b JMB

560: ELSIF p_object_type = 'S' THEN
561: -- Get the master minisite id
562: SELECT JMB.msite_id
563: INTO l_master_msite_id
564: FROM ibe_msites_b JMB
565: WHERE JMB.master_msite_flag = 'Y' AND JMB.site_type = 'I';
566:
567: -- Open a cursor that retrieves the sections path from the root section
568: -- to p_object_id's immediate parent, in the reverse order