DBA Data[Home] [Help]

APPS.GMF_MIGRATION dependencies on GL_SEVT_TTL

Line 6716: FROM gl_sevt_ttl a,

6712: IS
6713: SELECT DISTINCT c.sub_event_code,
6714: d.event_class_code,
6715: d.event_Type_code
6716: FROM gl_sevt_ttl a,
6717: gl_sevt_mst c,
6718: gmf_xla_event_model d
6719: WHERE a.acct_ttl_type = p_acct_ttl_type
6720: AND c.sub_event_type = a.sub_event_type