DBA Data[Home] [Help]

APPS.GMF_MIGRATION dependencies on GL_SEVT_MST

Line 6798: gl_sevt_mst c,

6794: SELECT DISTINCT c.sub_event_code,
6795: d.event_class_code,
6796: d.event_Type_code
6797: FROM gl_sevt_ttl a,
6798: gl_sevt_mst c,
6799: gmf_xla_event_model d
6800: WHERE a.acct_ttl_type = p_acct_ttl_type
6801: AND c.sub_event_type = a.sub_event_type
6802: AND c.sub_event_type = d.sub_event_type