DBA Data[Home] [Help]

APPS.CS_SR_CHILD_AUDIT_PKG dependencies on JTF_NOTES_VL

Line 76: FROM jtf_notes_vl

72: source_object_id ,
73: creation_date ,
74: last_update_date,
75: last_updated_by
76: FROM jtf_notes_vl
77: WHERE jtf_note_id = p_jtf_note_id ;
78:
79: -- Cursor to get ecsalation details
80: