DBA Data[Home] [Help]

APPS.XLA_AE_LINES_PKG dependencies on FND_APPLICATION_VL

Line 11310: fnd_application_vl fav,

11306: ,gl.ledger_category_code
11307: ,glp.start_date
11308:
11309: FROM xla_ae_lines_gt xal,
11310: fnd_application_vl fav,
11311: gl_ledgers gl,
11312: gl_period_statuses glp
11313: WHERE ((reversal_code = C_DUMMY_PRIOR
11314: AND (bflow_prior_entry_status_code IS NULL OR NVL(bflow_prior_entry_status_code,'N') = 'X')) -- 5132302