DBA Data[Home] [Help]

APPS.PQH_RBC_LOAD_OBJECTS dependencies on PQH_RATE_ELEMENT_RELATIONS_S

Line 1604: Select pqh_rate_element_relations_s.nextval

1600: and business_group_id = l_business_group_id;
1601: --
1602: --
1603: Cursor csr_rer_seq is
1604: Select pqh_rate_element_relations_s.nextval
1605: From dual;
1606:
1607:
1608: Begin