DBA Data[Home] [Help]

APPS.GMS_NOTIFICATION_PKG dependencies on GMS_DEFAULT_REPORTS_V

Line 79: from gms_default_reports_v

75: p_award_id INTEGER,
76: p_person_id INTEGER) IS
77: cursor report_event_cursor is
78: select distinct to_char(report_template_id)
79: from gms_default_reports_v
80: where award_id = p_award_id;
81:
82: cursor fnd_user_cursor is
83: select user_id