DBA Data[Home] [Help]

APPS.JTY_TERR_SPARES_PVT dependencies on JTF_TYPE_QTYPE_USGS_ALL

Line 168: -- populate jtf_type_qtype_usgs_all table with

164: END;
165:
166: BEGIN
167:
168: -- populate jtf_type_qtype_usgs_all table with
169: -- qual_type_usg_id and terr_type_id
170: -- intersection table for jtf_qual_type_usgs_all and
171: -- jtf_terr_types_all tables
172:

Line 173: insert into jtf_type_qtype_usgs_all

169: -- qual_type_usg_id and terr_type_id
170: -- intersection table for jtf_qual_type_usgs_all and
171: -- jtf_terr_types_all tables
172:
173: insert into jtf_type_qtype_usgs_all
174: ( TYPE_QTYPE_USG_ID
175: , LAST_UPDATED_BY
176: , LAST_UPDATE_DATE
177: , CREATED_BY