DBA Data[Home] [Help]

APPS.XLA_JOURNAL_ENTRIES_PKG dependencies on XLA_AE_HEADER_ACS

Line 1360: DELETE FROM xla_ae_header_acs

1356: DELETE FROM xla_ae_line_acs
1357: WHERE ae_header_id = l_ae_header_ids(k);
1358:
1359: FORALL k in 1..j
1360: DELETE FROM xla_ae_header_acs
1361: WHERE ae_header_id = l_ae_header_ids(k);
1362:
1363: FORALL k in 1..j
1364: DELETE FROM xla_ae_lines

Line 4153: INSERT INTO xla_ae_header_acs(

4149:
4150: --
4151: -- Copy header analytical criteria FROM the original entry to the reversal entry
4152: --
4153: INSERT INTO xla_ae_header_acs(
4154: ae_header_id
4155: ,analytical_criterion_code
4156: ,analytical_criterion_type_code
4157: ,amb_context_code

Line 4174: FROM xla_ae_header_acs

4170: ,ac3
4171: ,ac4
4172: ,ac5
4173: ,1
4174: FROM xla_ae_header_acs
4175: WHERE ae_header_id = l_mrc_header.ae_header_id;
4176:
4177: --
4178: -- Create journal entry lines for the reversal journal entry

Line 4503: INSERT INTO xla_ae_header_acs(

4499:
4500: --
4501: -- Copy header analytical criteria FROM the original entry to the reversal entry
4502: --
4503: INSERT INTO xla_ae_header_acs(
4504: ae_header_id
4505: ,analytical_criterion_code
4506: ,analytical_criterion_type_code
4507: ,amb_context_code

Line 4524: FROM xla_ae_header_acs

4520: ,ac3
4521: ,ac4
4522: ,ac5
4523: ,1
4524: FROM xla_ae_header_acs
4525: WHERE ae_header_id = p_info.header_id;
4526:
4527:
4528: --

Line 5387: INSERT INTO xla_ae_header_acs(

5383:
5384: --
5385: -- Copy journal entry analytical criteria from the original entry to the MRC entry
5386: --
5387: INSERT INTO xla_ae_header_acs(
5388: ae_header_id
5389: ,analytical_criterion_code
5390: ,analytical_criterion_type_code
5391: ,amb_context_code

Line 5408: FROM xla_ae_header_acs

5404: ,ac3
5405: ,ac4
5406: ,ac5
5407: ,1
5408: FROM xla_ae_header_acs
5409: WHERE ae_header_id = p_info.header_id;
5410:
5411: l_last_curr_code := '';
5412: l_last_conv_type := '';

Line 5909: DELETE FROM xla_ae_header_acs

5905: DELETE FROM xla_ae_line_acs
5906: WHERE ae_header_id = l_header_ids(j);
5907:
5908: FORALL j in 1..i
5909: DELETE FROM xla_ae_header_acs
5910: WHERE ae_header_id = l_header_ids(j);
5911:
5912: FORALL j IN 1..i
5913: DELETE xla_distribution_links