DBA Data[Home] [Help]

APPS.XLA_JOURNAL_ENTRIES_PKG dependencies on XLA_AE_HEADER_ACS

Line 1380: DELETE FROM xla_ae_header_acs

1376: DELETE FROM xla_ae_line_acs
1377: WHERE ae_header_id = l_ae_header_ids(k);
1378:
1379: FORALL k in 1..j
1380: DELETE FROM xla_ae_header_acs
1381: WHERE ae_header_id = l_ae_header_ids(k);
1382:
1383: FORALL k in 1..j
1384: DELETE FROM xla_ae_lines

Line 4309: INSERT INTO xla_ae_header_acs(

4305:
4306: --
4307: -- Copy header analytical criteria FROM the original entry to the reversal entry
4308: --
4309: INSERT INTO xla_ae_header_acs(
4310: ae_header_id
4311: ,analytical_criterion_code
4312: ,analytical_criterion_type_code
4313: ,amb_context_code

Line 4330: FROM xla_ae_header_acs

4326: ,ac3
4327: ,ac4
4328: ,ac5
4329: ,1
4330: FROM xla_ae_header_acs
4331: WHERE ae_header_id = l_mrc_header.ae_header_id;
4332:
4333: --
4334: -- Create journal entry lines for the reversal journal entry

Line 4699: INSERT INTO xla_ae_header_acs(

4695:
4696: --
4697: -- Copy header analytical criteria FROM the original entry to the reversal entry
4698: --
4699: INSERT INTO xla_ae_header_acs(
4700: ae_header_id
4701: ,analytical_criterion_code
4702: ,analytical_criterion_type_code
4703: ,amb_context_code

Line 4720: FROM xla_ae_header_acs

4716: ,ac3
4717: ,ac4
4718: ,ac5
4719: ,1
4720: FROM xla_ae_header_acs
4721: WHERE ae_header_id = p_info.header_id;
4722:
4723:
4724: --

Line 5601: INSERT INTO xla_ae_header_acs(

5597:
5598: --
5599: -- Copy journal entry analytical criteria from the original entry to the MRC entry
5600: --
5601: INSERT INTO xla_ae_header_acs(
5602: ae_header_id
5603: ,analytical_criterion_code
5604: ,analytical_criterion_type_code
5605: ,amb_context_code

Line 5622: FROM xla_ae_header_acs

5618: ,ac3
5619: ,ac4
5620: ,ac5
5621: ,1
5622: FROM xla_ae_header_acs
5623: WHERE ae_header_id = p_info.header_id;
5624:
5625: l_last_curr_code := '';
5626: l_last_conv_type := '';

Line 6128: DELETE FROM xla_ae_header_acs

6124: DELETE FROM xla_ae_line_acs
6125: WHERE ae_header_id = l_header_ids(j);
6126:
6127: FORALL j in 1..i
6128: DELETE FROM xla_ae_header_acs
6129: WHERE ae_header_id = l_header_ids(j);
6130:
6131: FORALL j IN 1..i
6132: DELETE xla_distribution_links