DBA Data[Home] [Help]

APPS.AST_UWQ_LLIST_INFO_PKG dependencies on JTF_OBJECTS_B

Line 69: jtf_objects_b b,

65: b.where_clause,
66: tl.name,
67: a.notes_detail_size
68: FROM ast_notes_bali_vl a,
69: jtf_objects_b b,
70: jtf_objects_tl tl
71: WHERE (a.note_status <> 'P' or a.created_by = p_fnd_user_id)
72: and a.object_code like p_object_code
73: and a.object_id = p_object_id

Line 99: jtf_objects_b b,

95: b.where_clause,
96: tl.name,
97: a.notes_detail_size
98: FROM ast_notes_bali_vl a,
99: jtf_objects_b b,
100: jtf_objects_tl tl
101: WHERE (a.note_status <> 'P' or a.created_by = p_fnd_user_id)
102: and a.object_code like p_object_code
103: and a.object_id = p_object_id