DBA Data[Home] [Help]

APPS.JTY_MIGRATION_PVT dependencies on JTF_TERR_TYPE_QUAL_ALL

Line 560: -- populate jtf_terr_type_qual_all table with

556: END;
557:
558: BEGIN
559:
560: -- populate jtf_terr_type_qual_all table with
561: -- QUAL_USG_ID and terr_type_id
562: -- intersection table for jtf_qual_usgs_all and
563: -- jtf_terr_types_all tables
564: insert into jtf_terr_type_qual_all

Line 564: insert into jtf_terr_type_qual_all

560: -- populate jtf_terr_type_qual_all table with
561: -- QUAL_USG_ID and terr_type_id
562: -- intersection table for jtf_qual_usgs_all and
563: -- jtf_terr_types_all tables
564: insert into jtf_terr_type_qual_all
565: (TERR_TYPE_QUAL_ID
566: , LAST_UPDATED_BY
567: , LAST_UPDATE_DATE
568: , CREATED_BY