DBA Data[Home] [Help]

APPS.PV_ASSIGN_UTIL_PVT dependencies on PV_ENTITY_ATTRS

Line 1764: FROM pv_entity_Attrs

1760: */
1761:
1762: cursor lc_get_sql_text_attr_7 is
1763: SELECT sql_text
1764: FROM pv_entity_Attrs
1765: WHERE entity = 'PARTNER' and
1766: attribute_id = 7
1767: ;
1768: