DBA Data[Home] [Help]

APPS.JTY_WEBADI_OTH_TERR_UPDATE_PKG dependencies on JTF_RS_RESOURCE_EXTNS

Line 10651: jtf_rs_resource_extns res

10647: jwr.ATTRIBUTE15
10648: from
10649: JTY_WEBADI_OTH_TERR_INTF jwot,
10650: JTY_WEBADI_RESOURCES jwr,
10651: jtf_rs_resource_extns res
10652: where jwr.RESOURCE_ID = res.resource_id(+)
10653: and jwr.user_sequence = jwot.user_sequence
10654: and jwr.interface_type = jwot.interface_type
10655: and jwot.lay_seq_num = jwr.lay_seq_num

Line 10972: jtf_rs_resource_extns res

10968: SELECT DISTINCT jwot.TERR_ID
10969: from
10970: JTY_WEBADI_OTH_TERR_INTF jwot,
10971: JTY_WEBADI_RESOURCES jwr,
10972: jtf_rs_resource_extns res
10973: where jwr.RESOURCE_ID = res.resource_id(+)
10974: and jwr.user_sequence = jwot.user_sequence
10975: and jwr.interface_type = jwot.interface_type
10976: and jwot.lay_seq_num = jwr.lay_seq_num