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 4311: FROM xla_events xev

4307: ,ael.party_id
4308: ,ael.party_site_id
4309: ,ael.accounted_dr
4310: ,ael.accounted_cr
4311: FROM xla_events xev
4312: ,xla_events_gt xeg
4313: ,xla_ae_headers aeh
4314: ,xla_ae_lines ael
4315: ,gl_period_statuses gps

Line 4312: ,xla_events_gt xeg

4308: ,ael.party_site_id
4309: ,ael.accounted_dr
4310: ,ael.accounted_cr
4311: FROM xla_events xev
4312: ,xla_events_gt xeg
4313: ,xla_ae_headers aeh
4314: ,xla_ae_lines ael
4315: ,gl_period_statuses gps
4316: WHERE xev.application_id = p_application_id

Line 4356: FROM xla_events xev

4352: ,ael.party_id
4353: ,ael.party_site_id
4354: ,ael.accounted_dr
4355: ,ael.accounted_cr
4356: FROM xla_events xev
4357: ,xla_ae_headers aeh
4358: ,xla_ae_lines ael
4359: ,gl_period_statuses gps
4360: WHERE xev.request_id = p_request_id

Line 4538: FROM xla_events_gt xeg

4534: ,ael.party_id
4535: ,NVL(ael.party_site_id,-999) party_site_id
4536: ,ael.accounted_dr
4537: ,ael.accounted_cr
4538: FROM xla_events_gt xeg
4539: ,xla_events xe
4540: ,xla_ae_headers aeh
4541: ,xla_ae_lines ael
4542: ,gl_period_statuses gps

Line 4539: ,xla_events xe

4535: ,NVL(ael.party_site_id,-999) party_site_id
4536: ,ael.accounted_dr
4537: ,ael.accounted_cr
4538: FROM xla_events_gt xeg
4539: ,xla_events xe
4540: ,xla_ae_headers aeh
4541: ,xla_ae_lines ael
4542: ,gl_period_statuses gps
4543: WHERE xeg.application_id = p_application_id

Line 4664: FROM xla_events xev

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