DBA Data[Home] [Help]

APPS.AST_UWQ_MLIST_INFO_PKG dependencies on JTF_OBJECTS_B

Line 70: jtf_objects_b b,

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

Line 100: jtf_objects_b b,

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