DBA Data[Home] [Help]

APPS.JTF_RS_TABLE_ATTRIBUTES_PVT dependencies on JTF_RS_TABLE_ATTRIBUTES_VL

Line 285: FROM jtf_rs_table_attributes_vl

281: attribute13,
282: attribute14,
283: attribute15,
284: attribute_category
285: FROM jtf_rs_table_attributes_vl
286: WHERE attribute_id = ll_attribute_id;
287:
288: table_attribute_rec table_attribute_cur%rowtype;
289: