DBA Data[Home] [Help]

APPS.XLA_BALANCES_PKG dependencies on XLA_EVENTS

Line 89: | xla_events in load_balance_temp_tables |

85: | load_balance_temp_tables when the |
86: | entity_id IS NULL |
87: | |
88: | 01-APR-05 W. Chan Fixed bug 4277500 - removed join to |
89: | xla_events in load_balance_temp_tables |
90: | when the entity_id IS NULL |
91: | |
92: | 10-APR-05 W. Shen Fixed bug 4277500 - removed the table |
93: | 30-NOV-05 V. Kumar Bug 4769611 Modify SQLs in balance calcul- |

Line 4307: FROM xla_events xev

4303: ,ael.party_id
4304: ,ael.party_site_id
4305: ,ael.accounted_dr
4306: ,ael.accounted_cr
4307: FROM xla_events xev
4308: ,xla_events_gt xeg
4309: ,xla_ae_headers aeh
4310: ,xla_ae_lines ael
4311: ,gl_period_statuses gps

Line 4308: ,xla_events_gt xeg

4304: ,ael.party_site_id
4305: ,ael.accounted_dr
4306: ,ael.accounted_cr
4307: FROM xla_events xev
4308: ,xla_events_gt xeg
4309: ,xla_ae_headers aeh
4310: ,xla_ae_lines ael
4311: ,gl_period_statuses gps
4312: WHERE xev.application_id = p_application_id

Line 4352: FROM xla_events xev

4348: ,ael.party_id
4349: ,ael.party_site_id
4350: ,ael.accounted_dr
4351: ,ael.accounted_cr
4352: FROM xla_events xev
4353: ,xla_ae_headers aeh
4354: ,xla_ae_lines ael
4355: ,gl_period_statuses gps
4356: WHERE xev.request_id = p_request_id

Line 4534: FROM xla_events_gt xeg

4530: ,ael.party_id
4531: ,NVL(ael.party_site_id,-999) party_site_id
4532: ,ael.accounted_dr
4533: ,ael.accounted_cr
4534: FROM xla_events_gt xeg
4535: ,xla_events xe
4536: ,xla_ae_headers aeh
4537: ,xla_ae_lines ael
4538: ,gl_period_statuses gps

Line 4535: ,xla_events xe

4531: ,NVL(ael.party_site_id,-999) party_site_id
4532: ,ael.accounted_dr
4533: ,ael.accounted_cr
4534: FROM xla_events_gt xeg
4535: ,xla_events xe
4536: ,xla_ae_headers aeh
4537: ,xla_ae_lines ael
4538: ,gl_period_statuses gps
4539: WHERE xeg.application_id = p_application_id

Line 4663: FROM xla_events xev

4659: ,ael.party_id
4660: ,NVL(ael.party_site_id,-999) party_site_id
4661: ,ael.accounted_dr
4662: ,ael.accounted_cr
4663: FROM xla_events xev
4664: ,xla_ae_headers aeh
4665: ,xla_ae_lines ael
4666: ,gl_period_statuses gps
4667: WHERE xev.request_id = p_request_id