DBA Data[Home] [Help]

APPS.JTY_TERR_SPARES_PVT dependencies on JTF_TERR_TYPE_QUAL_ALL

Line 217: -- populate jtf_terr_type_qual_all table with

213: END;
214:
215: BEGIN
216:
217: -- populate jtf_terr_type_qual_all table with
218: -- QUAL_USG_ID and terr_type_id
219: -- intersection table for jtf_qual_usgs_all and
220: -- jtf_terr_types_all tables
221: insert into jtf_terr_type_qual_all

Line 221: insert into jtf_terr_type_qual_all

217: -- populate jtf_terr_type_qual_all table with
218: -- QUAL_USG_ID and terr_type_id
219: -- intersection table for jtf_qual_usgs_all and
220: -- jtf_terr_types_all tables
221: insert into jtf_terr_type_qual_all
222: (TERR_TYPE_QUAL_ID
223: , LAST_UPDATED_BY
224: , LAST_UPDATE_DATE
225: , CREATED_BY