DBA Data[Home] [Help]

APPS.XLA_CA_BALANCES_PKG dependencies on XLA_AE_LINES

Line 1084: ,xla_ae_lines xal

1080: ,xal.party_id
1081: ,xal.party_site_id
1082: ,MIN(glp.effective_period_num) effective_period_num
1083: FROM xla_ae_headers xah
1084: ,xla_ae_lines xal
1085: ,gl_period_statuses glp
1086: ,xla_ctrl_balances_int xib
1087: WHERE xah.application_id = xal.application_id
1088: AND xah.ae_header_id = xal.ae_header_id