DBA Data[Home] [Help]

APPS.XLA_00200_AAD_S_000012_PKG dependencies on XLA_AE_SOURCES_PKG

Line 167: ,p_value_1 => xla_ae_sources_pkg.GetSourceName(

163: xla_accounting_err_pkg. build_message
164: (p_appli_s_name => 'XLA'
165: ,p_msg_name => 'XLA_AP_NO_LOOKUP_MEANING'
166: ,p_token_1 => 'SOURCE_NAME'
167: ,p_value_1 => xla_ae_sources_pkg.GetSourceName(
168: p_source_code
169: , p_source_type_code
170: , p_source_application_id
171: )

Line 460: xla_ae_sources_pkg.GetSystemSourceChar(

456: IF p_source_4 IS NOT NULL
457: THEN
458:
459: l_source := SUBSTR(
460: xla_ae_sources_pkg.GetSystemSourceChar(
461: p_source_code => 'XLA_EVENT_TYPE_NAME'
462: , p_source_type_code => 'Y'
463: , p_source_application_id => 602
464: ),1,1996);

Line 524: l_source := SUBSTR(xla_ae_sources_pkg.DATE_TO_CHAR(p_source_6,

520: l_ledger_language = 'US' THEN
521: l_description := SUBSTR(CONCAT(l_description,'Payment Date:'),1,2000);
522: l_description := SUBSTR(CONCAT(l_description,' '),1,2000);
523: END IF;
524: l_source := SUBSTR(xla_ae_sources_pkg.DATE_TO_CHAR(p_source_6,
525: xla_ae_journal_entry_pkg.g_cache_ledgers_info.nls_desc_language),1,1996);
526: IF l_source IS NOT NULL THEN
527: l_description := SUBSTR(CONCAT(l_description,l_source),1,2000);
528: l_description := SUBSTR(CONCAT(l_description,' '),1,2000);

Line 574: xla_ae_sources_pkg.GetSystemSourceChar(

570: ELSIF p_source_4 IS NULL
571: THEN
572:
573: l_source := SUBSTR(
574: xla_ae_sources_pkg.GetSystemSourceChar(
575: p_source_code => 'XLA_EVENT_TYPE_NAME'
576: , p_source_type_code => 'Y'
577: , p_source_application_id => 602
578: ),1,1996);

Line 608: l_source := SUBSTR(xla_ae_sources_pkg.DATE_TO_CHAR(p_source_6,

604: l_ledger_language = 'US' THEN
605: l_description := SUBSTR(CONCAT(l_description,'Payment Date:'),1,2000);
606: l_description := SUBSTR(CONCAT(l_description,' '),1,2000);
607: END IF;
608: l_source := SUBSTR(xla_ae_sources_pkg.DATE_TO_CHAR(p_source_6,
609: xla_ae_journal_entry_pkg.g_cache_ledgers_info.nls_desc_language),1,1996);
610: IF l_source IS NOT NULL THEN
611: l_description := SUBSTR(CONCAT(l_description,l_source),1,2000);
612: l_description := SUBSTR(CONCAT(l_description,' '),1,2000);

Line 783: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

779: xla_accounting_err_pkg.build_message
780: (p_appli_s_name => 'XLA'
781: ,p_msg_name => 'XLA_AP_INVALID_ADR'
782: ,p_token_1 => 'COMPONENT_NAME'
783: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
784: l_component_type
785: , l_component_code
786: , l_component_type_code
787: , l_component_appl_id

Line 916: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

912: xla_accounting_err_pkg.build_message
913: (p_appli_s_name => 'XLA'
914: ,p_msg_name => 'XLA_AP_INVALID_ADR'
915: ,p_token_1 => 'COMPONENT_NAME'
916: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
917: l_component_type
918: , l_component_code
919: , l_component_type_code
920: , l_component_appl_id

Line 1038: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1034: xla_accounting_err_pkg.build_message
1035: (p_appli_s_name => 'XLA'
1036: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1037: ,p_token_1 => 'COMPONENT_NAME'
1038: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1039: l_component_type
1040: , l_component_code
1041: , l_component_type_code
1042: , l_component_appl_id

Line 1176: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1172: xla_accounting_err_pkg.build_message
1173: (p_appli_s_name => 'XLA'
1174: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1175: ,p_token_1 => 'COMPONENT_NAME'
1176: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1177: l_component_type
1178: , l_component_code
1179: , l_component_type_code
1180: , l_component_appl_id

Line 1340: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1336: xla_accounting_err_pkg.build_message
1337: (p_appli_s_name => 'XLA'
1338: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1339: ,p_token_1 => 'COMPONENT_NAME'
1340: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1341: l_component_type
1342: , l_component_code
1343: , l_component_type_code
1344: , l_component_appl_id

Line 1478: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1474: xla_accounting_err_pkg.build_message
1475: (p_appli_s_name => 'XLA'
1476: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1477: ,p_token_1 => 'COMPONENT_NAME'
1478: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1479: l_component_type
1480: , l_component_code
1481: , l_component_type_code
1482: , l_component_appl_id

Line 1616: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1612: xla_accounting_err_pkg.build_message
1613: (p_appli_s_name => 'XLA'
1614: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1615: ,p_token_1 => 'COMPONENT_NAME'
1616: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1617: l_component_type
1618: , l_component_code
1619: , l_component_type_code
1620: , l_component_appl_id

Line 1820: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1816: xla_accounting_err_pkg.build_message
1817: (p_appli_s_name => 'XLA'
1818: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1819: ,p_token_1 => 'COMPONENT_NAME'
1820: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1821: l_component_type
1822: , l_component_code
1823: , l_component_type_code
1824: , l_component_appl_id

Line 1952: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1948: xla_accounting_err_pkg.build_message
1949: (p_appli_s_name => 'XLA'
1950: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1951: ,p_token_1 => 'COMPONENT_NAME'
1952: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1953: l_component_type
1954: , l_component_code
1955: , l_component_type_code
1956: , l_component_appl_id

Line 2093: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

2089: xla_accounting_err_pkg.build_message
2090: (p_appli_s_name => 'XLA'
2091: ,p_msg_name => 'XLA_AP_INVALID_ADR'
2092: ,p_token_1 => 'COMPONENT_NAME'
2093: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
2094: l_component_type
2095: , l_component_code
2096: , l_component_type_code
2097: , l_component_appl_id

Line 2226: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

2222: xla_accounting_err_pkg.build_message
2223: (p_appli_s_name => 'XLA'
2224: ,p_msg_name => 'XLA_AP_INVALID_ADR'
2225: ,p_token_1 => 'COMPONENT_NAME'
2226: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
2227: l_component_type
2228: , l_component_code
2229: , l_component_type_code
2230: , l_component_appl_id

Line 2348: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

2344: xla_accounting_err_pkg.build_message
2345: (p_appli_s_name => 'XLA'
2346: ,p_msg_name => 'XLA_AP_INVALID_ADR'
2347: ,p_token_1 => 'COMPONENT_NAME'
2348: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
2349: l_component_type
2350: , l_component_code
2351: , l_component_type_code
2352: , l_component_appl_id

Line 2470: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

2466: xla_accounting_err_pkg.build_message
2467: (p_appli_s_name => 'XLA'
2468: ,p_msg_name => 'XLA_AP_INVALID_ADR'
2469: ,p_token_1 => 'COMPONENT_NAME'
2470: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
2471: l_component_type
2472: , l_component_code
2473: , l_component_type_code
2474: , l_component_appl_id

Line 2623: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

2619: xla_accounting_err_pkg.build_message
2620: (p_appli_s_name => 'XLA'
2621: ,p_msg_name => 'XLA_AP_INVALID_ADR'
2622: ,p_token_1 => 'COMPONENT_NAME'
2623: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
2624: l_component_type
2625: , l_component_code
2626: , l_component_type_code
2627: , l_component_appl_id

Line 2776: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

2772: xla_accounting_err_pkg.build_message
2773: (p_appli_s_name => 'XLA'
2774: ,p_msg_name => 'XLA_AP_INVALID_ADR'
2775: ,p_token_1 => 'COMPONENT_NAME'
2776: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
2777: l_component_type
2778: , l_component_code
2779: , l_component_type_code
2780: , l_component_appl_id

Line 2898: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

2894: xla_accounting_err_pkg.build_message
2895: (p_appli_s_name => 'XLA'
2896: ,p_msg_name => 'XLA_AP_INVALID_ADR'
2897: ,p_token_1 => 'COMPONENT_NAME'
2898: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
2899: l_component_type
2900: , l_component_code
2901: , l_component_type_code
2902: , l_component_appl_id

Line 3020: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

3016: xla_accounting_err_pkg.build_message
3017: (p_appli_s_name => 'XLA'
3018: ,p_msg_name => 'XLA_AP_INVALID_ADR'
3019: ,p_token_1 => 'COMPONENT_NAME'
3020: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
3021: l_component_type
3022: , l_component_code
3023: , l_component_type_code
3024: , l_component_appl_id

Line 3142: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

3138: xla_accounting_err_pkg.build_message
3139: (p_appli_s_name => 'XLA'
3140: ,p_msg_name => 'XLA_AP_INVALID_ADR'
3141: ,p_token_1 => 'COMPONENT_NAME'
3142: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
3143: l_component_type
3144: , l_component_code
3145: , l_component_type_code
3146: , l_component_appl_id

Line 3280: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

3276: xla_accounting_err_pkg.build_message
3277: (p_appli_s_name => 'XLA'
3278: ,p_msg_name => 'XLA_AP_INVALID_ADR'
3279: ,p_token_1 => 'COMPONENT_NAME'
3280: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
3281: l_component_type
3282: , l_component_code
3283: , l_component_type_code
3284: , l_component_appl_id

Line 3413: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

3409: xla_accounting_err_pkg.build_message
3410: (p_appli_s_name => 'XLA'
3411: ,p_msg_name => 'XLA_AP_INVALID_ADR'
3412: ,p_token_1 => 'COMPONENT_NAME'
3413: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
3414: l_component_type
3415: , l_component_code
3416: , l_component_type_code
3417: , l_component_appl_id

Line 3551: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

3547: xla_accounting_err_pkg.build_message
3548: (p_appli_s_name => 'XLA'
3549: ,p_msg_name => 'XLA_AP_INVALID_ADR'
3550: ,p_token_1 => 'COMPONENT_NAME'
3551: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
3552: l_component_type
3553: , l_component_code
3554: , l_component_type_code
3555: , l_component_appl_id

Line 3684: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

3680: xla_accounting_err_pkg.build_message
3681: (p_appli_s_name => 'XLA'
3682: ,p_msg_name => 'XLA_AP_INVALID_ADR'
3683: ,p_token_1 => 'COMPONENT_NAME'
3684: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
3685: l_component_type
3686: , l_component_code
3687: , l_component_type_code
3688: , l_component_appl_id

Line 3817: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

3813: xla_accounting_err_pkg.build_message
3814: (p_appli_s_name => 'XLA'
3815: ,p_msg_name => 'XLA_AP_INVALID_ADR'
3816: ,p_token_1 => 'COMPONENT_NAME'
3817: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
3818: l_component_type
3819: , l_component_code
3820: , l_component_type_code
3821: , l_component_appl_id

Line 3974: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

3970: xla_accounting_err_pkg.build_message
3971: (p_appli_s_name => 'XLA'
3972: ,p_msg_name => 'XLA_AP_INVALID_ADR'
3973: ,p_token_1 => 'COMPONENT_NAME'
3974: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
3975: l_component_type
3976: , l_component_code
3977: , l_component_type_code
3978: , l_component_appl_id

Line 4101: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

4097: xla_accounting_err_pkg.build_message
4098: (p_appli_s_name => 'XLA'
4099: ,p_msg_name => 'XLA_AP_INVALID_ADR'
4100: ,p_token_1 => 'COMPONENT_NAME'
4101: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
4102: l_component_type
4103: , l_component_code
4104: , l_component_type_code
4105: , l_component_appl_id

Line 4228: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

4224: xla_accounting_err_pkg.build_message
4225: (p_appli_s_name => 'XLA'
4226: ,p_msg_name => 'XLA_AP_INVALID_ADR'
4227: ,p_token_1 => 'COMPONENT_NAME'
4228: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
4229: l_component_type
4230: , l_component_code
4231: , l_component_type_code
4232: , l_component_appl_id

Line 4332: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

4328: xla_accounting_err_pkg.build_message
4329: (p_appli_s_name => 'XLA'
4330: ,p_msg_name => 'XLA_AP_INVALID_ADR'
4331: ,p_token_1 => 'COMPONENT_NAME'
4332: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
4333: l_component_type
4334: , l_component_code
4335: , l_component_type_code
4336: , l_component_appl_id

Line 4611: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

4607: xla_accounting_err_pkg.build_message
4608: (p_appli_s_name => 'XLA'
4609: ,p_msg_name => 'XLA_AP_INVALID_ADR'
4610: ,p_token_1 => 'COMPONENT_NAME'
4611: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
4612: l_component_type
4613: , l_component_code
4614: , l_component_type_code
4615: , l_component_appl_id

Line 4776: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

4772: xla_accounting_err_pkg.build_message
4773: (p_appli_s_name => 'XLA'
4774: ,p_msg_name => 'XLA_AP_INVALID_ADR'
4775: ,p_token_1 => 'COMPONENT_NAME'
4776: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
4777: l_component_type
4778: , l_component_code
4779: , l_component_type_code
4780: , l_component_appl_id

Line 4962: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

4958: xla_accounting_err_pkg.build_message
4959: (p_appli_s_name => 'XLA'
4960: ,p_msg_name => 'XLA_AP_INVALID_ADR'
4961: ,p_token_1 => 'COMPONENT_NAME'
4962: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
4963: l_component_type
4964: , l_component_code
4965: , l_component_type_code
4966: , l_component_appl_id

Line 5088: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

5084: xla_accounting_err_pkg.build_message
5085: (p_appli_s_name => 'XLA'
5086: ,p_msg_name => 'XLA_AP_INVALID_ADR'
5087: ,p_token_1 => 'COMPONENT_NAME'
5088: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
5089: l_component_type
5090: , l_component_code
5091: , l_component_type_code
5092: , l_component_appl_id

Line 5192: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

5188: xla_accounting_err_pkg.build_message
5189: (p_appli_s_name => 'XLA'
5190: ,p_msg_name => 'XLA_AP_INVALID_ADR'
5191: ,p_token_1 => 'COMPONENT_NAME'
5192: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
5193: l_component_type
5194: , l_component_code
5195: , l_component_type_code
5196: , l_component_appl_id

Line 5296: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

5292: xla_accounting_err_pkg.build_message
5293: (p_appli_s_name => 'XLA'
5294: ,p_msg_name => 'XLA_AP_INVALID_ADR'
5295: ,p_token_1 => 'COMPONENT_NAME'
5296: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
5297: l_component_type
5298: , l_component_code
5299: , l_component_type_code
5300: , l_component_appl_id

Line 5400: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

5396: xla_accounting_err_pkg.build_message
5397: (p_appli_s_name => 'XLA'
5398: ,p_msg_name => 'XLA_AP_INVALID_ADR'
5399: ,p_token_1 => 'COMPONENT_NAME'
5400: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
5401: l_component_type
5402: , l_component_code
5403: , l_component_type_code
5404: , l_component_appl_id

Line 5504: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

5500: xla_accounting_err_pkg.build_message
5501: (p_appli_s_name => 'XLA'
5502: ,p_msg_name => 'XLA_AP_INVALID_ADR'
5503: ,p_token_1 => 'COMPONENT_NAME'
5504: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
5505: l_component_type
5506: , l_component_code
5507: , l_component_type_code
5508: , l_component_appl_id

Line 5642: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

5638: xla_accounting_err_pkg.build_message
5639: (p_appli_s_name => 'XLA'
5640: ,p_msg_name => 'XLA_AP_INVALID_ADR'
5641: ,p_token_1 => 'COMPONENT_NAME'
5642: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
5643: l_component_type
5644: , l_component_code
5645: , l_component_type_code
5646: , l_component_appl_id

Line 5785: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

5781: xla_accounting_err_pkg.build_message
5782: (p_appli_s_name => 'XLA'
5783: ,p_msg_name => 'XLA_AP_INVALID_ADR'
5784: ,p_token_1 => 'COMPONENT_NAME'
5785: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
5786: l_component_type
5787: , l_component_code
5788: , l_component_type_code
5789: , l_component_appl_id

Line 5928: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

5924: xla_accounting_err_pkg.build_message
5925: (p_appli_s_name => 'XLA'
5926: ,p_msg_name => 'XLA_AP_INVALID_ADR'
5927: ,p_token_1 => 'COMPONENT_NAME'
5928: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
5929: l_component_type
5930: , l_component_code
5931: , l_component_type_code
5932: , l_component_appl_id

Line 6055: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

6051: xla_accounting_err_pkg.build_message
6052: (p_appli_s_name => 'XLA'
6053: ,p_msg_name => 'XLA_AP_INVALID_ADR'
6054: ,p_token_1 => 'COMPONENT_NAME'
6055: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
6056: l_component_type
6057: , l_component_code
6058: , l_component_type_code
6059: , l_component_appl_id

Line 6182: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

6178: xla_accounting_err_pkg.build_message
6179: (p_appli_s_name => 'XLA'
6180: ,p_msg_name => 'XLA_AP_INVALID_ADR'
6181: ,p_token_1 => 'COMPONENT_NAME'
6182: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
6183: l_component_type
6184: , l_component_code
6185: , l_component_type_code
6186: , l_component_appl_id

Line 6286: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

6282: xla_accounting_err_pkg.build_message
6283: (p_appli_s_name => 'XLA'
6284: ,p_msg_name => 'XLA_AP_INVALID_ADR'
6285: ,p_token_1 => 'COMPONENT_NAME'
6286: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
6287: l_component_type
6288: , l_component_code
6289: , l_component_type_code
6290: , l_component_appl_id

Line 6390: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

6386: xla_accounting_err_pkg.build_message
6387: (p_appli_s_name => 'XLA'
6388: ,p_msg_name => 'XLA_AP_INVALID_ADR'
6389: ,p_token_1 => 'COMPONENT_NAME'
6390: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
6391: l_component_type
6392: , l_component_code
6393: , l_component_type_code
6394: , l_component_appl_id

Line 6494: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

6490: xla_accounting_err_pkg.build_message
6491: (p_appli_s_name => 'XLA'
6492: ,p_msg_name => 'XLA_AP_INVALID_ADR'
6493: ,p_token_1 => 'COMPONENT_NAME'
6494: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
6495: l_component_type
6496: , l_component_code
6497: , l_component_type_code
6498: , l_component_appl_id

Line 6621: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

6617: xla_accounting_err_pkg.build_message
6618: (p_appli_s_name => 'XLA'
6619: ,p_msg_name => 'XLA_AP_INVALID_ADR'
6620: ,p_token_1 => 'COMPONENT_NAME'
6621: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
6622: l_component_type
6623: , l_component_code
6624: , l_component_type_code
6625: , l_component_appl_id

Line 6748: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

6744: xla_accounting_err_pkg.build_message
6745: (p_appli_s_name => 'XLA'
6746: ,p_msg_name => 'XLA_AP_INVALID_ADR'
6747: ,p_token_1 => 'COMPONENT_NAME'
6748: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
6749: l_component_type
6750: , l_component_code
6751: , l_component_type_code
6752: , l_component_appl_id

Line 6868: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

6864: xla_accounting_err_pkg.build_message
6865: (p_appli_s_name => 'XLA'
6866: ,p_msg_name => 'XLA_AP_INVALID_ADR'
6867: ,p_token_1 => 'COMPONENT_NAME'
6868: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
6869: l_component_type
6870: , l_component_code
6871: , l_component_type_code
6872: , l_component_appl_id

Line 7052: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

7048: xla_accounting_err_pkg.build_message
7049: (p_appli_s_name => 'XLA'
7050: ,p_msg_name => 'XLA_AP_INVALID_ADR'
7051: ,p_token_1 => 'COMPONENT_NAME'
7052: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
7053: l_component_type
7054: , l_component_code
7055: , l_component_type_code
7056: , l_component_appl_id

Line 7231: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

7227: xla_accounting_err_pkg.build_message
7228: (p_appli_s_name => 'XLA'
7229: ,p_msg_name => 'XLA_AP_INVALID_ADR'
7230: ,p_token_1 => 'COMPONENT_NAME'
7231: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
7232: l_component_type
7233: , l_component_code
7234: , l_component_type_code
7235: , l_component_appl_id

Line 7380: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

7376: xla_accounting_err_pkg.build_message
7377: (p_appli_s_name => 'XLA'
7378: ,p_msg_name => 'XLA_AP_INVALID_ADR'
7379: ,p_token_1 => 'COMPONENT_NAME'
7380: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
7381: l_component_type
7382: , l_component_code
7383: , l_component_type_code
7384: , l_component_appl_id

Line 7529: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

7525: xla_accounting_err_pkg.build_message
7526: (p_appli_s_name => 'XLA'
7527: ,p_msg_name => 'XLA_AP_INVALID_ADR'
7528: ,p_token_1 => 'COMPONENT_NAME'
7529: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
7530: l_component_type
7531: , l_component_code
7532: , l_component_type_code
7533: , l_component_appl_id

Line 7649: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

7645: xla_accounting_err_pkg.build_message
7646: (p_appli_s_name => 'XLA'
7647: ,p_msg_name => 'XLA_AP_INVALID_ADR'
7648: ,p_token_1 => 'COMPONENT_NAME'
7649: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
7650: l_component_type
7651: , l_component_code
7652: , l_component_type_code
7653: , l_component_appl_id

Line 7775: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

7771: xla_accounting_err_pkg.build_message
7772: (p_appli_s_name => 'XLA'
7773: ,p_msg_name => 'XLA_AP_INVALID_ADR'
7774: ,p_token_1 => 'COMPONENT_NAME'
7775: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
7776: l_component_type
7777: , l_component_code
7778: , l_component_type_code
7779: , l_component_appl_id

Line 8122: xla_ae_sources_pkg.GetSystemSourceNum(

8118: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
8119: l_rec_acct_attrs.array_char_value(1) := p_source_58;
8120: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
8121: l_rec_acct_attrs.array_num_value(2) :=
8122: xla_ae_sources_pkg.GetSystemSourceNum(
8123: p_source_code => 'XLA_EVENT_APPL_ID'
8124: , p_source_type_code => 'Y'
8125: , p_source_application_id => 602
8126: );

Line 8131: xla_ae_sources_pkg.GetSystemSourceChar(

8127: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
8128: l_rec_acct_attrs.array_char_value(3) := p_source_60;
8129: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
8130: l_rec_acct_attrs.array_char_value(4) :=
8131: xla_ae_sources_pkg.GetSystemSourceChar(
8132: p_source_code => 'XLA_ENTITY_CODE'
8133: , p_source_type_code => 'Y'
8134: , p_source_application_id => 602
8135: );

Line 8323: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

8319: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
8320: ,p_token_1 => 'LINE_NUMBER'
8321: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
8322: ,p_token_2 => 'LINE_TYPE_NAME'
8323: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
8324: l_component_type
8325: ,l_component_code
8326: ,l_component_type_code
8327: ,l_component_appl_id

Line 8828: xla_ae_sources_pkg.GetSystemSourceNum(

8824: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
8825: l_rec_acct_attrs.array_char_value(1) := p_source_58;
8826: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
8827: l_rec_acct_attrs.array_num_value(2) :=
8828: xla_ae_sources_pkg.GetSystemSourceNum(
8829: p_source_code => 'XLA_EVENT_APPL_ID'
8830: , p_source_type_code => 'Y'
8831: , p_source_application_id => 602
8832: );

Line 8837: xla_ae_sources_pkg.GetSystemSourceChar(

8833: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
8834: l_rec_acct_attrs.array_char_value(3) := p_source_60;
8835: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
8836: l_rec_acct_attrs.array_char_value(4) :=
8837: xla_ae_sources_pkg.GetSystemSourceChar(
8838: p_source_code => 'XLA_ENTITY_CODE'
8839: , p_source_type_code => 'Y'
8840: , p_source_application_id => 602
8841: );

Line 9027: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

9023: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
9024: ,p_token_1 => 'LINE_NUMBER'
9025: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
9026: ,p_token_2 => 'LINE_TYPE_NAME'
9027: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
9028: l_component_type
9029: ,l_component_code
9030: ,l_component_type_code
9031: ,l_component_appl_id

Line 9534: xla_ae_sources_pkg.GetSystemSourceNum(

9530: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
9531: l_rec_acct_attrs.array_char_value(1) := p_source_58;
9532: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
9533: l_rec_acct_attrs.array_num_value(2) :=
9534: xla_ae_sources_pkg.GetSystemSourceNum(
9535: p_source_code => 'XLA_EVENT_APPL_ID'
9536: , p_source_type_code => 'Y'
9537: , p_source_application_id => 602
9538: );

Line 9543: xla_ae_sources_pkg.GetSystemSourceChar(

9539: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
9540: l_rec_acct_attrs.array_char_value(3) := p_source_60;
9541: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
9542: l_rec_acct_attrs.array_char_value(4) :=
9543: xla_ae_sources_pkg.GetSystemSourceChar(
9544: p_source_code => 'XLA_ENTITY_CODE'
9545: , p_source_type_code => 'Y'
9546: , p_source_application_id => 602
9547: );

Line 9737: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

9733: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
9734: ,p_token_1 => 'LINE_NUMBER'
9735: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
9736: ,p_token_2 => 'LINE_TYPE_NAME'
9737: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
9738: l_component_type
9739: ,l_component_code
9740: ,l_component_type_code
9741: ,l_component_appl_id

Line 10244: xla_ae_sources_pkg.GetSystemSourceNum(

10240: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
10241: l_rec_acct_attrs.array_char_value(1) := p_source_58;
10242: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
10243: l_rec_acct_attrs.array_num_value(2) :=
10244: xla_ae_sources_pkg.GetSystemSourceNum(
10245: p_source_code => 'XLA_EVENT_APPL_ID'
10246: , p_source_type_code => 'Y'
10247: , p_source_application_id => 602
10248: );

Line 10253: xla_ae_sources_pkg.GetSystemSourceChar(

10249: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
10250: l_rec_acct_attrs.array_char_value(3) := p_source_60;
10251: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
10252: l_rec_acct_attrs.array_char_value(4) :=
10253: xla_ae_sources_pkg.GetSystemSourceChar(
10254: p_source_code => 'XLA_ENTITY_CODE'
10255: , p_source_type_code => 'Y'
10256: , p_source_application_id => 602
10257: );

Line 10445: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

10441: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
10442: ,p_token_1 => 'LINE_NUMBER'
10443: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
10444: ,p_token_2 => 'LINE_TYPE_NAME'
10445: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
10446: l_component_type
10447: ,l_component_code
10448: ,l_component_type_code
10449: ,l_component_appl_id

Line 10959: xla_ae_sources_pkg.GetSystemSourceNum(

10955: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
10956: l_rec_acct_attrs.array_char_value(1) := p_source_58;
10957: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
10958: l_rec_acct_attrs.array_num_value(2) :=
10959: xla_ae_sources_pkg.GetSystemSourceNum(
10960: p_source_code => 'XLA_EVENT_APPL_ID'
10961: , p_source_type_code => 'Y'
10962: , p_source_application_id => 602
10963: );

Line 10968: xla_ae_sources_pkg.GetSystemSourceChar(

10964: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
10965: l_rec_acct_attrs.array_char_value(3) := p_source_60;
10966: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
10967: l_rec_acct_attrs.array_char_value(4) :=
10968: xla_ae_sources_pkg.GetSystemSourceChar(
10969: p_source_code => 'XLA_ENTITY_CODE'
10970: , p_source_type_code => 'Y'
10971: , p_source_application_id => 602
10972: );

Line 11294: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

11290: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
11291: ,p_token_1 => 'LINE_NUMBER'
11292: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
11293: ,p_token_2 => 'LINE_TYPE_NAME'
11294: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
11295: l_component_type
11296: ,l_component_code
11297: ,l_component_type_code
11298: ,l_component_appl_id

Line 11950: xla_ae_sources_pkg.GetSystemSourceNum(

11946: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
11947: l_rec_acct_attrs.array_char_value(1) := p_source_58;
11948: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
11949: l_rec_acct_attrs.array_num_value(2) :=
11950: xla_ae_sources_pkg.GetSystemSourceNum(
11951: p_source_code => 'XLA_EVENT_APPL_ID'
11952: , p_source_type_code => 'Y'
11953: , p_source_application_id => 602
11954: );

Line 11959: xla_ae_sources_pkg.GetSystemSourceChar(

11955: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
11956: l_rec_acct_attrs.array_char_value(3) := p_source_60;
11957: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
11958: l_rec_acct_attrs.array_char_value(4) :=
11959: xla_ae_sources_pkg.GetSystemSourceChar(
11960: p_source_code => 'XLA_ENTITY_CODE'
11961: , p_source_type_code => 'Y'
11962: , p_source_application_id => 602
11963: );

Line 12283: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

12279: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
12280: ,p_token_1 => 'LINE_NUMBER'
12281: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
12282: ,p_token_2 => 'LINE_TYPE_NAME'
12283: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
12284: l_component_type
12285: ,l_component_code
12286: ,l_component_type_code
12287: ,l_component_appl_id

Line 12943: xla_ae_sources_pkg.GetSystemSourceNum(

12939: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
12940: l_rec_acct_attrs.array_char_value(1) := p_source_58;
12941: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
12942: l_rec_acct_attrs.array_num_value(2) :=
12943: xla_ae_sources_pkg.GetSystemSourceNum(
12944: p_source_code => 'XLA_EVENT_APPL_ID'
12945: , p_source_type_code => 'Y'
12946: , p_source_application_id => 602
12947: );

Line 12952: xla_ae_sources_pkg.GetSystemSourceChar(

12948: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
12949: l_rec_acct_attrs.array_char_value(3) := p_source_60;
12950: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
12951: l_rec_acct_attrs.array_char_value(4) :=
12952: xla_ae_sources_pkg.GetSystemSourceChar(
12953: p_source_code => 'XLA_ENTITY_CODE'
12954: , p_source_type_code => 'Y'
12955: , p_source_application_id => 602
12956: );

Line 13280: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

13276: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
13277: ,p_token_1 => 'LINE_NUMBER'
13278: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
13279: ,p_token_2 => 'LINE_TYPE_NAME'
13280: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
13281: l_component_type
13282: ,l_component_code
13283: ,l_component_type_code
13284: ,l_component_appl_id

Line 13938: xla_ae_sources_pkg.GetSystemSourceNum(

13934: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
13935: l_rec_acct_attrs.array_char_value(1) := p_source_58;
13936: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
13937: l_rec_acct_attrs.array_num_value(2) :=
13938: xla_ae_sources_pkg.GetSystemSourceNum(
13939: p_source_code => 'XLA_EVENT_APPL_ID'
13940: , p_source_type_code => 'Y'
13941: , p_source_application_id => 602
13942: );

Line 13947: xla_ae_sources_pkg.GetSystemSourceChar(

13943: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
13944: l_rec_acct_attrs.array_char_value(3) := p_source_60;
13945: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
13946: l_rec_acct_attrs.array_char_value(4) :=
13947: xla_ae_sources_pkg.GetSystemSourceChar(
13948: p_source_code => 'XLA_ENTITY_CODE'
13949: , p_source_type_code => 'Y'
13950: , p_source_application_id => 602
13951: );

Line 14273: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

14269: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
14270: ,p_token_1 => 'LINE_NUMBER'
14271: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
14272: ,p_token_2 => 'LINE_TYPE_NAME'
14273: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
14274: l_component_type
14275: ,l_component_code
14276: ,l_component_type_code
14277: ,l_component_appl_id

Line 14936: xla_ae_sources_pkg.GetSystemSourceNum(

14932: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
14933: l_rec_acct_attrs.array_char_value(1) := p_source_58;
14934: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
14935: l_rec_acct_attrs.array_num_value(2) :=
14936: xla_ae_sources_pkg.GetSystemSourceNum(
14937: p_source_code => 'XLA_EVENT_APPL_ID'
14938: , p_source_type_code => 'Y'
14939: , p_source_application_id => 602
14940: );

Line 14945: xla_ae_sources_pkg.GetSystemSourceChar(

14941: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
14942: l_rec_acct_attrs.array_char_value(3) := p_source_60;
14943: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
14944: l_rec_acct_attrs.array_char_value(4) :=
14945: xla_ae_sources_pkg.GetSystemSourceChar(
14946: p_source_code => 'XLA_ENTITY_CODE'
14947: , p_source_type_code => 'Y'
14948: , p_source_application_id => 602
14949: );

Line 15271: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

15267: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
15268: ,p_token_1 => 'LINE_NUMBER'
15269: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
15270: ,p_token_2 => 'LINE_TYPE_NAME'
15271: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
15272: l_component_type
15273: ,l_component_code
15274: ,l_component_type_code
15275: ,l_component_appl_id

Line 15932: xla_ae_sources_pkg.GetSystemSourceNum(

15928: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
15929: l_rec_acct_attrs.array_char_value(1) := p_source_58;
15930: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
15931: l_rec_acct_attrs.array_num_value(2) :=
15932: xla_ae_sources_pkg.GetSystemSourceNum(
15933: p_source_code => 'XLA_EVENT_APPL_ID'
15934: , p_source_type_code => 'Y'
15935: , p_source_application_id => 602
15936: );

Line 15941: xla_ae_sources_pkg.GetSystemSourceChar(

15937: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
15938: l_rec_acct_attrs.array_char_value(3) := p_source_60;
15939: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
15940: l_rec_acct_attrs.array_char_value(4) :=
15941: xla_ae_sources_pkg.GetSystemSourceChar(
15942: p_source_code => 'XLA_ENTITY_CODE'
15943: , p_source_type_code => 'Y'
15944: , p_source_application_id => 602
15945: );

Line 16265: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

16261: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
16262: ,p_token_1 => 'LINE_NUMBER'
16263: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
16264: ,p_token_2 => 'LINE_TYPE_NAME'
16265: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
16266: l_component_type
16267: ,l_component_code
16268: ,l_component_type_code
16269: ,l_component_appl_id

Line 16930: xla_ae_sources_pkg.GetSystemSourceNum(

16926: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
16927: l_rec_acct_attrs.array_char_value(1) := p_source_58;
16928: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
16929: l_rec_acct_attrs.array_num_value(2) :=
16930: xla_ae_sources_pkg.GetSystemSourceNum(
16931: p_source_code => 'XLA_EVENT_APPL_ID'
16932: , p_source_type_code => 'Y'
16933: , p_source_application_id => 602
16934: );

Line 16939: xla_ae_sources_pkg.GetSystemSourceChar(

16935: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
16936: l_rec_acct_attrs.array_char_value(3) := p_source_60;
16937: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
16938: l_rec_acct_attrs.array_char_value(4) :=
16939: xla_ae_sources_pkg.GetSystemSourceChar(
16940: p_source_code => 'XLA_ENTITY_CODE'
16941: , p_source_type_code => 'Y'
16942: , p_source_application_id => 602
16943: );

Line 17267: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

17263: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
17264: ,p_token_1 => 'LINE_NUMBER'
17265: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
17266: ,p_token_2 => 'LINE_TYPE_NAME'
17267: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
17268: l_component_type
17269: ,l_component_code
17270: ,l_component_type_code
17271: ,l_component_appl_id

Line 17930: xla_ae_sources_pkg.GetSystemSourceNum(

17926: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
17927: l_rec_acct_attrs.array_char_value(1) := p_source_58;
17928: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
17929: l_rec_acct_attrs.array_num_value(2) :=
17930: xla_ae_sources_pkg.GetSystemSourceNum(
17931: p_source_code => 'XLA_EVENT_APPL_ID'
17932: , p_source_type_code => 'Y'
17933: , p_source_application_id => 602
17934: );

Line 17939: xla_ae_sources_pkg.GetSystemSourceChar(

17935: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
17936: l_rec_acct_attrs.array_char_value(3) := p_source_60;
17937: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
17938: l_rec_acct_attrs.array_char_value(4) :=
17939: xla_ae_sources_pkg.GetSystemSourceChar(
17940: p_source_code => 'XLA_ENTITY_CODE'
17941: , p_source_type_code => 'Y'
17942: , p_source_application_id => 602
17943: );

Line 18265: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

18261: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
18262: ,p_token_1 => 'LINE_NUMBER'
18263: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
18264: ,p_token_2 => 'LINE_TYPE_NAME'
18265: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
18266: l_component_type
18267: ,l_component_code
18268: ,l_component_type_code
18269: ,l_component_appl_id

Line 19121: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

19117: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
19118: ,p_token_1 => 'LINE_NUMBER'
19119: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
19120: ,p_token_2 => 'LINE_TYPE_NAME'
19121: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
19122: l_component_type
19123: ,l_component_code
19124: ,l_component_type_code
19125: ,l_component_appl_id

Line 19922: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

19918: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
19919: ,p_token_1 => 'LINE_NUMBER'
19920: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
19921: ,p_token_2 => 'LINE_TYPE_NAME'
19922: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
19923: l_component_type
19924: ,l_component_code
19925: ,l_component_type_code
19926: ,l_component_appl_id

Line 20713: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

20709: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
20710: ,p_token_1 => 'LINE_NUMBER'
20711: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
20712: ,p_token_2 => 'LINE_TYPE_NAME'
20713: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
20714: l_component_type
20715: ,l_component_code
20716: ,l_component_type_code
20717: ,l_component_appl_id

Line 21439: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

21435: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
21436: ,p_token_1 => 'LINE_NUMBER'
21437: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
21438: ,p_token_2 => 'LINE_TYPE_NAME'
21439: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
21440: l_component_type
21441: ,l_component_code
21442: ,l_component_type_code
21443: ,l_component_appl_id

Line 22097: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

22093: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
22094: ,p_token_1 => 'LINE_NUMBER'
22095: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
22096: ,p_token_2 => 'LINE_TYPE_NAME'
22097: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
22098: l_component_type
22099: ,l_component_code
22100: ,l_component_type_code
22101: ,l_component_appl_id

Line 22675: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

22671: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
22672: ,p_token_1 => 'LINE_NUMBER'
22673: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
22674: ,p_token_2 => 'LINE_TYPE_NAME'
22675: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
22676: l_component_type
22677: ,l_component_code
22678: ,l_component_type_code
22679: ,l_component_appl_id

Line 23225: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

23221: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
23222: ,p_token_1 => 'LINE_NUMBER'
23223: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
23224: ,p_token_2 => 'LINE_TYPE_NAME'
23225: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
23226: l_component_type
23227: ,l_component_code
23228: ,l_component_type_code
23229: ,l_component_appl_id

Line 23888: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

23884: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
23885: ,p_token_1 => 'LINE_NUMBER'
23886: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
23887: ,p_token_2 => 'LINE_TYPE_NAME'
23888: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
23889: l_component_type
23890: ,l_component_code
23891: ,l_component_type_code
23892: ,l_component_appl_id

Line 24601: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

24597: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
24598: ,p_token_1 => 'LINE_NUMBER'
24599: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
24600: ,p_token_2 => 'LINE_TYPE_NAME'
24601: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
24602: l_component_type
24603: ,l_component_code
24604: ,l_component_type_code
24605: ,l_component_appl_id

Line 25205: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

25201: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
25202: ,p_token_1 => 'LINE_NUMBER'
25203: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
25204: ,p_token_2 => 'LINE_TYPE_NAME'
25205: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
25206: l_component_type
25207: ,l_component_code
25208: ,l_component_type_code
25209: ,l_component_appl_id

Line 25825: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

25821: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
25822: ,p_token_1 => 'LINE_NUMBER'
25823: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
25824: ,p_token_2 => 'LINE_TYPE_NAME'
25825: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
25826: l_component_type
25827: ,l_component_code
25828: ,l_component_type_code
25829: ,l_component_appl_id

Line 26539: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

26535: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
26536: ,p_token_1 => 'LINE_NUMBER'
26537: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
26538: ,p_token_2 => 'LINE_TYPE_NAME'
26539: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
26540: l_component_type
26541: ,l_component_code
26542: ,l_component_type_code
26543: ,l_component_appl_id

Line 27277: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

27273: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
27274: ,p_token_1 => 'LINE_NUMBER'
27275: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
27276: ,p_token_2 => 'LINE_TYPE_NAME'
27277: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
27278: l_component_type
27279: ,l_component_code
27280: ,l_component_type_code
27281: ,l_component_appl_id

Line 28015: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

28011: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
28012: ,p_token_1 => 'LINE_NUMBER'
28013: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
28014: ,p_token_2 => 'LINE_TYPE_NAME'
28015: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
28016: l_component_type
28017: ,l_component_code
28018: ,l_component_type_code
28019: ,l_component_appl_id

Line 28753: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

28749: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
28750: ,p_token_1 => 'LINE_NUMBER'
28751: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
28752: ,p_token_2 => 'LINE_TYPE_NAME'
28753: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
28754: l_component_type
28755: ,l_component_code
28756: ,l_component_type_code
28757: ,l_component_appl_id

Line 29423: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

29419: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
29420: ,p_token_1 => 'LINE_NUMBER'
29421: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
29422: ,p_token_2 => 'LINE_TYPE_NAME'
29423: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
29424: l_component_type
29425: ,l_component_code
29426: ,l_component_type_code
29427: ,l_component_appl_id

Line 30046: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

30042: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
30043: ,p_token_1 => 'LINE_NUMBER'
30044: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
30045: ,p_token_2 => 'LINE_TYPE_NAME'
30046: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
30047: l_component_type
30048: ,l_component_code
30049: ,l_component_type_code
30050: ,l_component_appl_id

Line 30737: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

30733: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
30734: ,p_token_1 => 'LINE_NUMBER'
30735: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
30736: ,p_token_2 => 'LINE_TYPE_NAME'
30737: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
30738: l_component_type
30739: ,l_component_code
30740: ,l_component_type_code
30741: ,l_component_appl_id

Line 31454: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

31450: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
31451: ,p_token_1 => 'LINE_NUMBER'
31452: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
31453: ,p_token_2 => 'LINE_TYPE_NAME'
31454: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
31455: l_component_type
31456: ,l_component_code
31457: ,l_component_type_code
31458: ,l_component_appl_id

Line 32099: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

32095: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
32096: ,p_token_1 => 'LINE_NUMBER'
32097: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
32098: ,p_token_2 => 'LINE_TYPE_NAME'
32099: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
32100: l_component_type
32101: ,l_component_code
32102: ,l_component_type_code
32103: ,l_component_appl_id

Line 32737: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

32733: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
32734: ,p_token_1 => 'LINE_NUMBER'
32735: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
32736: ,p_token_2 => 'LINE_TYPE_NAME'
32737: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
32738: l_component_type
32739: ,l_component_code
32740: ,l_component_type_code
32741: ,l_component_appl_id

Line 33443: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

33439: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
33440: ,p_token_1 => 'LINE_NUMBER'
33441: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
33442: ,p_token_2 => 'LINE_TYPE_NAME'
33443: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
33444: l_component_type
33445: ,l_component_code
33446: ,l_component_type_code
33447: ,l_component_appl_id

Line 34173: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

34169: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
34170: ,p_token_1 => 'LINE_NUMBER'
34171: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
34172: ,p_token_2 => 'LINE_TYPE_NAME'
34173: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
34174: l_component_type
34175: ,l_component_code
34176: ,l_component_type_code
34177: ,l_component_appl_id

Line 34903: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

34899: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
34900: ,p_token_1 => 'LINE_NUMBER'
34901: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
34902: ,p_token_2 => 'LINE_TYPE_NAME'
34903: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
34904: l_component_type
34905: ,l_component_code
34906: ,l_component_type_code
34907: ,l_component_appl_id

Line 35633: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

35629: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
35630: ,p_token_1 => 'LINE_NUMBER'
35631: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
35632: ,p_token_2 => 'LINE_TYPE_NAME'
35633: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
35634: l_component_type
35635: ,l_component_code
35636: ,l_component_type_code
35637: ,l_component_appl_id

Line 36295: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

36291: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
36292: ,p_token_1 => 'LINE_NUMBER'
36293: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
36294: ,p_token_2 => 'LINE_TYPE_NAME'
36295: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
36296: l_component_type
36297: ,l_component_code
36298: ,l_component_type_code
36299: ,l_component_appl_id

Line 36941: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

36937: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
36938: ,p_token_1 => 'LINE_NUMBER'
36939: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
36940: ,p_token_2 => 'LINE_TYPE_NAME'
36941: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
36942: l_component_type
36943: ,l_component_code
36944: ,l_component_type_code
36945: ,l_component_appl_id

Line 37655: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

37651: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
37652: ,p_token_1 => 'LINE_NUMBER'
37653: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
37654: ,p_token_2 => 'LINE_TYPE_NAME'
37655: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
37656: l_component_type
37657: ,l_component_code
37658: ,l_component_type_code
37659: ,l_component_appl_id

Line 38393: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

38389: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
38390: ,p_token_1 => 'LINE_NUMBER'
38391: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
38392: ,p_token_2 => 'LINE_TYPE_NAME'
38393: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
38394: l_component_type
38395: ,l_component_code
38396: ,l_component_type_code
38397: ,l_component_appl_id

Line 39038: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

39034: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
39035: ,p_token_1 => 'LINE_NUMBER'
39036: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
39037: ,p_token_2 => 'LINE_TYPE_NAME'
39038: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
39039: l_component_type
39040: ,l_component_code
39041: ,l_component_type_code
39042: ,l_component_appl_id

Line 39727: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

39723: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
39724: ,p_token_1 => 'LINE_NUMBER'
39725: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
39726: ,p_token_2 => 'LINE_TYPE_NAME'
39727: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
39728: l_component_type
39729: ,l_component_code
39730: ,l_component_type_code
39731: ,l_component_appl_id

Line 40440: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

40436: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
40437: ,p_token_1 => 'LINE_NUMBER'
40438: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
40439: ,p_token_2 => 'LINE_TYPE_NAME'
40440: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
40441: l_component_type
40442: ,l_component_code
40443: ,l_component_type_code
40444: ,l_component_appl_id

Line 41102: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

41098: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
41099: ,p_token_1 => 'LINE_NUMBER'
41100: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
41101: ,p_token_2 => 'LINE_TYPE_NAME'
41102: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
41103: l_component_type
41104: ,l_component_code
41105: ,l_component_type_code
41106: ,l_component_appl_id

Line 41808: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

41804: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
41805: ,p_token_1 => 'LINE_NUMBER'
41806: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
41807: ,p_token_2 => 'LINE_TYPE_NAME'
41808: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
41809: l_component_type
41810: ,l_component_code
41811: ,l_component_type_code
41812: ,l_component_appl_id

Line 42538: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

42534: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
42535: ,p_token_1 => 'LINE_NUMBER'
42536: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
42537: ,p_token_2 => 'LINE_TYPE_NAME'
42538: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
42539: l_component_type
42540: ,l_component_code
42541: ,l_component_type_code
42542: ,l_component_appl_id

Line 43057: xla_ae_sources_pkg.GetSystemSourceNum(

43053: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
43054: l_rec_acct_attrs.array_char_value(1) := p_source_58;
43055: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
43056: l_rec_acct_attrs.array_num_value(2) :=
43057: xla_ae_sources_pkg.GetSystemSourceNum(
43058: p_source_code => 'XLA_EVENT_APPL_ID'
43059: , p_source_type_code => 'Y'
43060: , p_source_application_id => 602
43061: );

Line 43066: xla_ae_sources_pkg.GetSystemSourceChar(

43062: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
43063: l_rec_acct_attrs.array_char_value(3) := p_source_60;
43064: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
43065: l_rec_acct_attrs.array_char_value(4) :=
43066: xla_ae_sources_pkg.GetSystemSourceChar(
43067: p_source_code => 'XLA_ENTITY_CODE'
43068: , p_source_type_code => 'Y'
43069: , p_source_application_id => 602
43070: );

Line 43217: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

43213: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
43214: ,p_token_1 => 'LINE_NUMBER'
43215: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
43216: ,p_token_2 => 'LINE_TYPE_NAME'
43217: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
43218: l_component_type
43219: ,l_component_code
43220: ,l_component_type_code
43221: ,l_component_appl_id

Line 43826: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

43822: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
43823: ,p_token_1 => 'LINE_NUMBER'
43824: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
43825: ,p_token_2 => 'LINE_TYPE_NAME'
43826: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
43827: l_component_type
43828: ,l_component_code
43829: ,l_component_type_code
43830: ,l_component_appl_id

Line 44416: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

44412: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
44413: ,p_token_1 => 'LINE_NUMBER'
44414: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
44415: ,p_token_2 => 'LINE_TYPE_NAME'
44416: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
44417: l_component_type
44418: ,l_component_code
44419: ,l_component_type_code
44420: ,l_component_appl_id

Line 44966: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

44962: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
44963: ,p_token_1 => 'LINE_NUMBER'
44964: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
44965: ,p_token_2 => 'LINE_TYPE_NAME'
44966: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
44967: l_component_type
44968: ,l_component_code
44969: ,l_component_type_code
44970: ,l_component_appl_id

Line 45549: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

45545: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
45546: ,p_token_1 => 'LINE_NUMBER'
45547: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
45548: ,p_token_2 => 'LINE_TYPE_NAME'
45549: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
45550: l_component_type
45551: ,l_component_code
45552: ,l_component_type_code
45553: ,l_component_appl_id

Line 46014: xla_ae_sources_pkg.GetSystemSourceNum(

46010: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
46011: l_rec_acct_attrs.array_char_value(1) := p_source_58;
46012: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
46013: l_rec_acct_attrs.array_num_value(2) :=
46014: xla_ae_sources_pkg.GetSystemSourceNum(
46015: p_source_code => 'XLA_EVENT_APPL_ID'
46016: , p_source_type_code => 'Y'
46017: , p_source_application_id => 602
46018: );

Line 46023: xla_ae_sources_pkg.GetSystemSourceChar(

46019: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
46020: l_rec_acct_attrs.array_char_value(3) := p_source_60;
46021: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
46022: l_rec_acct_attrs.array_char_value(4) :=
46023: xla_ae_sources_pkg.GetSystemSourceChar(
46024: p_source_code => 'XLA_ENTITY_CODE'
46025: , p_source_type_code => 'Y'
46026: , p_source_application_id => 602
46027: );

Line 46174: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

46170: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
46171: ,p_token_1 => 'LINE_NUMBER'
46172: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
46173: ,p_token_2 => 'LINE_TYPE_NAME'
46174: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
46175: l_component_type
46176: ,l_component_code
46177: ,l_component_type_code
46178: ,l_component_appl_id

Line 46663: xla_ae_sources_pkg.GetSystemSourceNum(

46659: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
46660: l_rec_acct_attrs.array_char_value(1) := p_source_58;
46661: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
46662: l_rec_acct_attrs.array_num_value(2) :=
46663: xla_ae_sources_pkg.GetSystemSourceNum(
46664: p_source_code => 'XLA_EVENT_APPL_ID'
46665: , p_source_type_code => 'Y'
46666: , p_source_application_id => 602
46667: );

Line 46672: xla_ae_sources_pkg.GetSystemSourceChar(

46668: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
46669: l_rec_acct_attrs.array_char_value(3) := p_source_60;
46670: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
46671: l_rec_acct_attrs.array_char_value(4) :=
46672: xla_ae_sources_pkg.GetSystemSourceChar(
46673: p_source_code => 'XLA_ENTITY_CODE'
46674: , p_source_type_code => 'Y'
46675: , p_source_application_id => 602
46676: );

Line 46864: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

46860: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
46861: ,p_token_1 => 'LINE_NUMBER'
46862: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
46863: ,p_token_2 => 'LINE_TYPE_NAME'
46864: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
46865: l_component_type
46866: ,l_component_code
46867: ,l_component_type_code
46868: ,l_component_appl_id

Line 47485: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

47481: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
47482: ,p_token_1 => 'LINE_NUMBER'
47483: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
47484: ,p_token_2 => 'LINE_TYPE_NAME'
47485: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
47486: l_component_type
47487: ,l_component_code
47488: ,l_component_type_code
47489: ,l_component_appl_id

Line 48139: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

48135: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
48136: ,p_token_1 => 'LINE_NUMBER'
48137: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
48138: ,p_token_2 => 'LINE_TYPE_NAME'
48139: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
48140: l_component_type
48141: ,l_component_code
48142: ,l_component_type_code
48143: ,l_component_appl_id

Line 48642: xla_ae_sources_pkg.GetSystemSourceNum(

48638: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
48639: l_rec_acct_attrs.array_char_value(1) := p_source_58;
48640: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
48641: l_rec_acct_attrs.array_num_value(2) :=
48642: xla_ae_sources_pkg.GetSystemSourceNum(
48643: p_source_code => 'XLA_EVENT_APPL_ID'
48644: , p_source_type_code => 'Y'
48645: , p_source_application_id => 602
48646: );

Line 48651: xla_ae_sources_pkg.GetSystemSourceChar(

48647: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
48648: l_rec_acct_attrs.array_char_value(3) := p_source_60;
48649: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
48650: l_rec_acct_attrs.array_char_value(4) :=
48651: xla_ae_sources_pkg.GetSystemSourceChar(
48652: p_source_code => 'XLA_ENTITY_CODE'
48653: , p_source_type_code => 'Y'
48654: , p_source_application_id => 602
48655: );

Line 48835: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

48831: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
48832: ,p_token_1 => 'LINE_NUMBER'
48833: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
48834: ,p_token_2 => 'LINE_TYPE_NAME'
48835: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
48836: l_component_type
48837: ,l_component_code
48838: ,l_component_type_code
48839: ,l_component_appl_id

Line 49588: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

49584: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
49585: ,p_token_1 => 'LINE_NUMBER'
49586: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
49587: ,p_token_2 => 'LINE_TYPE_NAME'
49588: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
49589: l_component_type
49590: ,l_component_code
49591: ,l_component_type_code
49592: ,l_component_appl_id

Line 50436: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

50432: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
50433: ,p_token_1 => 'LINE_NUMBER'
50434: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
50435: ,p_token_2 => 'LINE_TYPE_NAME'
50436: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
50437: l_component_type
50438: ,l_component_code
50439: ,l_component_type_code
50440: ,l_component_appl_id

Line 51276: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

51272: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
51273: ,p_token_1 => 'LINE_NUMBER'
51274: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
51275: ,p_token_2 => 'LINE_TYPE_NAME'
51276: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
51277: l_component_type
51278: ,l_component_code
51279: ,l_component_type_code
51280: ,l_component_appl_id

Line 51903: xla_ae_sources_pkg.GetSystemSourceNum(

51899: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
51900: l_rec_acct_attrs.array_char_value(1) := p_source_58;
51901: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
51902: l_rec_acct_attrs.array_num_value(2) :=
51903: xla_ae_sources_pkg.GetSystemSourceNum(
51904: p_source_code => 'XLA_EVENT_APPL_ID'
51905: , p_source_type_code => 'Y'
51906: , p_source_application_id => 602
51907: );

Line 51912: xla_ae_sources_pkg.GetSystemSourceChar(

51908: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
51909: l_rec_acct_attrs.array_char_value(3) := p_source_60;
51910: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
51911: l_rec_acct_attrs.array_char_value(4) :=
51912: xla_ae_sources_pkg.GetSystemSourceChar(
51913: p_source_code => 'XLA_ENTITY_CODE'
51914: , p_source_type_code => 'Y'
51915: , p_source_application_id => 602
51916: );

Line 52205: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

52201: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
52202: ,p_token_1 => 'LINE_NUMBER'
52203: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
52204: ,p_token_2 => 'LINE_TYPE_NAME'
52205: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
52206: l_component_type
52207: ,l_component_code
52208: ,l_component_type_code
52209: ,l_component_appl_id

Line 52831: xla_ae_sources_pkg.GetSystemSourceNum(

52827: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
52828: l_rec_acct_attrs.array_char_value(1) := p_source_58;
52829: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
52830: l_rec_acct_attrs.array_num_value(2) :=
52831: xla_ae_sources_pkg.GetSystemSourceNum(
52832: p_source_code => 'XLA_EVENT_APPL_ID'
52833: , p_source_type_code => 'Y'
52834: , p_source_application_id => 602
52835: );

Line 52840: xla_ae_sources_pkg.GetSystemSourceChar(

52836: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
52837: l_rec_acct_attrs.array_char_value(3) := p_source_60;
52838: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
52839: l_rec_acct_attrs.array_char_value(4) :=
52840: xla_ae_sources_pkg.GetSystemSourceChar(
52841: p_source_code => 'XLA_ENTITY_CODE'
52842: , p_source_type_code => 'Y'
52843: , p_source_application_id => 602
52844: );

Line 53131: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

53127: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
53128: ,p_token_1 => 'LINE_NUMBER'
53129: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
53130: ,p_token_2 => 'LINE_TYPE_NAME'
53131: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
53132: l_component_type
53133: ,l_component_code
53134: ,l_component_type_code
53135: ,l_component_appl_id

Line 53759: xla_ae_sources_pkg.GetSystemSourceNum(

53755: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
53756: l_rec_acct_attrs.array_char_value(1) := p_source_58;
53757: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
53758: l_rec_acct_attrs.array_num_value(2) :=
53759: xla_ae_sources_pkg.GetSystemSourceNum(
53760: p_source_code => 'XLA_EVENT_APPL_ID'
53761: , p_source_type_code => 'Y'
53762: , p_source_application_id => 602
53763: );

Line 53768: xla_ae_sources_pkg.GetSystemSourceChar(

53764: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
53765: l_rec_acct_attrs.array_char_value(3) := p_source_60;
53766: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
53767: l_rec_acct_attrs.array_char_value(4) :=
53768: xla_ae_sources_pkg.GetSystemSourceChar(
53769: p_source_code => 'XLA_ENTITY_CODE'
53770: , p_source_type_code => 'Y'
53771: , p_source_application_id => 602
53772: );

Line 54063: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

54059: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
54060: ,p_token_1 => 'LINE_NUMBER'
54061: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
54062: ,p_token_2 => 'LINE_TYPE_NAME'
54063: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
54064: l_component_type
54065: ,l_component_code
54066: ,l_component_type_code
54067: ,l_component_appl_id

Line 54691: xla_ae_sources_pkg.GetSystemSourceNum(

54687: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
54688: l_rec_acct_attrs.array_char_value(1) := p_source_58;
54689: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
54690: l_rec_acct_attrs.array_num_value(2) :=
54691: xla_ae_sources_pkg.GetSystemSourceNum(
54692: p_source_code => 'XLA_EVENT_APPL_ID'
54693: , p_source_type_code => 'Y'
54694: , p_source_application_id => 602
54695: );

Line 54700: xla_ae_sources_pkg.GetSystemSourceChar(

54696: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
54697: l_rec_acct_attrs.array_char_value(3) := p_source_60;
54698: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
54699: l_rec_acct_attrs.array_char_value(4) :=
54700: xla_ae_sources_pkg.GetSystemSourceChar(
54701: p_source_code => 'XLA_ENTITY_CODE'
54702: , p_source_type_code => 'Y'
54703: , p_source_application_id => 602
54704: );

Line 54993: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

54989: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
54990: ,p_token_1 => 'LINE_NUMBER'
54991: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
54992: ,p_token_2 => 'LINE_TYPE_NAME'
54993: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
54994: l_component_type
54995: ,l_component_code
54996: ,l_component_type_code
54997: ,l_component_appl_id

Line 55601: xla_ae_sources_pkg.GetSystemSourceNum(

55597: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
55598: l_rec_acct_attrs.array_char_value(1) := p_source_58;
55599: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
55600: l_rec_acct_attrs.array_num_value(2) :=
55601: xla_ae_sources_pkg.GetSystemSourceNum(
55602: p_source_code => 'XLA_EVENT_APPL_ID'
55603: , p_source_type_code => 'Y'
55604: , p_source_application_id => 602
55605: );

Line 55610: xla_ae_sources_pkg.GetSystemSourceChar(

55606: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
55607: l_rec_acct_attrs.array_char_value(3) := p_source_60;
55608: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
55609: l_rec_acct_attrs.array_char_value(4) :=
55610: xla_ae_sources_pkg.GetSystemSourceChar(
55611: p_source_code => 'XLA_ENTITY_CODE'
55612: , p_source_type_code => 'Y'
55613: , p_source_application_id => 602
55614: );

Line 55797: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

55793: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
55794: ,p_token_1 => 'LINE_NUMBER'
55795: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
55796: ,p_token_2 => 'LINE_TYPE_NAME'
55797: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
55798: l_component_type
55799: ,l_component_code
55800: ,l_component_type_code
55801: ,l_component_appl_id

Line 56426: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

56422: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
56423: ,p_token_1 => 'LINE_NUMBER'
56424: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
56425: ,p_token_2 => 'LINE_TYPE_NAME'
56426: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
56427: l_component_type
56428: ,l_component_code
56429: ,l_component_type_code
56430: ,l_component_appl_id

Line 57068: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

57064: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
57065: ,p_token_1 => 'LINE_NUMBER'
57066: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
57067: ,p_token_2 => 'LINE_TYPE_NAME'
57068: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
57069: l_component_type
57070: ,l_component_code
57071: ,l_component_type_code
57072: ,l_component_appl_id

Line 57702: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

57698: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
57699: ,p_token_1 => 'LINE_NUMBER'
57700: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
57701: ,p_token_2 => 'LINE_TYPE_NAME'
57702: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
57703: l_component_type
57704: ,l_component_code
57705: ,l_component_type_code
57706: ,l_component_appl_id

Line 58212: xla_ae_sources_pkg.GetSystemSourceNum(

58208: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
58209: l_rec_acct_attrs.array_char_value(1) := p_source_58;
58210: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
58211: l_rec_acct_attrs.array_num_value(2) :=
58212: xla_ae_sources_pkg.GetSystemSourceNum(
58213: p_source_code => 'XLA_EVENT_APPL_ID'
58214: , p_source_type_code => 'Y'
58215: , p_source_application_id => 602
58216: );

Line 58221: xla_ae_sources_pkg.GetSystemSourceChar(

58217: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
58218: l_rec_acct_attrs.array_char_value(3) := p_source_60;
58219: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
58220: l_rec_acct_attrs.array_char_value(4) :=
58221: xla_ae_sources_pkg.GetSystemSourceChar(
58222: p_source_code => 'XLA_ENTITY_CODE'
58223: , p_source_type_code => 'Y'
58224: , p_source_application_id => 602
58225: );

Line 58408: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

58404: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
58405: ,p_token_1 => 'LINE_NUMBER'
58406: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
58407: ,p_token_2 => 'LINE_TYPE_NAME'
58408: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
58409: l_component_type
58410: ,l_component_code
58411: ,l_component_type_code
58412: ,l_component_appl_id

Line 58916: xla_ae_sources_pkg.GetSystemSourceNum(

58912: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
58913: l_rec_acct_attrs.array_char_value(1) := p_source_58;
58914: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
58915: l_rec_acct_attrs.array_num_value(2) :=
58916: xla_ae_sources_pkg.GetSystemSourceNum(
58917: p_source_code => 'XLA_EVENT_APPL_ID'
58918: , p_source_type_code => 'Y'
58919: , p_source_application_id => 602
58920: );

Line 58925: xla_ae_sources_pkg.GetSystemSourceChar(

58921: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
58922: l_rec_acct_attrs.array_char_value(3) := p_source_60;
58923: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
58924: l_rec_acct_attrs.array_char_value(4) :=
58925: xla_ae_sources_pkg.GetSystemSourceChar(
58926: p_source_code => 'XLA_ENTITY_CODE'
58927: , p_source_type_code => 'Y'
58928: , p_source_application_id => 602
58929: );

Line 59117: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

59113: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
59114: ,p_token_1 => 'LINE_NUMBER'
59115: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
59116: ,p_token_2 => 'LINE_TYPE_NAME'
59117: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
59118: l_component_type
59119: ,l_component_code
59120: ,l_component_type_code
59121: ,l_component_appl_id

Line 59620: xla_ae_sources_pkg.GetSystemSourceNum(

59616: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
59617: l_rec_acct_attrs.array_char_value(1) := p_source_58;
59618: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
59619: l_rec_acct_attrs.array_num_value(2) :=
59620: xla_ae_sources_pkg.GetSystemSourceNum(
59621: p_source_code => 'XLA_EVENT_APPL_ID'
59622: , p_source_type_code => 'Y'
59623: , p_source_application_id => 602
59624: );

Line 59629: xla_ae_sources_pkg.GetSystemSourceChar(

59625: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
59626: l_rec_acct_attrs.array_char_value(3) := p_source_60;
59627: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
59628: l_rec_acct_attrs.array_char_value(4) :=
59629: xla_ae_sources_pkg.GetSystemSourceChar(
59630: p_source_code => 'XLA_ENTITY_CODE'
59631: , p_source_type_code => 'Y'
59632: , p_source_application_id => 602
59633: );

Line 59819: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

59815: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
59816: ,p_token_1 => 'LINE_NUMBER'
59817: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
59818: ,p_token_2 => 'LINE_TYPE_NAME'
59819: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
59820: l_component_type
59821: ,l_component_code
59822: ,l_component_type_code
59823: ,l_component_appl_id

Line 60324: xla_ae_sources_pkg.GetSystemSourceNum(

60320: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
60321: l_rec_acct_attrs.array_char_value(1) := p_source_58;
60322: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
60323: l_rec_acct_attrs.array_num_value(2) :=
60324: xla_ae_sources_pkg.GetSystemSourceNum(
60325: p_source_code => 'XLA_EVENT_APPL_ID'
60326: , p_source_type_code => 'Y'
60327: , p_source_application_id => 602
60328: );

Line 60333: xla_ae_sources_pkg.GetSystemSourceChar(

60329: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
60330: l_rec_acct_attrs.array_char_value(3) := p_source_60;
60331: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
60332: l_rec_acct_attrs.array_char_value(4) :=
60333: xla_ae_sources_pkg.GetSystemSourceChar(
60334: p_source_code => 'XLA_ENTITY_CODE'
60335: , p_source_type_code => 'Y'
60336: , p_source_application_id => 602
60337: );

Line 60527: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

60523: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
60524: ,p_token_1 => 'LINE_NUMBER'
60525: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
60526: ,p_token_2 => 'LINE_TYPE_NAME'
60527: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
60528: l_component_type
60529: ,l_component_code
60530: ,l_component_type_code
60531: ,l_component_appl_id

Line 61032: xla_ae_sources_pkg.GetSystemSourceNum(

61028: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
61029: l_rec_acct_attrs.array_char_value(1) := p_source_58;
61030: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
61031: l_rec_acct_attrs.array_num_value(2) :=
61032: xla_ae_sources_pkg.GetSystemSourceNum(
61033: p_source_code => 'XLA_EVENT_APPL_ID'
61034: , p_source_type_code => 'Y'
61035: , p_source_application_id => 602
61036: );

Line 61041: xla_ae_sources_pkg.GetSystemSourceChar(

61037: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
61038: l_rec_acct_attrs.array_char_value(3) := p_source_60;
61039: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
61040: l_rec_acct_attrs.array_char_value(4) :=
61041: xla_ae_sources_pkg.GetSystemSourceChar(
61042: p_source_code => 'XLA_ENTITY_CODE'
61043: , p_source_type_code => 'Y'
61044: , p_source_application_id => 602
61045: );

Line 61233: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

61229: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
61230: ,p_token_1 => 'LINE_NUMBER'
61231: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
61232: ,p_token_2 => 'LINE_TYPE_NAME'
61233: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
61234: l_component_type
61235: ,l_component_code
61236: ,l_component_type_code
61237: ,l_component_appl_id

Line 61973: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

61969: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
61970: ,p_token_1 => 'LINE_NUMBER'
61971: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
61972: ,p_token_2 => 'LINE_TYPE_NAME'
61973: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
61974: l_component_type
61975: ,l_component_code
61976: ,l_component_type_code
61977: ,l_component_appl_id

Line 62808: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

62804: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
62805: ,p_token_1 => 'LINE_NUMBER'
62806: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
62807: ,p_token_2 => 'LINE_TYPE_NAME'
62808: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
62809: l_component_type
62810: ,l_component_code
62811: ,l_component_type_code
62812: ,l_component_appl_id

Line 63471: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

63467: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
63468: ,p_token_1 => 'LINE_NUMBER'
63469: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
63470: ,p_token_2 => 'LINE_TYPE_NAME'
63471: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
63472: l_component_type
63473: ,l_component_code
63474: ,l_component_type_code
63475: ,l_component_appl_id

Line 64059: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

64055: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
64056: ,p_token_1 => 'LINE_NUMBER'
64057: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
64058: ,p_token_2 => 'LINE_TYPE_NAME'
64059: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
64060: l_component_type
64061: ,l_component_code
64062: ,l_component_type_code
64063: ,l_component_appl_id

Line 64796: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

64792: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
64793: ,p_token_1 => 'LINE_NUMBER'
64794: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
64795: ,p_token_2 => 'LINE_TYPE_NAME'
64796: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
64797: l_component_type
64798: ,l_component_code
64799: ,l_component_type_code
64800: ,l_component_appl_id

Line 65680: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

65676: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
65677: ,p_token_1 => 'LINE_NUMBER'
65678: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
65679: ,p_token_2 => 'LINE_TYPE_NAME'
65680: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
65681: l_component_type
65682: ,l_component_code
65683: ,l_component_type_code
65684: ,l_component_appl_id

Line 66640: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

66636: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
66637: ,p_token_1 => 'LINE_NUMBER'
66638: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
66639: ,p_token_2 => 'LINE_TYPE_NAME'
66640: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
66641: l_component_type
66642: ,l_component_code
66643: ,l_component_type_code
66644: ,l_component_appl_id

Line 67582: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

67578: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
67579: ,p_token_1 => 'LINE_NUMBER'
67580: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
67581: ,p_token_2 => 'LINE_TYPE_NAME'
67582: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
67583: l_component_type
67584: ,l_component_code
67585: ,l_component_type_code
67586: ,l_component_appl_id

Line 68256: xla_ae_sources_pkg.GetSystemSourceNum(

68252: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
68253: l_rec_acct_attrs.array_char_value(1) := p_source_58;
68254: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
68255: l_rec_acct_attrs.array_num_value(2) :=
68256: xla_ae_sources_pkg.GetSystemSourceNum(
68257: p_source_code => 'XLA_EVENT_APPL_ID'
68258: , p_source_type_code => 'Y'
68259: , p_source_application_id => 602
68260: );

Line 68265: xla_ae_sources_pkg.GetSystemSourceChar(

68261: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
68262: l_rec_acct_attrs.array_char_value(3) := p_source_60;
68263: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
68264: l_rec_acct_attrs.array_char_value(4) :=
68265: xla_ae_sources_pkg.GetSystemSourceChar(
68266: p_source_code => 'XLA_ENTITY_CODE'
68267: , p_source_type_code => 'Y'
68268: , p_source_application_id => 602
68269: );

Line 68604: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

68600: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
68601: ,p_token_1 => 'LINE_NUMBER'
68602: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
68603: ,p_token_2 => 'LINE_TYPE_NAME'
68604: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
68605: l_component_type
68606: ,l_component_code
68607: ,l_component_type_code
68608: ,l_component_appl_id

Line 69560: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

69556: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
69557: ,p_token_1 => 'LINE_NUMBER'
69558: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
69559: ,p_token_2 => 'LINE_TYPE_NAME'
69560: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
69561: l_component_type
69562: ,l_component_code
69563: ,l_component_type_code
69564: ,l_component_appl_id

Line 70458: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

70454: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
70455: ,p_token_1 => 'LINE_NUMBER'
70456: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
70457: ,p_token_2 => 'LINE_TYPE_NAME'
70458: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
70459: l_component_type
70460: ,l_component_code
70461: ,l_component_type_code
70462: ,l_component_appl_id

Line 71292: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

71288: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
71289: ,p_token_1 => 'LINE_NUMBER'
71290: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
71291: ,p_token_2 => 'LINE_TYPE_NAME'
71292: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
71293: l_component_type
71294: ,l_component_code
71295: ,l_component_type_code
71296: ,l_component_appl_id

Line 72118: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

72114: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
72115: ,p_token_1 => 'LINE_NUMBER'
72116: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
72117: ,p_token_2 => 'LINE_TYPE_NAME'
72118: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
72119: l_component_type
72120: ,l_component_code
72121: ,l_component_type_code
72122: ,l_component_appl_id

Line 72934: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

72930: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
72931: ,p_token_1 => 'LINE_NUMBER'
72932: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
72933: ,p_token_2 => 'LINE_TYPE_NAME'
72934: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
72935: l_component_type
72936: ,l_component_code
72937: ,l_component_type_code
72938: ,l_component_appl_id

Line 73542: xla_ae_sources_pkg.GetSystemSourceNum(

73538: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
73539: l_rec_acct_attrs.array_char_value(1) := p_source_58;
73540: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
73541: l_rec_acct_attrs.array_num_value(2) :=
73542: xla_ae_sources_pkg.GetSystemSourceNum(
73543: p_source_code => 'XLA_EVENT_APPL_ID'
73544: , p_source_type_code => 'Y'
73545: , p_source_application_id => 602
73546: );

Line 73551: xla_ae_sources_pkg.GetSystemSourceChar(

73547: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
73548: l_rec_acct_attrs.array_char_value(3) := p_source_60;
73549: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
73550: l_rec_acct_attrs.array_char_value(4) :=
73551: xla_ae_sources_pkg.GetSystemSourceChar(
73552: p_source_code => 'XLA_ENTITY_CODE'
73553: , p_source_type_code => 'Y'
73554: , p_source_application_id => 602
73555: );

Line 73826: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

73822: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
73823: ,p_token_1 => 'LINE_NUMBER'
73824: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
73825: ,p_token_2 => 'LINE_TYPE_NAME'
73826: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
73827: l_component_type
73828: ,l_component_code
73829: ,l_component_type_code
73830: ,l_component_appl_id

Line 74654: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

74650: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
74651: ,p_token_1 => 'LINE_NUMBER'
74652: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
74653: ,p_token_2 => 'LINE_TYPE_NAME'
74654: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
74655: l_component_type
74656: ,l_component_code
74657: ,l_component_type_code
74658: ,l_component_appl_id

Line 75428: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

75424: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
75425: ,p_token_1 => 'LINE_NUMBER'
75426: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
75427: ,p_token_2 => 'LINE_TYPE_NAME'
75428: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
75429: l_component_type
75430: ,l_component_code
75431: ,l_component_type_code
75432: ,l_component_appl_id

Line 76158: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

76154: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
76155: ,p_token_1 => 'LINE_NUMBER'
76156: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
76157: ,p_token_2 => 'LINE_TYPE_NAME'
76158: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
76159: l_component_type
76160: ,l_component_code
76161: ,l_component_type_code
76162: ,l_component_appl_id

Line 76712: xla_ae_sources_pkg.GetSystemSourceNum(

76708: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
76709: l_rec_acct_attrs.array_char_value(1) := p_source_58;
76710: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
76711: l_rec_acct_attrs.array_num_value(2) :=
76712: xla_ae_sources_pkg.GetSystemSourceNum(
76713: p_source_code => 'XLA_EVENT_APPL_ID'
76714: , p_source_type_code => 'Y'
76715: , p_source_application_id => 602
76716: );

Line 76721: xla_ae_sources_pkg.GetSystemSourceChar(

76717: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
76718: l_rec_acct_attrs.array_char_value(3) := p_source_60;
76719: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
76720: l_rec_acct_attrs.array_char_value(4) :=
76721: xla_ae_sources_pkg.GetSystemSourceChar(
76722: p_source_code => 'XLA_ENTITY_CODE'
76723: , p_source_type_code => 'Y'
76724: , p_source_application_id => 602
76725: );

Line 76913: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

76909: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
76910: ,p_token_1 => 'LINE_NUMBER'
76911: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
76912: ,p_token_2 => 'LINE_TYPE_NAME'
76913: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
76914: l_component_type
76915: ,l_component_code
76916: ,l_component_type_code
76917: ,l_component_appl_id

Line 77421: xla_ae_sources_pkg.GetSystemSourceNum(

77417: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
77418: l_rec_acct_attrs.array_char_value(1) := p_source_58;
77419: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
77420: l_rec_acct_attrs.array_num_value(2) :=
77421: xla_ae_sources_pkg.GetSystemSourceNum(
77422: p_source_code => 'XLA_EVENT_APPL_ID'
77423: , p_source_type_code => 'Y'
77424: , p_source_application_id => 602
77425: );

Line 77430: xla_ae_sources_pkg.GetSystemSourceChar(

77426: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
77427: l_rec_acct_attrs.array_char_value(3) := p_source_60;
77428: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
77429: l_rec_acct_attrs.array_char_value(4) :=
77430: xla_ae_sources_pkg.GetSystemSourceChar(
77431: p_source_code => 'XLA_ENTITY_CODE'
77432: , p_source_type_code => 'Y'
77433: , p_source_application_id => 602
77434: );

Line 77620: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

77616: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
77617: ,p_token_1 => 'LINE_NUMBER'
77618: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
77619: ,p_token_2 => 'LINE_TYPE_NAME'
77620: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
77621: l_component_type
77622: ,l_component_code
77623: ,l_component_type_code
77624: ,l_component_appl_id

Line 78130: xla_ae_sources_pkg.GetSystemSourceNum(

78126: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
78127: l_rec_acct_attrs.array_char_value(1) := p_source_58;
78128: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
78129: l_rec_acct_attrs.array_num_value(2) :=
78130: xla_ae_sources_pkg.GetSystemSourceNum(
78131: p_source_code => 'XLA_EVENT_APPL_ID'
78132: , p_source_type_code => 'Y'
78133: , p_source_application_id => 602
78134: );

Line 78139: xla_ae_sources_pkg.GetSystemSourceChar(

78135: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
78136: l_rec_acct_attrs.array_char_value(3) := p_source_60;
78137: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
78138: l_rec_acct_attrs.array_char_value(4) :=
78139: xla_ae_sources_pkg.GetSystemSourceChar(
78140: p_source_code => 'XLA_ENTITY_CODE'
78141: , p_source_type_code => 'Y'
78142: , p_source_application_id => 602
78143: );

Line 78333: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

78329: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
78330: ,p_token_1 => 'LINE_NUMBER'
78331: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
78332: ,p_token_2 => 'LINE_TYPE_NAME'
78333: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
78334: l_component_type
78335: ,l_component_code
78336: ,l_component_type_code
78337: ,l_component_appl_id

Line 78843: xla_ae_sources_pkg.GetSystemSourceNum(

78839: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
78840: l_rec_acct_attrs.array_char_value(1) := p_source_58;
78841: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
78842: l_rec_acct_attrs.array_num_value(2) :=
78843: xla_ae_sources_pkg.GetSystemSourceNum(
78844: p_source_code => 'XLA_EVENT_APPL_ID'
78845: , p_source_type_code => 'Y'
78846: , p_source_application_id => 602
78847: );

Line 78852: xla_ae_sources_pkg.GetSystemSourceChar(

78848: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
78849: l_rec_acct_attrs.array_char_value(3) := p_source_60;
78850: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
78851: l_rec_acct_attrs.array_char_value(4) :=
78852: xla_ae_sources_pkg.GetSystemSourceChar(
78853: p_source_code => 'XLA_ENTITY_CODE'
78854: , p_source_type_code => 'Y'
78855: , p_source_application_id => 602
78856: );

Line 79044: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

79040: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
79041: ,p_token_1 => 'LINE_NUMBER'
79042: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
79043: ,p_token_2 => 'LINE_TYPE_NAME'
79044: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
79045: l_component_type
79046: ,l_component_code
79047: ,l_component_type_code
79048: ,l_component_appl_id

Line 79562: xla_ae_sources_pkg.GetSystemSourceNum(

79558: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
79559: l_rec_acct_attrs.array_char_value(1) := p_source_58;
79560: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
79561: l_rec_acct_attrs.array_num_value(2) :=
79562: xla_ae_sources_pkg.GetSystemSourceNum(
79563: p_source_code => 'XLA_EVENT_APPL_ID'
79564: , p_source_type_code => 'Y'
79565: , p_source_application_id => 602
79566: );

Line 79571: xla_ae_sources_pkg.GetSystemSourceChar(

79567: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
79568: l_rec_acct_attrs.array_char_value(3) := p_source_60;
79569: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
79570: l_rec_acct_attrs.array_char_value(4) :=
79571: xla_ae_sources_pkg.GetSystemSourceChar(
79572: p_source_code => 'XLA_ENTITY_CODE'
79573: , p_source_type_code => 'Y'
79574: , p_source_application_id => 602
79575: );

Line 79763: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

79759: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
79760: ,p_token_1 => 'LINE_NUMBER'
79761: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
79762: ,p_token_2 => 'LINE_TYPE_NAME'
79763: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
79764: l_component_type
79765: ,l_component_code
79766: ,l_component_type_code
79767: ,l_component_appl_id

Line 80279: xla_ae_sources_pkg.GetSystemSourceNum(

80275: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
80276: l_rec_acct_attrs.array_char_value(1) := p_source_58;
80277: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
80278: l_rec_acct_attrs.array_num_value(2) :=
80279: xla_ae_sources_pkg.GetSystemSourceNum(
80280: p_source_code => 'XLA_EVENT_APPL_ID'
80281: , p_source_type_code => 'Y'
80282: , p_source_application_id => 602
80283: );

Line 80288: xla_ae_sources_pkg.GetSystemSourceChar(

80284: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
80285: l_rec_acct_attrs.array_char_value(3) := p_source_60;
80286: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
80287: l_rec_acct_attrs.array_char_value(4) :=
80288: xla_ae_sources_pkg.GetSystemSourceChar(
80289: p_source_code => 'XLA_ENTITY_CODE'
80290: , p_source_type_code => 'Y'
80291: , p_source_application_id => 602
80292: );

Line 80478: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

80474: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
80475: ,p_token_1 => 'LINE_NUMBER'
80476: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
80477: ,p_token_2 => 'LINE_TYPE_NAME'
80478: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
80479: l_component_type
80480: ,l_component_code
80481: ,l_component_type_code
80482: ,l_component_appl_id

Line 80996: xla_ae_sources_pkg.GetSystemSourceNum(

80992: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
80993: l_rec_acct_attrs.array_char_value(1) := p_source_58;
80994: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
80995: l_rec_acct_attrs.array_num_value(2) :=
80996: xla_ae_sources_pkg.GetSystemSourceNum(
80997: p_source_code => 'XLA_EVENT_APPL_ID'
80998: , p_source_type_code => 'Y'
80999: , p_source_application_id => 602
81000: );

Line 81005: xla_ae_sources_pkg.GetSystemSourceChar(

81001: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
81002: l_rec_acct_attrs.array_char_value(3) := p_source_60;
81003: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
81004: l_rec_acct_attrs.array_char_value(4) :=
81005: xla_ae_sources_pkg.GetSystemSourceChar(
81006: p_source_code => 'XLA_ENTITY_CODE'
81007: , p_source_type_code => 'Y'
81008: , p_source_application_id => 602
81009: );

Line 81199: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

81195: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
81196: ,p_token_1 => 'LINE_NUMBER'
81197: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
81198: ,p_token_2 => 'LINE_TYPE_NAME'
81199: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
81200: l_component_type
81201: ,l_component_code
81202: ,l_component_type_code
81203: ,l_component_appl_id

Line 81787: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

81783: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
81784: ,p_token_1 => 'LINE_NUMBER'
81785: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
81786: ,p_token_2 => 'LINE_TYPE_NAME'
81787: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
81788: l_component_type
81789: ,l_component_code
81790: ,l_component_type_code
81791: ,l_component_appl_id

Line 82357: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

82353: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
82354: ,p_token_1 => 'LINE_NUMBER'
82355: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
82356: ,p_token_2 => 'LINE_TYPE_NAME'
82357: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
82358: l_component_type
82359: ,l_component_code
82360: ,l_component_type_code
82361: ,l_component_appl_id

Line 82913: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

82909: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
82910: ,p_token_1 => 'LINE_NUMBER'
82911: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
82912: ,p_token_2 => 'LINE_TYPE_NAME'
82913: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
82914: l_component_type
82915: ,l_component_code
82916: ,l_component_type_code
82917: ,l_component_appl_id

Line 83399: xla_ae_sources_pkg.GetSystemSourceNum(

83395: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
83396: l_rec_acct_attrs.array_char_value(1) := p_source_58;
83397: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
83398: l_rec_acct_attrs.array_num_value(2) :=
83399: xla_ae_sources_pkg.GetSystemSourceNum(
83400: p_source_code => 'XLA_EVENT_APPL_ID'
83401: , p_source_type_code => 'Y'
83402: , p_source_application_id => 602
83403: );

Line 83408: xla_ae_sources_pkg.GetSystemSourceChar(

83404: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
83405: l_rec_acct_attrs.array_char_value(3) := p_source_60;
83406: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
83407: l_rec_acct_attrs.array_char_value(4) :=
83408: xla_ae_sources_pkg.GetSystemSourceChar(
83409: p_source_code => 'XLA_ENTITY_CODE'
83410: , p_source_type_code => 'Y'
83411: , p_source_application_id => 602
83412: );

Line 83600: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

83596: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
83597: ,p_token_1 => 'LINE_NUMBER'
83598: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
83599: ,p_token_2 => 'LINE_TYPE_NAME'
83600: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
83601: l_component_type
83602: ,l_component_code
83603: ,l_component_type_code
83604: ,l_component_appl_id

Line 84110: xla_ae_sources_pkg.GetSystemSourceNum(

84106: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
84107: l_rec_acct_attrs.array_char_value(1) := p_source_58;
84108: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
84109: l_rec_acct_attrs.array_num_value(2) :=
84110: xla_ae_sources_pkg.GetSystemSourceNum(
84111: p_source_code => 'XLA_EVENT_APPL_ID'
84112: , p_source_type_code => 'Y'
84113: , p_source_application_id => 602
84114: );

Line 84119: xla_ae_sources_pkg.GetSystemSourceChar(

84115: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
84116: l_rec_acct_attrs.array_char_value(3) := p_source_60;
84117: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
84118: l_rec_acct_attrs.array_char_value(4) :=
84119: xla_ae_sources_pkg.GetSystemSourceChar(
84120: p_source_code => 'XLA_ENTITY_CODE'
84121: , p_source_type_code => 'Y'
84122: , p_source_application_id => 602
84123: );

Line 84381: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

84377: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
84378: ,p_token_1 => 'LINE_NUMBER'
84379: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
84380: ,p_token_2 => 'LINE_TYPE_NAME'
84381: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
84382: l_component_type
84383: ,l_component_code
84384: ,l_component_type_code
84385: ,l_component_appl_id

Line 84958: xla_ae_sources_pkg.GetSystemSourceNum(

84954: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
84955: l_rec_acct_attrs.array_char_value(1) := p_source_58;
84956: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
84957: l_rec_acct_attrs.array_num_value(2) :=
84958: xla_ae_sources_pkg.GetSystemSourceNum(
84959: p_source_code => 'XLA_EVENT_APPL_ID'
84960: , p_source_type_code => 'Y'
84961: , p_source_application_id => 602
84962: );

Line 84967: xla_ae_sources_pkg.GetSystemSourceChar(

84963: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
84964: l_rec_acct_attrs.array_char_value(3) := p_source_60;
84965: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
84966: l_rec_acct_attrs.array_char_value(4) :=
84967: xla_ae_sources_pkg.GetSystemSourceChar(
84968: p_source_code => 'XLA_ENTITY_CODE'
84969: , p_source_type_code => 'Y'
84970: , p_source_application_id => 602
84971: );

Line 85186: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

85182: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
85183: ,p_token_1 => 'LINE_NUMBER'
85184: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
85185: ,p_token_2 => 'LINE_TYPE_NAME'
85186: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
85187: l_component_type
85188: ,l_component_code
85189: ,l_component_type_code
85190: ,l_component_appl_id

Line 85720: xla_ae_sources_pkg.GetSystemSourceNum(

85716: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
85717: l_rec_acct_attrs.array_char_value(1) := p_source_58;
85718: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
85719: l_rec_acct_attrs.array_num_value(2) :=
85720: xla_ae_sources_pkg.GetSystemSourceNum(
85721: p_source_code => 'XLA_EVENT_APPL_ID'
85722: , p_source_type_code => 'Y'
85723: , p_source_application_id => 602
85724: );

Line 85729: xla_ae_sources_pkg.GetSystemSourceChar(

85725: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
85726: l_rec_acct_attrs.array_char_value(3) := p_source_60;
85727: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
85728: l_rec_acct_attrs.array_char_value(4) :=
85729: xla_ae_sources_pkg.GetSystemSourceChar(
85730: p_source_code => 'XLA_ENTITY_CODE'
85731: , p_source_type_code => 'Y'
85732: , p_source_application_id => 602
85733: );

Line 85919: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

85915: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
85916: ,p_token_1 => 'LINE_NUMBER'
85917: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
85918: ,p_token_2 => 'LINE_TYPE_NAME'
85919: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
85920: l_component_type
85921: ,l_component_code
85922: ,l_component_type_code
85923: ,l_component_appl_id

Line 86427: xla_ae_sources_pkg.GetSystemSourceNum(

86423: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
86424: l_rec_acct_attrs.array_char_value(1) := p_source_58;
86425: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
86426: l_rec_acct_attrs.array_num_value(2) :=
86427: xla_ae_sources_pkg.GetSystemSourceNum(
86428: p_source_code => 'XLA_EVENT_APPL_ID'
86429: , p_source_type_code => 'Y'
86430: , p_source_application_id => 602
86431: );

Line 86436: xla_ae_sources_pkg.GetSystemSourceChar(

86432: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
86433: l_rec_acct_attrs.array_char_value(3) := p_source_60;
86434: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
86435: l_rec_acct_attrs.array_char_value(4) :=
86436: xla_ae_sources_pkg.GetSystemSourceChar(
86437: p_source_code => 'XLA_ENTITY_CODE'
86438: , p_source_type_code => 'Y'
86439: , p_source_application_id => 602
86440: );

Line 86696: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

86692: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
86693: ,p_token_1 => 'LINE_NUMBER'
86694: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
86695: ,p_token_2 => 'LINE_TYPE_NAME'
86696: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
86697: l_component_type
86698: ,l_component_code
86699: ,l_component_type_code
86700: ,l_component_appl_id

Line 87271: xla_ae_sources_pkg.GetSystemSourceNum(

87267: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
87268: l_rec_acct_attrs.array_char_value(1) := p_source_58;
87269: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
87270: l_rec_acct_attrs.array_num_value(2) :=
87271: xla_ae_sources_pkg.GetSystemSourceNum(
87272: p_source_code => 'XLA_EVENT_APPL_ID'
87273: , p_source_type_code => 'Y'
87274: , p_source_application_id => 602
87275: );

Line 87280: xla_ae_sources_pkg.GetSystemSourceChar(

87276: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
87277: l_rec_acct_attrs.array_char_value(3) := p_source_60;
87278: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
87279: l_rec_acct_attrs.array_char_value(4) :=
87280: xla_ae_sources_pkg.GetSystemSourceChar(
87281: p_source_code => 'XLA_ENTITY_CODE'
87282: , p_source_type_code => 'Y'
87283: , p_source_application_id => 602
87284: );

Line 87497: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

87493: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
87494: ,p_token_1 => 'LINE_NUMBER'
87495: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
87496: ,p_token_2 => 'LINE_TYPE_NAME'
87497: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
87498: l_component_type
87499: ,l_component_code
87500: ,l_component_type_code
87501: ,l_component_appl_id

Line 88050: xla_ae_sources_pkg.GetSystemSourceNum(

88046: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
88047: l_rec_acct_attrs.array_char_value(1) := p_source_58;
88048: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
88049: l_rec_acct_attrs.array_num_value(2) :=
88050: xla_ae_sources_pkg.GetSystemSourceNum(
88051: p_source_code => 'XLA_EVENT_APPL_ID'
88052: , p_source_type_code => 'Y'
88053: , p_source_application_id => 602
88054: );

Line 88059: xla_ae_sources_pkg.GetSystemSourceChar(

88055: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
88056: l_rec_acct_attrs.array_char_value(3) := p_source_60;
88057: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
88058: l_rec_acct_attrs.array_char_value(4) :=
88059: xla_ae_sources_pkg.GetSystemSourceChar(
88060: p_source_code => 'XLA_ENTITY_CODE'
88061: , p_source_type_code => 'Y'
88062: , p_source_application_id => 602
88063: );

Line 88253: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

88249: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
88250: ,p_token_1 => 'LINE_NUMBER'
88251: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
88252: ,p_token_2 => 'LINE_TYPE_NAME'
88253: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
88254: l_component_type
88255: ,l_component_code
88256: ,l_component_type_code
88257: ,l_component_appl_id

Line 88780: xla_ae_sources_pkg.GetSystemSourceNum(

88776: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
88777: l_rec_acct_attrs.array_char_value(1) := p_source_58;
88778: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
88779: l_rec_acct_attrs.array_num_value(2) :=
88780: xla_ae_sources_pkg.GetSystemSourceNum(
88781: p_source_code => 'XLA_EVENT_APPL_ID'
88782: , p_source_type_code => 'Y'
88783: , p_source_application_id => 602
88784: );

Line 88789: xla_ae_sources_pkg.GetSystemSourceChar(

88785: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
88786: l_rec_acct_attrs.array_char_value(3) := p_source_60;
88787: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
88788: l_rec_acct_attrs.array_char_value(4) :=
88789: xla_ae_sources_pkg.GetSystemSourceChar(
88790: p_source_code => 'XLA_ENTITY_CODE'
88791: , p_source_type_code => 'Y'
88792: , p_source_application_id => 602
88793: );

Line 89053: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

89049: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
89050: ,p_token_1 => 'LINE_NUMBER'
89051: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
89052: ,p_token_2 => 'LINE_TYPE_NAME'
89053: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
89054: l_component_type
89055: ,l_component_code
89056: ,l_component_type_code
89057: ,l_component_appl_id

Line 89647: xla_ae_sources_pkg.GetSystemSourceNum(

89643: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
89644: l_rec_acct_attrs.array_char_value(1) := p_source_58;
89645: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
89646: l_rec_acct_attrs.array_num_value(2) :=
89647: xla_ae_sources_pkg.GetSystemSourceNum(
89648: p_source_code => 'XLA_EVENT_APPL_ID'
89649: , p_source_type_code => 'Y'
89650: , p_source_application_id => 602
89651: );

Line 89656: xla_ae_sources_pkg.GetSystemSourceChar(

89652: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
89653: l_rec_acct_attrs.array_char_value(3) := p_source_60;
89654: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
89655: l_rec_acct_attrs.array_char_value(4) :=
89656: xla_ae_sources_pkg.GetSystemSourceChar(
89657: p_source_code => 'XLA_ENTITY_CODE'
89658: , p_source_type_code => 'Y'
89659: , p_source_application_id => 602
89660: );

Line 89877: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

89873: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
89874: ,p_token_1 => 'LINE_NUMBER'
89875: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
89876: ,p_token_2 => 'LINE_TYPE_NAME'
89877: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
89878: l_component_type
89879: ,l_component_code
89880: ,l_component_type_code
89881: ,l_component_appl_id

Line 90492: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

90488: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
90489: ,p_token_1 => 'LINE_NUMBER'
90490: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
90491: ,p_token_2 => 'LINE_TYPE_NAME'
90492: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
90493: l_component_type
90494: ,l_component_code
90495: ,l_component_type_code
90496: ,l_component_appl_id

Line 90978: xla_ae_sources_pkg.GetSystemSourceNum(

90974: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
90975: l_rec_acct_attrs.array_char_value(1) := p_source_58;
90976: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
90977: l_rec_acct_attrs.array_num_value(2) :=
90978: xla_ae_sources_pkg.GetSystemSourceNum(
90979: p_source_code => 'XLA_EVENT_APPL_ID'
90980: , p_source_type_code => 'Y'
90981: , p_source_application_id => 602
90982: );

Line 90987: xla_ae_sources_pkg.GetSystemSourceChar(

90983: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
90984: l_rec_acct_attrs.array_char_value(3) := p_source_60;
90985: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
90986: l_rec_acct_attrs.array_char_value(4) :=
90987: xla_ae_sources_pkg.GetSystemSourceChar(
90988: p_source_code => 'XLA_ENTITY_CODE'
90989: , p_source_type_code => 'Y'
90990: , p_source_application_id => 602
90991: );

Line 91179: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

91175: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
91176: ,p_token_1 => 'LINE_NUMBER'
91177: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
91178: ,p_token_2 => 'LINE_TYPE_NAME'
91179: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
91180: l_component_type
91181: ,l_component_code
91182: ,l_component_type_code
91183: ,l_component_appl_id

Line 91689: xla_ae_sources_pkg.GetSystemSourceNum(

91685: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
91686: l_rec_acct_attrs.array_char_value(1) := p_source_58;
91687: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
91688: l_rec_acct_attrs.array_num_value(2) :=
91689: xla_ae_sources_pkg.GetSystemSourceNum(
91690: p_source_code => 'XLA_EVENT_APPL_ID'
91691: , p_source_type_code => 'Y'
91692: , p_source_application_id => 602
91693: );

Line 91698: xla_ae_sources_pkg.GetSystemSourceChar(

91694: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
91695: l_rec_acct_attrs.array_char_value(3) := p_source_60;
91696: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
91697: l_rec_acct_attrs.array_char_value(4) :=
91698: xla_ae_sources_pkg.GetSystemSourceChar(
91699: p_source_code => 'XLA_ENTITY_CODE'
91700: , p_source_type_code => 'Y'
91701: , p_source_application_id => 602
91702: );

Line 91960: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

91956: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
91957: ,p_token_1 => 'LINE_NUMBER'
91958: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
91959: ,p_token_2 => 'LINE_TYPE_NAME'
91960: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
91961: l_component_type
91962: ,l_component_code
91963: ,l_component_type_code
91964: ,l_component_appl_id

Line 92537: xla_ae_sources_pkg.GetSystemSourceNum(

92533: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
92534: l_rec_acct_attrs.array_char_value(1) := p_source_58;
92535: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
92536: l_rec_acct_attrs.array_num_value(2) :=
92537: xla_ae_sources_pkg.GetSystemSourceNum(
92538: p_source_code => 'XLA_EVENT_APPL_ID'
92539: , p_source_type_code => 'Y'
92540: , p_source_application_id => 602
92541: );

Line 92546: xla_ae_sources_pkg.GetSystemSourceChar(

92542: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
92543: l_rec_acct_attrs.array_char_value(3) := p_source_60;
92544: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
92545: l_rec_acct_attrs.array_char_value(4) :=
92546: xla_ae_sources_pkg.GetSystemSourceChar(
92547: p_source_code => 'XLA_ENTITY_CODE'
92548: , p_source_type_code => 'Y'
92549: , p_source_application_id => 602
92550: );

Line 92765: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

92761: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
92762: ,p_token_1 => 'LINE_NUMBER'
92763: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
92764: ,p_token_2 => 'LINE_TYPE_NAME'
92765: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
92766: l_component_type
92767: ,l_component_code
92768: ,l_component_type_code
92769: ,l_component_appl_id

Line 93285: xla_ae_sources_pkg.GetSystemSourceNum(

93281: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
93282: l_rec_acct_attrs.array_char_value(1) := p_source_58;
93283: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
93284: l_rec_acct_attrs.array_num_value(2) :=
93285: xla_ae_sources_pkg.GetSystemSourceNum(
93286: p_source_code => 'XLA_EVENT_APPL_ID'
93287: , p_source_type_code => 'Y'
93288: , p_source_application_id => 602
93289: );

Line 93294: xla_ae_sources_pkg.GetSystemSourceChar(

93290: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
93291: l_rec_acct_attrs.array_char_value(3) := p_source_60;
93292: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
93293: l_rec_acct_attrs.array_char_value(4) :=
93294: xla_ae_sources_pkg.GetSystemSourceChar(
93295: p_source_code => 'XLA_ENTITY_CODE'
93296: , p_source_type_code => 'Y'
93297: , p_source_application_id => 602
93298: );

Line 93445: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

93441: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
93442: ,p_token_1 => 'LINE_NUMBER'
93443: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
93444: ,p_token_2 => 'LINE_TYPE_NAME'
93445: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
93446: l_component_type
93447: ,l_component_code
93448: ,l_component_type_code
93449: ,l_component_appl_id

Line 94001: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

93997: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
93998: ,p_token_1 => 'LINE_NUMBER'
93999: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
94000: ,p_token_2 => 'LINE_TYPE_NAME'
94001: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
94002: l_component_type
94003: ,l_component_code
94004: ,l_component_type_code
94005: ,l_component_appl_id

Line 94709: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

94705: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
94706: ,p_token_1 => 'LINE_NUMBER'
94707: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
94708: ,p_token_2 => 'LINE_TYPE_NAME'
94709: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
94710: l_component_type
94711: ,l_component_code
94712: ,l_component_type_code
94713: ,l_component_appl_id

Line 95533: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

95529: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
95530: ,p_token_1 => 'LINE_NUMBER'
95531: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
95532: ,p_token_2 => 'LINE_TYPE_NAME'
95533: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
95534: l_component_type
95535: ,l_component_code
95536: ,l_component_type_code
95537: ,l_component_appl_id

Line 96367: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

96363: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
96364: ,p_token_1 => 'LINE_NUMBER'
96365: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
96366: ,p_token_2 => 'LINE_TYPE_NAME'
96367: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
96368: l_component_type
96369: ,l_component_code
96370: ,l_component_type_code
96371: ,l_component_appl_id

Line 97193: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

97189: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
97190: ,p_token_1 => 'LINE_NUMBER'
97191: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
97192: ,p_token_2 => 'LINE_TYPE_NAME'
97193: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
97194: l_component_type
97195: ,l_component_code
97196: ,l_component_type_code
97197: ,l_component_appl_id

Line 98009: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

98005: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
98006: ,p_token_1 => 'LINE_NUMBER'
98007: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
98008: ,p_token_2 => 'LINE_TYPE_NAME'
98009: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
98010: l_component_type
98011: ,l_component_code
98012: ,l_component_type_code
98013: ,l_component_appl_id

Line 98621: xla_ae_sources_pkg.GetSystemSourceNum(

98617: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
98618: l_rec_acct_attrs.array_char_value(1) := p_source_58;
98619: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
98620: l_rec_acct_attrs.array_num_value(2) :=
98621: xla_ae_sources_pkg.GetSystemSourceNum(
98622: p_source_code => 'XLA_EVENT_APPL_ID'
98623: , p_source_type_code => 'Y'
98624: , p_source_application_id => 602
98625: );

Line 98630: xla_ae_sources_pkg.GetSystemSourceChar(

98626: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
98627: l_rec_acct_attrs.array_char_value(3) := p_source_60;
98628: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
98629: l_rec_acct_attrs.array_char_value(4) :=
98630: xla_ae_sources_pkg.GetSystemSourceChar(
98631: p_source_code => 'XLA_ENTITY_CODE'
98632: , p_source_type_code => 'Y'
98633: , p_source_application_id => 602
98634: );

Line 98905: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

98901: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
98902: ,p_token_1 => 'LINE_NUMBER'
98903: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
98904: ,p_token_2 => 'LINE_TYPE_NAME'
98905: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
98906: l_component_type
98907: ,l_component_code
98908: ,l_component_type_code
98909: ,l_component_appl_id

Line 99733: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

99729: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
99730: ,p_token_1 => 'LINE_NUMBER'
99731: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
99732: ,p_token_2 => 'LINE_TYPE_NAME'
99733: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
99734: l_component_type
99735: ,l_component_code
99736: ,l_component_type_code
99737: ,l_component_appl_id

Line 100455: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

100451: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
100452: ,p_token_1 => 'LINE_NUMBER'
100453: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
100454: ,p_token_2 => 'LINE_TYPE_NAME'
100455: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
100456: l_component_type
100457: ,l_component_code
100458: ,l_component_type_code
100459: ,l_component_appl_id

Line 100963: xla_ae_sources_pkg.GetSystemSourceNum(

100959: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
100960: l_rec_acct_attrs.array_char_value(1) := p_source_58;
100961: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
100962: l_rec_acct_attrs.array_num_value(2) :=
100963: xla_ae_sources_pkg.GetSystemSourceNum(
100964: p_source_code => 'XLA_EVENT_APPL_ID'
100965: , p_source_type_code => 'Y'
100966: , p_source_application_id => 602
100967: );

Line 100972: xla_ae_sources_pkg.GetSystemSourceChar(

100968: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
100969: l_rec_acct_attrs.array_char_value(3) := p_source_60;
100970: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
100971: l_rec_acct_attrs.array_char_value(4) :=
100972: xla_ae_sources_pkg.GetSystemSourceChar(
100973: p_source_code => 'XLA_ENTITY_CODE'
100974: , p_source_type_code => 'Y'
100975: , p_source_application_id => 602
100976: );

Line 101164: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

101160: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
101161: ,p_token_1 => 'LINE_NUMBER'
101162: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
101163: ,p_token_2 => 'LINE_TYPE_NAME'
101164: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
101165: l_component_type
101166: ,l_component_code
101167: ,l_component_type_code
101168: ,l_component_appl_id

Line 101667: xla_ae_sources_pkg.GetSystemSourceNum(

101663: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
101664: l_rec_acct_attrs.array_char_value(1) := p_source_58;
101665: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
101666: l_rec_acct_attrs.array_num_value(2) :=
101667: xla_ae_sources_pkg.GetSystemSourceNum(
101668: p_source_code => 'XLA_EVENT_APPL_ID'
101669: , p_source_type_code => 'Y'
101670: , p_source_application_id => 602
101671: );

Line 101676: xla_ae_sources_pkg.GetSystemSourceChar(

101672: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
101673: l_rec_acct_attrs.array_char_value(3) := p_source_60;
101674: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
101675: l_rec_acct_attrs.array_char_value(4) :=
101676: xla_ae_sources_pkg.GetSystemSourceChar(
101677: p_source_code => 'XLA_ENTITY_CODE'
101678: , p_source_type_code => 'Y'
101679: , p_source_application_id => 602
101680: );

Line 101866: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

101862: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
101863: ,p_token_1 => 'LINE_NUMBER'
101864: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
101865: ,p_token_2 => 'LINE_TYPE_NAME'
101866: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
101867: l_component_type
101868: ,l_component_code
101869: ,l_component_type_code
101870: ,l_component_appl_id

Line 102371: xla_ae_sources_pkg.GetSystemSourceNum(

102367: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
102368: l_rec_acct_attrs.array_char_value(1) := p_source_58;
102369: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
102370: l_rec_acct_attrs.array_num_value(2) :=
102371: xla_ae_sources_pkg.GetSystemSourceNum(
102372: p_source_code => 'XLA_EVENT_APPL_ID'
102373: , p_source_type_code => 'Y'
102374: , p_source_application_id => 602
102375: );

Line 102380: xla_ae_sources_pkg.GetSystemSourceChar(

102376: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
102377: l_rec_acct_attrs.array_char_value(3) := p_source_60;
102378: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
102379: l_rec_acct_attrs.array_char_value(4) :=
102380: xla_ae_sources_pkg.GetSystemSourceChar(
102381: p_source_code => 'XLA_ENTITY_CODE'
102382: , p_source_type_code => 'Y'
102383: , p_source_application_id => 602
102384: );

Line 102574: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

102570: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
102571: ,p_token_1 => 'LINE_NUMBER'
102572: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
102573: ,p_token_2 => 'LINE_TYPE_NAME'
102574: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
102575: l_component_type
102576: ,l_component_code
102577: ,l_component_type_code
102578: ,l_component_appl_id

Line 103079: xla_ae_sources_pkg.GetSystemSourceNum(

103075: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
103076: l_rec_acct_attrs.array_char_value(1) := p_source_58;
103077: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
103078: l_rec_acct_attrs.array_num_value(2) :=
103079: xla_ae_sources_pkg.GetSystemSourceNum(
103080: p_source_code => 'XLA_EVENT_APPL_ID'
103081: , p_source_type_code => 'Y'
103082: , p_source_application_id => 602
103083: );

Line 103088: xla_ae_sources_pkg.GetSystemSourceChar(

103084: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
103085: l_rec_acct_attrs.array_char_value(3) := p_source_60;
103086: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
103087: l_rec_acct_attrs.array_char_value(4) :=
103088: xla_ae_sources_pkg.GetSystemSourceChar(
103089: p_source_code => 'XLA_ENTITY_CODE'
103090: , p_source_type_code => 'Y'
103091: , p_source_application_id => 602
103092: );

Line 103280: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

103276: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
103277: ,p_token_1 => 'LINE_NUMBER'
103278: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
103279: ,p_token_2 => 'LINE_TYPE_NAME'
103280: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
103281: l_component_type
103282: ,l_component_code
103283: ,l_component_type_code
103284: ,l_component_appl_id

Line 103795: xla_ae_sources_pkg.GetSystemSourceNum(

103791: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
103792: l_rec_acct_attrs.array_char_value(1) := p_source_58;
103793: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
103794: l_rec_acct_attrs.array_num_value(2) :=
103795: xla_ae_sources_pkg.GetSystemSourceNum(
103796: p_source_code => 'XLA_EVENT_APPL_ID'
103797: , p_source_type_code => 'Y'
103798: , p_source_application_id => 602
103799: );

Line 103804: xla_ae_sources_pkg.GetSystemSourceChar(

103800: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
103801: l_rec_acct_attrs.array_char_value(3) := p_source_60;
103802: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
103803: l_rec_acct_attrs.array_char_value(4) :=
103804: xla_ae_sources_pkg.GetSystemSourceChar(
103805: p_source_code => 'XLA_ENTITY_CODE'
103806: , p_source_type_code => 'Y'
103807: , p_source_application_id => 602
103808: );

Line 103996: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

103992: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
103993: ,p_token_1 => 'LINE_NUMBER'
103994: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
103995: ,p_token_2 => 'LINE_TYPE_NAME'
103996: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
103997: l_component_type
103998: ,l_component_code
103999: ,l_component_type_code
104000: ,l_component_appl_id

Line 104509: xla_ae_sources_pkg.GetSystemSourceNum(

104505: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
104506: l_rec_acct_attrs.array_char_value(1) := p_source_58;
104507: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
104508: l_rec_acct_attrs.array_num_value(2) :=
104509: xla_ae_sources_pkg.GetSystemSourceNum(
104510: p_source_code => 'XLA_EVENT_APPL_ID'
104511: , p_source_type_code => 'Y'
104512: , p_source_application_id => 602
104513: );

Line 104518: xla_ae_sources_pkg.GetSystemSourceChar(

104514: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
104515: l_rec_acct_attrs.array_char_value(3) := p_source_60;
104516: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
104517: l_rec_acct_attrs.array_char_value(4) :=
104518: xla_ae_sources_pkg.GetSystemSourceChar(
104519: p_source_code => 'XLA_ENTITY_CODE'
104520: , p_source_type_code => 'Y'
104521: , p_source_application_id => 602
104522: );

Line 104708: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

104704: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
104705: ,p_token_1 => 'LINE_NUMBER'
104706: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
104707: ,p_token_2 => 'LINE_TYPE_NAME'
104708: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
104709: l_component_type
104710: ,l_component_code
104711: ,l_component_type_code
104712: ,l_component_appl_id

Line 105223: xla_ae_sources_pkg.GetSystemSourceNum(

105219: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
105220: l_rec_acct_attrs.array_char_value(1) := p_source_58;
105221: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
105222: l_rec_acct_attrs.array_num_value(2) :=
105223: xla_ae_sources_pkg.GetSystemSourceNum(
105224: p_source_code => 'XLA_EVENT_APPL_ID'
105225: , p_source_type_code => 'Y'
105226: , p_source_application_id => 602
105227: );

Line 105232: xla_ae_sources_pkg.GetSystemSourceChar(

105228: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
105229: l_rec_acct_attrs.array_char_value(3) := p_source_60;
105230: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
105231: l_rec_acct_attrs.array_char_value(4) :=
105232: xla_ae_sources_pkg.GetSystemSourceChar(
105233: p_source_code => 'XLA_ENTITY_CODE'
105234: , p_source_type_code => 'Y'
105235: , p_source_application_id => 602
105236: );

Line 105426: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

105422: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
105423: ,p_token_1 => 'LINE_NUMBER'
105424: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
105425: ,p_token_2 => 'LINE_TYPE_NAME'
105426: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
105427: l_component_type
105428: ,l_component_code
105429: ,l_component_type_code
105430: ,l_component_appl_id

Line 105947: xla_ae_sources_pkg.GetSystemSourceNum(

105943: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
105944: l_rec_acct_attrs.array_char_value(1) := p_source_58;
105945: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
105946: l_rec_acct_attrs.array_num_value(2) :=
105947: xla_ae_sources_pkg.GetSystemSourceNum(
105948: p_source_code => 'XLA_EVENT_APPL_ID'
105949: , p_source_type_code => 'Y'
105950: , p_source_application_id => 602
105951: );

Line 105956: xla_ae_sources_pkg.GetSystemSourceChar(

105952: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
105953: l_rec_acct_attrs.array_char_value(3) := p_source_60;
105954: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
105955: l_rec_acct_attrs.array_char_value(4) :=
105956: xla_ae_sources_pkg.GetSystemSourceChar(
105957: p_source_code => 'XLA_ENTITY_CODE'
105958: , p_source_type_code => 'Y'
105959: , p_source_application_id => 602
105960: );

Line 106148: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

106144: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
106145: ,p_token_1 => 'LINE_NUMBER'
106146: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
106147: ,p_token_2 => 'LINE_TYPE_NAME'
106148: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
106149: l_component_type
106150: ,l_component_code
106151: ,l_component_type_code
106152: ,l_component_appl_id

Line 106667: xla_ae_sources_pkg.GetSystemSourceNum(

106663: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
106664: l_rec_acct_attrs.array_char_value(1) := p_source_58;
106665: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
106666: l_rec_acct_attrs.array_num_value(2) :=
106667: xla_ae_sources_pkg.GetSystemSourceNum(
106668: p_source_code => 'XLA_EVENT_APPL_ID'
106669: , p_source_type_code => 'Y'
106670: , p_source_application_id => 602
106671: );

Line 106676: xla_ae_sources_pkg.GetSystemSourceChar(

106672: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
106673: l_rec_acct_attrs.array_char_value(3) := p_source_60;
106674: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
106675: l_rec_acct_attrs.array_char_value(4) :=
106676: xla_ae_sources_pkg.GetSystemSourceChar(
106677: p_source_code => 'XLA_ENTITY_CODE'
106678: , p_source_type_code => 'Y'
106679: , p_source_application_id => 602
106680: );

Line 106866: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

106862: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
106863: ,p_token_1 => 'LINE_NUMBER'
106864: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
106865: ,p_token_2 => 'LINE_TYPE_NAME'
106866: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
106867: l_component_type
106868: ,l_component_code
106869: ,l_component_type_code
106870: ,l_component_appl_id

Line 107387: xla_ae_sources_pkg.GetSystemSourceNum(

107383: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
107384: l_rec_acct_attrs.array_char_value(1) := p_source_58;
107385: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
107386: l_rec_acct_attrs.array_num_value(2) :=
107387: xla_ae_sources_pkg.GetSystemSourceNum(
107388: p_source_code => 'XLA_EVENT_APPL_ID'
107389: , p_source_type_code => 'Y'
107390: , p_source_application_id => 602
107391: );

Line 107396: xla_ae_sources_pkg.GetSystemSourceChar(

107392: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
107393: l_rec_acct_attrs.array_char_value(3) := p_source_60;
107394: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
107395: l_rec_acct_attrs.array_char_value(4) :=
107396: xla_ae_sources_pkg.GetSystemSourceChar(
107397: p_source_code => 'XLA_ENTITY_CODE'
107398: , p_source_type_code => 'Y'
107399: , p_source_application_id => 602
107400: );

Line 107590: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

107586: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
107587: ,p_token_1 => 'LINE_NUMBER'
107588: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
107589: ,p_token_2 => 'LINE_TYPE_NAME'
107590: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
107591: l_component_type
107592: ,l_component_code
107593: ,l_component_type_code
107594: ,l_component_appl_id

Line 108111: xla_ae_sources_pkg.GetSystemSourceNum(

108107: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
108108: l_rec_acct_attrs.array_char_value(1) := p_source_58;
108109: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
108110: l_rec_acct_attrs.array_num_value(2) :=
108111: xla_ae_sources_pkg.GetSystemSourceNum(
108112: p_source_code => 'XLA_EVENT_APPL_ID'
108113: , p_source_type_code => 'Y'
108114: , p_source_application_id => 602
108115: );

Line 108120: xla_ae_sources_pkg.GetSystemSourceChar(

108116: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
108117: l_rec_acct_attrs.array_char_value(3) := p_source_60;
108118: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
108119: l_rec_acct_attrs.array_char_value(4) :=
108120: xla_ae_sources_pkg.GetSystemSourceChar(
108121: p_source_code => 'XLA_ENTITY_CODE'
108122: , p_source_type_code => 'Y'
108123: , p_source_application_id => 602
108124: );

Line 108312: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

108308: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
108309: ,p_token_1 => 'LINE_NUMBER'
108310: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
108311: ,p_token_2 => 'LINE_TYPE_NAME'
108312: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
108313: l_component_type
108314: ,l_component_code
108315: ,l_component_type_code
108316: ,l_component_appl_id

Line 108827: xla_ae_sources_pkg.GetSystemSourceNum(

108823: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
108824: l_rec_acct_attrs.array_char_value(1) := p_source_58;
108825: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
108826: l_rec_acct_attrs.array_num_value(2) :=
108827: xla_ae_sources_pkg.GetSystemSourceNum(
108828: p_source_code => 'XLA_EVENT_APPL_ID'
108829: , p_source_type_code => 'Y'
108830: , p_source_application_id => 602
108831: );

Line 108836: xla_ae_sources_pkg.GetSystemSourceChar(

108832: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
108833: l_rec_acct_attrs.array_char_value(3) := p_source_60;
108834: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
108835: l_rec_acct_attrs.array_char_value(4) :=
108836: xla_ae_sources_pkg.GetSystemSourceChar(
108837: p_source_code => 'XLA_ENTITY_CODE'
108838: , p_source_type_code => 'Y'
108839: , p_source_application_id => 602
108840: );

Line 109028: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

109024: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
109025: ,p_token_1 => 'LINE_NUMBER'
109026: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
109027: ,p_token_2 => 'LINE_TYPE_NAME'
109028: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
109029: l_component_type
109030: ,l_component_code
109031: ,l_component_type_code
109032: ,l_component_appl_id

Line 109645: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

109641: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
109642: ,p_token_1 => 'LINE_NUMBER'
109643: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
109644: ,p_token_2 => 'LINE_TYPE_NAME'
109645: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
109646: l_component_type
109647: ,l_component_code
109648: ,l_component_type_code
109649: ,l_component_appl_id

Line 110276: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

110272: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
110273: ,p_token_1 => 'LINE_NUMBER'
110274: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
110275: ,p_token_2 => 'LINE_TYPE_NAME'
110276: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
110277: l_component_type
110278: ,l_component_code
110279: ,l_component_type_code
110280: ,l_component_appl_id

Line 110804: xla_ae_sources_pkg.GetSystemSourceNum(

110800: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
110801: l_rec_acct_attrs.array_char_value(1) := p_source_58;
110802: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
110803: l_rec_acct_attrs.array_num_value(2) :=
110804: xla_ae_sources_pkg.GetSystemSourceNum(
110805: p_source_code => 'XLA_EVENT_APPL_ID'
110806: , p_source_type_code => 'Y'
110807: , p_source_application_id => 602
110808: );

Line 110813: xla_ae_sources_pkg.GetSystemSourceChar(

110809: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
110810: l_rec_acct_attrs.array_char_value(3) := p_source_60;
110811: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
110812: l_rec_acct_attrs.array_char_value(4) :=
110813: xla_ae_sources_pkg.GetSystemSourceChar(
110814: p_source_code => 'XLA_ENTITY_CODE'
110815: , p_source_type_code => 'Y'
110816: , p_source_application_id => 602
110817: );

Line 111057: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

111053: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
111054: ,p_token_1 => 'LINE_NUMBER'
111055: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
111056: ,p_token_2 => 'LINE_TYPE_NAME'
111057: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
111058: l_component_type
111059: ,l_component_code
111060: ,l_component_type_code
111061: ,l_component_appl_id

Line 111612: xla_ae_sources_pkg.GetSystemSourceNum(

111608: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
111609: l_rec_acct_attrs.array_char_value(1) := p_source_58;
111610: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
111611: l_rec_acct_attrs.array_num_value(2) :=
111612: xla_ae_sources_pkg.GetSystemSourceNum(
111613: p_source_code => 'XLA_EVENT_APPL_ID'
111614: , p_source_type_code => 'Y'
111615: , p_source_application_id => 602
111616: );

Line 111621: xla_ae_sources_pkg.GetSystemSourceChar(

111617: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
111618: l_rec_acct_attrs.array_char_value(3) := p_source_60;
111619: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
111620: l_rec_acct_attrs.array_char_value(4) :=
111621: xla_ae_sources_pkg.GetSystemSourceChar(
111622: p_source_code => 'XLA_ENTITY_CODE'
111623: , p_source_type_code => 'Y'
111624: , p_source_application_id => 602
111625: );

Line 111772: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

111768: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
111769: ,p_token_1 => 'LINE_NUMBER'
111770: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
111771: ,p_token_2 => 'LINE_TYPE_NAME'
111772: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
111773: l_component_type
111774: ,l_component_code
111775: ,l_component_type_code
111776: ,l_component_appl_id

Line 112256: xla_ae_sources_pkg.GetSystemSourceNum(

112252: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
112253: l_rec_acct_attrs.array_char_value(1) := p_source_58;
112254: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
112255: l_rec_acct_attrs.array_num_value(2) :=
112256: xla_ae_sources_pkg.GetSystemSourceNum(
112257: p_source_code => 'XLA_EVENT_APPL_ID'
112258: , p_source_type_code => 'Y'
112259: , p_source_application_id => 602
112260: );

Line 112265: xla_ae_sources_pkg.GetSystemSourceChar(

112261: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
112262: l_rec_acct_attrs.array_char_value(3) := p_source_60;
112263: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
112264: l_rec_acct_attrs.array_char_value(4) :=
112265: xla_ae_sources_pkg.GetSystemSourceChar(
112266: p_source_code => 'XLA_ENTITY_CODE'
112267: , p_source_type_code => 'Y'
112268: , p_source_application_id => 602
112269: );

Line 112457: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

112453: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
112454: ,p_token_1 => 'LINE_NUMBER'
112455: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
112456: ,p_token_2 => 'LINE_TYPE_NAME'
112457: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
112458: l_component_type
112459: ,l_component_code
112460: ,l_component_type_code
112461: ,l_component_appl_id

Line 112965: xla_ae_sources_pkg.GetSystemSourceNum(

112961: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
112962: l_rec_acct_attrs.array_char_value(1) := p_source_58;
112963: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
112964: l_rec_acct_attrs.array_num_value(2) :=
112965: xla_ae_sources_pkg.GetSystemSourceNum(
112966: p_source_code => 'XLA_EVENT_APPL_ID'
112967: , p_source_type_code => 'Y'
112968: , p_source_application_id => 602
112969: );

Line 112974: xla_ae_sources_pkg.GetSystemSourceChar(

112970: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
112971: l_rec_acct_attrs.array_char_value(3) := p_source_60;
112972: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
112973: l_rec_acct_attrs.array_char_value(4) :=
112974: xla_ae_sources_pkg.GetSystemSourceChar(
112975: p_source_code => 'XLA_ENTITY_CODE'
112976: , p_source_type_code => 'Y'
112977: , p_source_application_id => 602
112978: );

Line 113164: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

113160: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
113161: ,p_token_1 => 'LINE_NUMBER'
113162: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
113163: ,p_token_2 => 'LINE_TYPE_NAME'
113164: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
113165: l_component_type
113166: ,l_component_code
113167: ,l_component_type_code
113168: ,l_component_appl_id

Line 113674: xla_ae_sources_pkg.GetSystemSourceNum(

113670: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
113671: l_rec_acct_attrs.array_char_value(1) := p_source_58;
113672: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
113673: l_rec_acct_attrs.array_num_value(2) :=
113674: xla_ae_sources_pkg.GetSystemSourceNum(
113675: p_source_code => 'XLA_EVENT_APPL_ID'
113676: , p_source_type_code => 'Y'
113677: , p_source_application_id => 602
113678: );

Line 113683: xla_ae_sources_pkg.GetSystemSourceChar(

113679: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
113680: l_rec_acct_attrs.array_char_value(3) := p_source_60;
113681: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
113682: l_rec_acct_attrs.array_char_value(4) :=
113683: xla_ae_sources_pkg.GetSystemSourceChar(
113684: p_source_code => 'XLA_ENTITY_CODE'
113685: , p_source_type_code => 'Y'
113686: , p_source_application_id => 602
113687: );

Line 113877: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

113873: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
113874: ,p_token_1 => 'LINE_NUMBER'
113875: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
113876: ,p_token_2 => 'LINE_TYPE_NAME'
113877: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
113878: l_component_type
113879: ,l_component_code
113880: ,l_component_type_code
113881: ,l_component_appl_id

Line 114392: xla_ae_sources_pkg.GetSystemSourceNum(

114388: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
114389: l_rec_acct_attrs.array_char_value(1) := p_source_58;
114390: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
114391: l_rec_acct_attrs.array_num_value(2) :=
114392: xla_ae_sources_pkg.GetSystemSourceNum(
114393: p_source_code => 'XLA_EVENT_APPL_ID'
114394: , p_source_type_code => 'Y'
114395: , p_source_application_id => 602
114396: );

Line 114401: xla_ae_sources_pkg.GetSystemSourceChar(

114397: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
114398: l_rec_acct_attrs.array_char_value(3) := p_source_60;
114399: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
114400: l_rec_acct_attrs.array_char_value(4) :=
114401: xla_ae_sources_pkg.GetSystemSourceChar(
114402: p_source_code => 'XLA_ENTITY_CODE'
114403: , p_source_type_code => 'Y'
114404: , p_source_application_id => 602
114405: );

Line 114593: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

114589: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
114590: ,p_token_1 => 'LINE_NUMBER'
114591: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
114592: ,p_token_2 => 'LINE_TYPE_NAME'
114593: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
114594: l_component_type
114595: ,l_component_code
114596: ,l_component_type_code
114597: ,l_component_appl_id

Line 115110: xla_ae_sources_pkg.GetSystemSourceNum(

115106: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
115107: l_rec_acct_attrs.array_char_value(1) := p_source_58;
115108: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
115109: l_rec_acct_attrs.array_num_value(2) :=
115110: xla_ae_sources_pkg.GetSystemSourceNum(
115111: p_source_code => 'XLA_EVENT_APPL_ID'
115112: , p_source_type_code => 'Y'
115113: , p_source_application_id => 602
115114: );

Line 115119: xla_ae_sources_pkg.GetSystemSourceChar(

115115: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
115116: l_rec_acct_attrs.array_char_value(3) := p_source_60;
115117: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
115118: l_rec_acct_attrs.array_char_value(4) :=
115119: xla_ae_sources_pkg.GetSystemSourceChar(
115120: p_source_code => 'XLA_ENTITY_CODE'
115121: , p_source_type_code => 'Y'
115122: , p_source_application_id => 602
115123: );

Line 115400: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

115396: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
115397: ,p_token_1 => 'LINE_NUMBER'
115398: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
115399: ,p_token_2 => 'LINE_TYPE_NAME'
115400: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
115401: l_component_type
115402: ,l_component_code
115403: ,l_component_type_code
115404: ,l_component_appl_id

Line 116004: xla_ae_sources_pkg.GetSystemSourceNum(

116000: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
116001: l_rec_acct_attrs.array_char_value(1) := p_source_58;
116002: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
116003: l_rec_acct_attrs.array_num_value(2) :=
116004: xla_ae_sources_pkg.GetSystemSourceNum(
116005: p_source_code => 'XLA_EVENT_APPL_ID'
116006: , p_source_type_code => 'Y'
116007: , p_source_application_id => 602
116008: );

Line 116013: xla_ae_sources_pkg.GetSystemSourceChar(

116009: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
116010: l_rec_acct_attrs.array_char_value(3) := p_source_60;
116011: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
116012: l_rec_acct_attrs.array_char_value(4) :=
116013: xla_ae_sources_pkg.GetSystemSourceChar(
116014: p_source_code => 'XLA_ENTITY_CODE'
116015: , p_source_type_code => 'Y'
116016: , p_source_application_id => 602
116017: );

Line 116292: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

116288: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
116289: ,p_token_1 => 'LINE_NUMBER'
116290: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
116291: ,p_token_2 => 'LINE_TYPE_NAME'
116292: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
116293: l_component_type
116294: ,l_component_code
116295: ,l_component_type_code
116296: ,l_component_appl_id

Line 116889: xla_ae_sources_pkg.GetSystemSourceNum(

116885: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
116886: l_rec_acct_attrs.array_char_value(1) := p_source_58;
116887: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
116888: l_rec_acct_attrs.array_num_value(2) :=
116889: xla_ae_sources_pkg.GetSystemSourceNum(
116890: p_source_code => 'XLA_EVENT_APPL_ID'
116891: , p_source_type_code => 'Y'
116892: , p_source_application_id => 602
116893: );

Line 116898: xla_ae_sources_pkg.GetSystemSourceChar(

116894: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
116895: l_rec_acct_attrs.array_char_value(3) := p_source_60;
116896: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
116897: l_rec_acct_attrs.array_char_value(4) :=
116898: xla_ae_sources_pkg.GetSystemSourceChar(
116899: p_source_code => 'XLA_ENTITY_CODE'
116900: , p_source_type_code => 'Y'
116901: , p_source_application_id => 602
116902: );

Line 117175: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

117171: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
117172: ,p_token_1 => 'LINE_NUMBER'
117173: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
117174: ,p_token_2 => 'LINE_TYPE_NAME'
117175: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
117176: l_component_type
117177: ,l_component_code
117178: ,l_component_type_code
117179: ,l_component_appl_id

Line 117760: xla_ae_sources_pkg.GetSystemSourceNum(

117756: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
117757: l_rec_acct_attrs.array_char_value(1) := p_source_58;
117758: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
117759: l_rec_acct_attrs.array_num_value(2) :=
117760: xla_ae_sources_pkg.GetSystemSourceNum(
117761: p_source_code => 'XLA_EVENT_APPL_ID'
117762: , p_source_type_code => 'Y'
117763: , p_source_application_id => 602
117764: );

Line 117769: xla_ae_sources_pkg.GetSystemSourceChar(

117765: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
117766: l_rec_acct_attrs.array_char_value(3) := p_source_60;
117767: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
117768: l_rec_acct_attrs.array_char_value(4) :=
117769: xla_ae_sources_pkg.GetSystemSourceChar(
117770: p_source_code => 'XLA_ENTITY_CODE'
117771: , p_source_type_code => 'Y'
117772: , p_source_application_id => 602
117773: );

Line 117930: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

117926: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
117927: ,p_token_1 => 'LINE_NUMBER'
117928: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
117929: ,p_token_2 => 'LINE_TYPE_NAME'
117930: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
117931: l_component_type
117932: ,l_component_code
117933: ,l_component_type_code
117934: ,l_component_appl_id

Line 118425: xla_ae_sources_pkg.GetSystemSourceNum(

118421: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
118422: l_rec_acct_attrs.array_char_value(1) := p_source_58;
118423: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
118424: l_rec_acct_attrs.array_num_value(2) :=
118425: xla_ae_sources_pkg.GetSystemSourceNum(
118426: p_source_code => 'XLA_EVENT_APPL_ID'
118427: , p_source_type_code => 'Y'
118428: , p_source_application_id => 602
118429: );

Line 118434: xla_ae_sources_pkg.GetSystemSourceChar(

118430: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
118431: l_rec_acct_attrs.array_char_value(3) := p_source_60;
118432: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
118433: l_rec_acct_attrs.array_char_value(4) :=
118434: xla_ae_sources_pkg.GetSystemSourceChar(
118435: p_source_code => 'XLA_ENTITY_CODE'
118436: , p_source_type_code => 'Y'
118437: , p_source_application_id => 602
118438: );

Line 118626: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

118622: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
118623: ,p_token_1 => 'LINE_NUMBER'
118624: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
118625: ,p_token_2 => 'LINE_TYPE_NAME'
118626: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
118627: l_component_type
118628: ,l_component_code
118629: ,l_component_type_code
118630: ,l_component_appl_id

Line 119147: xla_ae_sources_pkg.GetSystemSourceNum(

119143: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
119144: l_rec_acct_attrs.array_char_value(1) := p_source_58;
119145: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
119146: l_rec_acct_attrs.array_num_value(2) :=
119147: xla_ae_sources_pkg.GetSystemSourceNum(
119148: p_source_code => 'XLA_EVENT_APPL_ID'
119149: , p_source_type_code => 'Y'
119150: , p_source_application_id => 602
119151: );

Line 119156: xla_ae_sources_pkg.GetSystemSourceChar(

119152: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
119153: l_rec_acct_attrs.array_char_value(3) := p_source_60;
119154: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
119155: l_rec_acct_attrs.array_char_value(4) :=
119156: xla_ae_sources_pkg.GetSystemSourceChar(
119157: p_source_code => 'XLA_ENTITY_CODE'
119158: , p_source_type_code => 'Y'
119159: , p_source_application_id => 602
119160: );

Line 119348: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

119344: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
119345: ,p_token_1 => 'LINE_NUMBER'
119346: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
119347: ,p_token_2 => 'LINE_TYPE_NAME'
119348: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
119349: l_component_type
119350: ,l_component_code
119351: ,l_component_type_code
119352: ,l_component_appl_id

Line 119867: xla_ae_sources_pkg.GetSystemSourceNum(

119863: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
119864: l_rec_acct_attrs.array_char_value(1) := p_source_58;
119865: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
119866: l_rec_acct_attrs.array_num_value(2) :=
119867: xla_ae_sources_pkg.GetSystemSourceNum(
119868: p_source_code => 'XLA_EVENT_APPL_ID'
119869: , p_source_type_code => 'Y'
119870: , p_source_application_id => 602
119871: );

Line 119876: xla_ae_sources_pkg.GetSystemSourceChar(

119872: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
119873: l_rec_acct_attrs.array_char_value(3) := p_source_60;
119874: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
119875: l_rec_acct_attrs.array_char_value(4) :=
119876: xla_ae_sources_pkg.GetSystemSourceChar(
119877: p_source_code => 'XLA_ENTITY_CODE'
119878: , p_source_type_code => 'Y'
119879: , p_source_application_id => 602
119880: );

Line 120066: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

120062: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
120063: ,p_token_1 => 'LINE_NUMBER'
120064: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
120065: ,p_token_2 => 'LINE_TYPE_NAME'
120066: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
120067: l_component_type
120068: ,l_component_code
120069: ,l_component_type_code
120070: ,l_component_appl_id

Line 120587: xla_ae_sources_pkg.GetSystemSourceNum(

120583: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
120584: l_rec_acct_attrs.array_char_value(1) := p_source_58;
120585: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
120586: l_rec_acct_attrs.array_num_value(2) :=
120587: xla_ae_sources_pkg.GetSystemSourceNum(
120588: p_source_code => 'XLA_EVENT_APPL_ID'
120589: , p_source_type_code => 'Y'
120590: , p_source_application_id => 602
120591: );

Line 120596: xla_ae_sources_pkg.GetSystemSourceChar(

120592: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
120593: l_rec_acct_attrs.array_char_value(3) := p_source_60;
120594: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
120595: l_rec_acct_attrs.array_char_value(4) :=
120596: xla_ae_sources_pkg.GetSystemSourceChar(
120597: p_source_code => 'XLA_ENTITY_CODE'
120598: , p_source_type_code => 'Y'
120599: , p_source_application_id => 602
120600: );

Line 120790: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

120786: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
120787: ,p_token_1 => 'LINE_NUMBER'
120788: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
120789: ,p_token_2 => 'LINE_TYPE_NAME'
120790: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
120791: l_component_type
120792: ,l_component_code
120793: ,l_component_type_code
120794: ,l_component_appl_id

Line 121300: xla_ae_sources_pkg.GetSystemSourceNum(

121296: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
121297: l_rec_acct_attrs.array_char_value(1) := p_source_58;
121298: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
121299: l_rec_acct_attrs.array_num_value(2) :=
121300: xla_ae_sources_pkg.GetSystemSourceNum(
121301: p_source_code => 'XLA_EVENT_APPL_ID'
121302: , p_source_type_code => 'Y'
121303: , p_source_application_id => 602
121304: );

Line 121309: xla_ae_sources_pkg.GetSystemSourceChar(

121305: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
121306: l_rec_acct_attrs.array_char_value(3) := p_source_60;
121307: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
121308: l_rec_acct_attrs.array_char_value(4) :=
121309: xla_ae_sources_pkg.GetSystemSourceChar(
121310: p_source_code => 'XLA_ENTITY_CODE'
121311: , p_source_type_code => 'Y'
121312: , p_source_application_id => 602
121313: );

Line 121501: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

121497: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
121498: ,p_token_1 => 'LINE_NUMBER'
121499: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
121500: ,p_token_2 => 'LINE_TYPE_NAME'
121501: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
121502: l_component_type
121503: ,l_component_code
121504: ,l_component_type_code
121505: ,l_component_appl_id

Line 122011: xla_ae_sources_pkg.GetSystemSourceNum(

122007: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
122008: l_rec_acct_attrs.array_char_value(1) := p_source_58;
122009: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
122010: l_rec_acct_attrs.array_num_value(2) :=
122011: xla_ae_sources_pkg.GetSystemSourceNum(
122012: p_source_code => 'XLA_EVENT_APPL_ID'
122013: , p_source_type_code => 'Y'
122014: , p_source_application_id => 602
122015: );

Line 122020: xla_ae_sources_pkg.GetSystemSourceChar(

122016: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
122017: l_rec_acct_attrs.array_char_value(3) := p_source_60;
122018: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
122019: l_rec_acct_attrs.array_char_value(4) :=
122020: xla_ae_sources_pkg.GetSystemSourceChar(
122021: p_source_code => 'XLA_ENTITY_CODE'
122022: , p_source_type_code => 'Y'
122023: , p_source_application_id => 602
122024: );

Line 122212: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

122208: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
122209: ,p_token_1 => 'LINE_NUMBER'
122210: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
122211: ,p_token_2 => 'LINE_TYPE_NAME'
122212: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
122213: l_component_type
122214: ,l_component_code
122215: ,l_component_type_code
122216: ,l_component_appl_id

Line 122720: xla_ae_sources_pkg.GetSystemSourceNum(

122716: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
122717: l_rec_acct_attrs.array_char_value(1) := p_source_58;
122718: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
122719: l_rec_acct_attrs.array_num_value(2) :=
122720: xla_ae_sources_pkg.GetSystemSourceNum(
122721: p_source_code => 'XLA_EVENT_APPL_ID'
122722: , p_source_type_code => 'Y'
122723: , p_source_application_id => 602
122724: );

Line 122729: xla_ae_sources_pkg.GetSystemSourceChar(

122725: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
122726: l_rec_acct_attrs.array_char_value(3) := p_source_60;
122727: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
122728: l_rec_acct_attrs.array_char_value(4) :=
122729: xla_ae_sources_pkg.GetSystemSourceChar(
122730: p_source_code => 'XLA_ENTITY_CODE'
122731: , p_source_type_code => 'Y'
122732: , p_source_application_id => 602
122733: );

Line 122919: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

122915: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
122916: ,p_token_1 => 'LINE_NUMBER'
122917: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
122918: ,p_token_2 => 'LINE_TYPE_NAME'
122919: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
122920: l_component_type
122921: ,l_component_code
122922: ,l_component_type_code
122923: ,l_component_appl_id

Line 123429: xla_ae_sources_pkg.GetSystemSourceNum(

123425: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
123426: l_rec_acct_attrs.array_char_value(1) := p_source_58;
123427: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
123428: l_rec_acct_attrs.array_num_value(2) :=
123429: xla_ae_sources_pkg.GetSystemSourceNum(
123430: p_source_code => 'XLA_EVENT_APPL_ID'
123431: , p_source_type_code => 'Y'
123432: , p_source_application_id => 602
123433: );

Line 123438: xla_ae_sources_pkg.GetSystemSourceChar(

123434: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
123435: l_rec_acct_attrs.array_char_value(3) := p_source_60;
123436: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
123437: l_rec_acct_attrs.array_char_value(4) :=
123438: xla_ae_sources_pkg.GetSystemSourceChar(
123439: p_source_code => 'XLA_ENTITY_CODE'
123440: , p_source_type_code => 'Y'
123441: , p_source_application_id => 602
123442: );

Line 123632: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

123628: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
123629: ,p_token_1 => 'LINE_NUMBER'
123630: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
123631: ,p_token_2 => 'LINE_TYPE_NAME'
123632: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
123633: l_component_type
123634: ,l_component_code
123635: ,l_component_type_code
123636: ,l_component_appl_id

Line 124144: xla_ae_sources_pkg.GetSystemSourceNum(

124140: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
124141: l_rec_acct_attrs.array_char_value(1) := p_source_58;
124142: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
124143: l_rec_acct_attrs.array_num_value(2) :=
124144: xla_ae_sources_pkg.GetSystemSourceNum(
124145: p_source_code => 'XLA_EVENT_APPL_ID'
124146: , p_source_type_code => 'Y'
124147: , p_source_application_id => 602
124148: );

Line 124153: xla_ae_sources_pkg.GetSystemSourceChar(

124149: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
124150: l_rec_acct_attrs.array_char_value(3) := p_source_60;
124151: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
124152: l_rec_acct_attrs.array_char_value(4) :=
124153: xla_ae_sources_pkg.GetSystemSourceChar(
124154: p_source_code => 'XLA_ENTITY_CODE'
124155: , p_source_type_code => 'Y'
124156: , p_source_application_id => 602
124157: );

Line 124345: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

124341: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
124342: ,p_token_1 => 'LINE_NUMBER'
124343: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
124344: ,p_token_2 => 'LINE_TYPE_NAME'
124345: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
124346: l_component_type
124347: ,l_component_code
124348: ,l_component_type_code
124349: ,l_component_appl_id

Line 124855: xla_ae_sources_pkg.GetSystemSourceNum(

124851: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
124852: l_rec_acct_attrs.array_char_value(1) := p_source_58;
124853: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
124854: l_rec_acct_attrs.array_num_value(2) :=
124855: xla_ae_sources_pkg.GetSystemSourceNum(
124856: p_source_code => 'XLA_EVENT_APPL_ID'
124857: , p_source_type_code => 'Y'
124858: , p_source_application_id => 602
124859: );

Line 124864: xla_ae_sources_pkg.GetSystemSourceChar(

124860: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
124861: l_rec_acct_attrs.array_char_value(3) := p_source_60;
124862: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
124863: l_rec_acct_attrs.array_char_value(4) :=
124864: xla_ae_sources_pkg.GetSystemSourceChar(
124865: p_source_code => 'XLA_ENTITY_CODE'
124866: , p_source_type_code => 'Y'
124867: , p_source_application_id => 602
124868: );

Line 125054: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

125050: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
125051: ,p_token_1 => 'LINE_NUMBER'
125052: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
125053: ,p_token_2 => 'LINE_TYPE_NAME'
125054: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
125055: l_component_type
125056: ,l_component_code
125057: ,l_component_type_code
125058: ,l_component_appl_id

Line 125566: xla_ae_sources_pkg.GetSystemSourceNum(

125562: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
125563: l_rec_acct_attrs.array_char_value(1) := p_source_58;
125564: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
125565: l_rec_acct_attrs.array_num_value(2) :=
125566: xla_ae_sources_pkg.GetSystemSourceNum(
125567: p_source_code => 'XLA_EVENT_APPL_ID'
125568: , p_source_type_code => 'Y'
125569: , p_source_application_id => 602
125570: );

Line 125575: xla_ae_sources_pkg.GetSystemSourceChar(

125571: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
125572: l_rec_acct_attrs.array_char_value(3) := p_source_60;
125573: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
125574: l_rec_acct_attrs.array_char_value(4) :=
125575: xla_ae_sources_pkg.GetSystemSourceChar(
125576: p_source_code => 'XLA_ENTITY_CODE'
125577: , p_source_type_code => 'Y'
125578: , p_source_application_id => 602
125579: );

Line 125769: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

125765: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
125766: ,p_token_1 => 'LINE_NUMBER'
125767: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
125768: ,p_token_2 => 'LINE_TYPE_NAME'
125769: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
125770: l_component_type
125771: ,l_component_code
125772: ,l_component_type_code
125773: ,l_component_appl_id

Line 126281: xla_ae_sources_pkg.GetSystemSourceNum(

126277: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
126278: l_rec_acct_attrs.array_char_value(1) := p_source_58;
126279: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
126280: l_rec_acct_attrs.array_num_value(2) :=
126281: xla_ae_sources_pkg.GetSystemSourceNum(
126282: p_source_code => 'XLA_EVENT_APPL_ID'
126283: , p_source_type_code => 'Y'
126284: , p_source_application_id => 602
126285: );

Line 126290: xla_ae_sources_pkg.GetSystemSourceChar(

126286: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
126287: l_rec_acct_attrs.array_char_value(3) := p_source_60;
126288: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
126289: l_rec_acct_attrs.array_char_value(4) :=
126290: xla_ae_sources_pkg.GetSystemSourceChar(
126291: p_source_code => 'XLA_ENTITY_CODE'
126292: , p_source_type_code => 'Y'
126293: , p_source_application_id => 602
126294: );

Line 126482: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

126478: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
126479: ,p_token_1 => 'LINE_NUMBER'
126480: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
126481: ,p_token_2 => 'LINE_TYPE_NAME'
126482: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
126483: l_component_type
126484: ,l_component_code
126485: ,l_component_type_code
126486: ,l_component_appl_id

Line 126997: xla_ae_sources_pkg.GetSystemSourceNum(

126993: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
126994: l_rec_acct_attrs.array_char_value(1) := p_source_58;
126995: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
126996: l_rec_acct_attrs.array_num_value(2) :=
126997: xla_ae_sources_pkg.GetSystemSourceNum(
126998: p_source_code => 'XLA_EVENT_APPL_ID'
126999: , p_source_type_code => 'Y'
127000: , p_source_application_id => 602
127001: );

Line 127006: xla_ae_sources_pkg.GetSystemSourceChar(

127002: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
127003: l_rec_acct_attrs.array_char_value(3) := p_source_60;
127004: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
127005: l_rec_acct_attrs.array_char_value(4) :=
127006: xla_ae_sources_pkg.GetSystemSourceChar(
127007: p_source_code => 'XLA_ENTITY_CODE'
127008: , p_source_type_code => 'Y'
127009: , p_source_application_id => 602
127010: );

Line 127198: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

127194: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
127195: ,p_token_1 => 'LINE_NUMBER'
127196: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
127197: ,p_token_2 => 'LINE_TYPE_NAME'
127198: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
127199: l_component_type
127200: ,l_component_code
127201: ,l_component_type_code
127202: ,l_component_appl_id

Line 127713: xla_ae_sources_pkg.GetSystemSourceNum(

127709: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
127710: l_rec_acct_attrs.array_char_value(1) := p_source_58;
127711: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
127712: l_rec_acct_attrs.array_num_value(2) :=
127713: xla_ae_sources_pkg.GetSystemSourceNum(
127714: p_source_code => 'XLA_EVENT_APPL_ID'
127715: , p_source_type_code => 'Y'
127716: , p_source_application_id => 602
127717: );

Line 127722: xla_ae_sources_pkg.GetSystemSourceChar(

127718: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
127719: l_rec_acct_attrs.array_char_value(3) := p_source_60;
127720: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
127721: l_rec_acct_attrs.array_char_value(4) :=
127722: xla_ae_sources_pkg.GetSystemSourceChar(
127723: p_source_code => 'XLA_ENTITY_CODE'
127724: , p_source_type_code => 'Y'
127725: , p_source_application_id => 602
127726: );

Line 127914: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

127910: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
127911: ,p_token_1 => 'LINE_NUMBER'
127912: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
127913: ,p_token_2 => 'LINE_TYPE_NAME'
127914: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
127915: l_component_type
127916: ,l_component_code
127917: ,l_component_type_code
127918: ,l_component_appl_id

Line 128427: xla_ae_sources_pkg.GetSystemSourceNum(

128423: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
128424: l_rec_acct_attrs.array_char_value(1) := p_source_58;
128425: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
128426: l_rec_acct_attrs.array_num_value(2) :=
128427: xla_ae_sources_pkg.GetSystemSourceNum(
128428: p_source_code => 'XLA_EVENT_APPL_ID'
128429: , p_source_type_code => 'Y'
128430: , p_source_application_id => 602
128431: );

Line 128436: xla_ae_sources_pkg.GetSystemSourceChar(

128432: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
128433: l_rec_acct_attrs.array_char_value(3) := p_source_60;
128434: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
128435: l_rec_acct_attrs.array_char_value(4) :=
128436: xla_ae_sources_pkg.GetSystemSourceChar(
128437: p_source_code => 'XLA_ENTITY_CODE'
128438: , p_source_type_code => 'Y'
128439: , p_source_application_id => 602
128440: );

Line 128626: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

128622: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
128623: ,p_token_1 => 'LINE_NUMBER'
128624: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
128625: ,p_token_2 => 'LINE_TYPE_NAME'
128626: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
128627: l_component_type
128628: ,l_component_code
128629: ,l_component_type_code
128630: ,l_component_appl_id

Line 129141: xla_ae_sources_pkg.GetSystemSourceNum(

129137: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
129138: l_rec_acct_attrs.array_char_value(1) := p_source_58;
129139: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
129140: l_rec_acct_attrs.array_num_value(2) :=
129141: xla_ae_sources_pkg.GetSystemSourceNum(
129142: p_source_code => 'XLA_EVENT_APPL_ID'
129143: , p_source_type_code => 'Y'
129144: , p_source_application_id => 602
129145: );

Line 129150: xla_ae_sources_pkg.GetSystemSourceChar(

129146: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
129147: l_rec_acct_attrs.array_char_value(3) := p_source_60;
129148: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
129149: l_rec_acct_attrs.array_char_value(4) :=
129150: xla_ae_sources_pkg.GetSystemSourceChar(
129151: p_source_code => 'XLA_ENTITY_CODE'
129152: , p_source_type_code => 'Y'
129153: , p_source_application_id => 602
129154: );

Line 129344: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

129340: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
129341: ,p_token_1 => 'LINE_NUMBER'
129342: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
129343: ,p_token_2 => 'LINE_TYPE_NAME'
129344: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
129345: l_component_type
129346: ,l_component_code
129347: ,l_component_type_code
129348: ,l_component_appl_id

Line 129851: xla_ae_sources_pkg.GetSystemSourceNum(

129847: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
129848: l_rec_acct_attrs.array_char_value(1) := p_source_58;
129849: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
129850: l_rec_acct_attrs.array_num_value(2) :=
129851: xla_ae_sources_pkg.GetSystemSourceNum(
129852: p_source_code => 'XLA_EVENT_APPL_ID'
129853: , p_source_type_code => 'Y'
129854: , p_source_application_id => 602
129855: );

Line 129860: xla_ae_sources_pkg.GetSystemSourceChar(

129856: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
129857: l_rec_acct_attrs.array_char_value(3) := p_source_60;
129858: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
129859: l_rec_acct_attrs.array_char_value(4) :=
129860: xla_ae_sources_pkg.GetSystemSourceChar(
129861: p_source_code => 'XLA_ENTITY_CODE'
129862: , p_source_type_code => 'Y'
129863: , p_source_application_id => 602
129864: );

Line 130131: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

130127: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
130128: ,p_token_1 => 'LINE_NUMBER'
130129: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
130130: ,p_token_2 => 'LINE_TYPE_NAME'
130131: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
130132: l_component_type
130133: ,l_component_code
130134: ,l_component_type_code
130135: ,l_component_appl_id

Line 130745: xla_ae_sources_pkg.GetSystemSourceNum(

130741: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
130742: l_rec_acct_attrs.array_char_value(1) := p_source_58;
130743: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
130744: l_rec_acct_attrs.array_num_value(2) :=
130745: xla_ae_sources_pkg.GetSystemSourceNum(
130746: p_source_code => 'XLA_EVENT_APPL_ID'
130747: , p_source_type_code => 'Y'
130748: , p_source_application_id => 602
130749: );

Line 130754: xla_ae_sources_pkg.GetSystemSourceChar(

130750: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
130751: l_rec_acct_attrs.array_char_value(3) := p_source_60;
130752: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
130753: l_rec_acct_attrs.array_char_value(4) :=
130754: xla_ae_sources_pkg.GetSystemSourceChar(
130755: p_source_code => 'XLA_ENTITY_CODE'
130756: , p_source_type_code => 'Y'
130757: , p_source_application_id => 602
130758: );

Line 131047: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

131043: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
131044: ,p_token_1 => 'LINE_NUMBER'
131045: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
131046: ,p_token_2 => 'LINE_TYPE_NAME'
131047: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
131048: l_component_type
131049: ,l_component_code
131050: ,l_component_type_code
131051: ,l_component_appl_id

Line 131673: xla_ae_sources_pkg.GetSystemSourceNum(

131669: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
131670: l_rec_acct_attrs.array_char_value(1) := p_source_58;
131671: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
131672: l_rec_acct_attrs.array_num_value(2) :=
131673: xla_ae_sources_pkg.GetSystemSourceNum(
131674: p_source_code => 'XLA_EVENT_APPL_ID'
131675: , p_source_type_code => 'Y'
131676: , p_source_application_id => 602
131677: );

Line 131682: xla_ae_sources_pkg.GetSystemSourceChar(

131678: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
131679: l_rec_acct_attrs.array_char_value(3) := p_source_60;
131680: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
131681: l_rec_acct_attrs.array_char_value(4) :=
131682: xla_ae_sources_pkg.GetSystemSourceChar(
131683: p_source_code => 'XLA_ENTITY_CODE'
131684: , p_source_type_code => 'Y'
131685: , p_source_application_id => 602
131686: );

Line 131973: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

131969: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
131970: ,p_token_1 => 'LINE_NUMBER'
131971: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
131972: ,p_token_2 => 'LINE_TYPE_NAME'
131973: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
131974: l_component_type
131975: ,l_component_code
131976: ,l_component_type_code
131977: ,l_component_appl_id

Line 132601: xla_ae_sources_pkg.GetSystemSourceNum(

132597: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
132598: l_rec_acct_attrs.array_char_value(1) := p_source_58;
132599: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
132600: l_rec_acct_attrs.array_num_value(2) :=
132601: xla_ae_sources_pkg.GetSystemSourceNum(
132602: p_source_code => 'XLA_EVENT_APPL_ID'
132603: , p_source_type_code => 'Y'
132604: , p_source_application_id => 602
132605: );

Line 132610: xla_ae_sources_pkg.GetSystemSourceChar(

132606: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
132607: l_rec_acct_attrs.array_char_value(3) := p_source_60;
132608: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
132609: l_rec_acct_attrs.array_char_value(4) :=
132610: xla_ae_sources_pkg.GetSystemSourceChar(
132611: p_source_code => 'XLA_ENTITY_CODE'
132612: , p_source_type_code => 'Y'
132613: , p_source_application_id => 602
132614: );

Line 132905: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

132901: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
132902: ,p_token_1 => 'LINE_NUMBER'
132903: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
132904: ,p_token_2 => 'LINE_TYPE_NAME'
132905: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
132906: l_component_type
132907: ,l_component_code
132908: ,l_component_type_code
132909: ,l_component_appl_id

Line 133533: xla_ae_sources_pkg.GetSystemSourceNum(

133529: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
133530: l_rec_acct_attrs.array_char_value(1) := p_source_58;
133531: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
133532: l_rec_acct_attrs.array_num_value(2) :=
133533: xla_ae_sources_pkg.GetSystemSourceNum(
133534: p_source_code => 'XLA_EVENT_APPL_ID'
133535: , p_source_type_code => 'Y'
133536: , p_source_application_id => 602
133537: );

Line 133542: xla_ae_sources_pkg.GetSystemSourceChar(

133538: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
133539: l_rec_acct_attrs.array_char_value(3) := p_source_60;
133540: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
133541: l_rec_acct_attrs.array_char_value(4) :=
133542: xla_ae_sources_pkg.GetSystemSourceChar(
133543: p_source_code => 'XLA_ENTITY_CODE'
133544: , p_source_type_code => 'Y'
133545: , p_source_application_id => 602
133546: );

Line 133835: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

133831: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
133832: ,p_token_1 => 'LINE_NUMBER'
133833: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
133834: ,p_token_2 => 'LINE_TYPE_NAME'
133835: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
133836: l_component_type
133837: ,l_component_code
133838: ,l_component_type_code
133839: ,l_component_appl_id

Line 134446: xla_ae_sources_pkg.GetSystemSourceNum(

134442: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
134443: l_rec_acct_attrs.array_char_value(1) := p_source_58;
134444: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
134445: l_rec_acct_attrs.array_num_value(2) :=
134446: xla_ae_sources_pkg.GetSystemSourceNum(
134447: p_source_code => 'XLA_EVENT_APPL_ID'
134448: , p_source_type_code => 'Y'
134449: , p_source_application_id => 602
134450: );

Line 134455: xla_ae_sources_pkg.GetSystemSourceChar(

134451: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
134452: l_rec_acct_attrs.array_char_value(3) := p_source_60;
134453: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
134454: l_rec_acct_attrs.array_char_value(4) :=
134455: xla_ae_sources_pkg.GetSystemSourceChar(
134456: p_source_code => 'XLA_ENTITY_CODE'
134457: , p_source_type_code => 'Y'
134458: , p_source_application_id => 602
134459: );

Line 134647: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

134643: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
134644: ,p_token_1 => 'LINE_NUMBER'
134645: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
134646: ,p_token_2 => 'LINE_TYPE_NAME'
134647: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
134648: l_component_type
134649: ,l_component_code
134650: ,l_component_type_code
134651: ,l_component_appl_id

Line 135155: xla_ae_sources_pkg.GetSystemSourceNum(

135151: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
135152: l_rec_acct_attrs.array_char_value(1) := p_source_58;
135153: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
135154: l_rec_acct_attrs.array_num_value(2) :=
135155: xla_ae_sources_pkg.GetSystemSourceNum(
135156: p_source_code => 'XLA_EVENT_APPL_ID'
135157: , p_source_type_code => 'Y'
135158: , p_source_application_id => 602
135159: );

Line 135164: xla_ae_sources_pkg.GetSystemSourceChar(

135160: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
135161: l_rec_acct_attrs.array_char_value(3) := p_source_60;
135162: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
135163: l_rec_acct_attrs.array_char_value(4) :=
135164: xla_ae_sources_pkg.GetSystemSourceChar(
135165: p_source_code => 'XLA_ENTITY_CODE'
135166: , p_source_type_code => 'Y'
135167: , p_source_application_id => 602
135168: );

Line 135354: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

135350: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
135351: ,p_token_1 => 'LINE_NUMBER'
135352: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
135353: ,p_token_2 => 'LINE_TYPE_NAME'
135354: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
135355: l_component_type
135356: ,l_component_code
135357: ,l_component_type_code
135358: ,l_component_appl_id

Line 135864: xla_ae_sources_pkg.GetSystemSourceNum(

135860: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
135861: l_rec_acct_attrs.array_char_value(1) := p_source_58;
135862: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
135863: l_rec_acct_attrs.array_num_value(2) :=
135864: xla_ae_sources_pkg.GetSystemSourceNum(
135865: p_source_code => 'XLA_EVENT_APPL_ID'
135866: , p_source_type_code => 'Y'
135867: , p_source_application_id => 602
135868: );

Line 135873: xla_ae_sources_pkg.GetSystemSourceChar(

135869: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
135870: l_rec_acct_attrs.array_char_value(3) := p_source_60;
135871: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
135872: l_rec_acct_attrs.array_char_value(4) :=
135873: xla_ae_sources_pkg.GetSystemSourceChar(
135874: p_source_code => 'XLA_ENTITY_CODE'
135875: , p_source_type_code => 'Y'
135876: , p_source_application_id => 602
135877: );

Line 136067: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

136063: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
136064: ,p_token_1 => 'LINE_NUMBER'
136065: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
136066: ,p_token_2 => 'LINE_TYPE_NAME'
136067: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
136068: l_component_type
136069: ,l_component_code
136070: ,l_component_type_code
136071: ,l_component_appl_id

Line 136577: xla_ae_sources_pkg.GetSystemSourceNum(

136573: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
136574: l_rec_acct_attrs.array_char_value(1) := p_source_58;
136575: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
136576: l_rec_acct_attrs.array_num_value(2) :=
136577: xla_ae_sources_pkg.GetSystemSourceNum(
136578: p_source_code => 'XLA_EVENT_APPL_ID'
136579: , p_source_type_code => 'Y'
136580: , p_source_application_id => 602
136581: );

Line 136586: xla_ae_sources_pkg.GetSystemSourceChar(

136582: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
136583: l_rec_acct_attrs.array_char_value(3) := p_source_60;
136584: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
136585: l_rec_acct_attrs.array_char_value(4) :=
136586: xla_ae_sources_pkg.GetSystemSourceChar(
136587: p_source_code => 'XLA_ENTITY_CODE'
136588: , p_source_type_code => 'Y'
136589: , p_source_application_id => 602
136590: );

Line 136778: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

136774: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
136775: ,p_token_1 => 'LINE_NUMBER'
136776: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
136777: ,p_token_2 => 'LINE_TYPE_NAME'
136778: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
136779: l_component_type
136780: ,l_component_code
136781: ,l_component_type_code
136782: ,l_component_appl_id

Line 137288: xla_ae_sources_pkg.GetSystemSourceNum(

137284: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
137285: l_rec_acct_attrs.array_char_value(1) := p_source_58;
137286: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
137287: l_rec_acct_attrs.array_num_value(2) :=
137288: xla_ae_sources_pkg.GetSystemSourceNum(
137289: p_source_code => 'XLA_EVENT_APPL_ID'
137290: , p_source_type_code => 'Y'
137291: , p_source_application_id => 602
137292: );

Line 137297: xla_ae_sources_pkg.GetSystemSourceChar(

137293: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
137294: l_rec_acct_attrs.array_char_value(3) := p_source_60;
137295: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
137296: l_rec_acct_attrs.array_char_value(4) :=
137297: xla_ae_sources_pkg.GetSystemSourceChar(
137298: p_source_code => 'XLA_ENTITY_CODE'
137299: , p_source_type_code => 'Y'
137300: , p_source_application_id => 602
137301: );

Line 137489: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

137485: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
137486: ,p_token_1 => 'LINE_NUMBER'
137487: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
137488: ,p_token_2 => 'LINE_TYPE_NAME'
137489: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
137490: l_component_type
137491: ,l_component_code
137492: ,l_component_type_code
137493: ,l_component_appl_id

Line 137997: xla_ae_sources_pkg.GetSystemSourceNum(

137993: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
137994: l_rec_acct_attrs.array_char_value(1) := p_source_58;
137995: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
137996: l_rec_acct_attrs.array_num_value(2) :=
137997: xla_ae_sources_pkg.GetSystemSourceNum(
137998: p_source_code => 'XLA_EVENT_APPL_ID'
137999: , p_source_type_code => 'Y'
138000: , p_source_application_id => 602
138001: );

Line 138006: xla_ae_sources_pkg.GetSystemSourceChar(

138002: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
138003: l_rec_acct_attrs.array_char_value(3) := p_source_60;
138004: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
138005: l_rec_acct_attrs.array_char_value(4) :=
138006: xla_ae_sources_pkg.GetSystemSourceChar(
138007: p_source_code => 'XLA_ENTITY_CODE'
138008: , p_source_type_code => 'Y'
138009: , p_source_application_id => 602
138010: );

Line 138196: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

138192: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
138193: ,p_token_1 => 'LINE_NUMBER'
138194: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
138195: ,p_token_2 => 'LINE_TYPE_NAME'
138196: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
138197: l_component_type
138198: ,l_component_code
138199: ,l_component_type_code
138200: ,l_component_appl_id

Line 138706: xla_ae_sources_pkg.GetSystemSourceNum(

138702: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
138703: l_rec_acct_attrs.array_char_value(1) := p_source_58;
138704: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
138705: l_rec_acct_attrs.array_num_value(2) :=
138706: xla_ae_sources_pkg.GetSystemSourceNum(
138707: p_source_code => 'XLA_EVENT_APPL_ID'
138708: , p_source_type_code => 'Y'
138709: , p_source_application_id => 602
138710: );

Line 138715: xla_ae_sources_pkg.GetSystemSourceChar(

138711: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
138712: l_rec_acct_attrs.array_char_value(3) := p_source_60;
138713: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
138714: l_rec_acct_attrs.array_char_value(4) :=
138715: xla_ae_sources_pkg.GetSystemSourceChar(
138716: p_source_code => 'XLA_ENTITY_CODE'
138717: , p_source_type_code => 'Y'
138718: , p_source_application_id => 602
138719: );

Line 138909: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

138905: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
138906: ,p_token_1 => 'LINE_NUMBER'
138907: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
138908: ,p_token_2 => 'LINE_TYPE_NAME'
138909: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
138910: l_component_type
138911: ,l_component_code
138912: ,l_component_type_code
138913: ,l_component_appl_id

Line 139419: xla_ae_sources_pkg.GetSystemSourceNum(

139415: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
139416: l_rec_acct_attrs.array_char_value(1) := p_source_58;
139417: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
139418: l_rec_acct_attrs.array_num_value(2) :=
139419: xla_ae_sources_pkg.GetSystemSourceNum(
139420: p_source_code => 'XLA_EVENT_APPL_ID'
139421: , p_source_type_code => 'Y'
139422: , p_source_application_id => 602
139423: );

Line 139428: xla_ae_sources_pkg.GetSystemSourceChar(

139424: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
139425: l_rec_acct_attrs.array_char_value(3) := p_source_60;
139426: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
139427: l_rec_acct_attrs.array_char_value(4) :=
139428: xla_ae_sources_pkg.GetSystemSourceChar(
139429: p_source_code => 'XLA_ENTITY_CODE'
139430: , p_source_type_code => 'Y'
139431: , p_source_application_id => 602
139432: );

Line 139620: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

139616: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
139617: ,p_token_1 => 'LINE_NUMBER'
139618: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
139619: ,p_token_2 => 'LINE_TYPE_NAME'
139620: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
139621: l_component_type
139622: ,l_component_code
139623: ,l_component_type_code
139624: ,l_component_appl_id

Line 140337: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

140333: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
140334: ,p_token_1 => 'LINE_NUMBER'
140335: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
140336: ,p_token_2 => 'LINE_TYPE_NAME'
140337: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
140338: l_component_type
140339: ,l_component_code
140340: ,l_component_type_code
140341: ,l_component_appl_id

Line 141156: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

141152: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
141153: ,p_token_1 => 'LINE_NUMBER'
141154: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
141155: ,p_token_2 => 'LINE_TYPE_NAME'
141156: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
141157: l_component_type
141158: ,l_component_code
141159: ,l_component_type_code
141160: ,l_component_appl_id

Line 141755: xla_ae_sources_pkg.GetSystemSourceNum(

141751: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
141752: l_rec_acct_attrs.array_char_value(1) := p_source_58;
141753: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
141754: l_rec_acct_attrs.array_num_value(2) :=
141755: xla_ae_sources_pkg.GetSystemSourceNum(
141756: p_source_code => 'XLA_EVENT_APPL_ID'
141757: , p_source_type_code => 'Y'
141758: , p_source_application_id => 602
141759: );

Line 141764: xla_ae_sources_pkg.GetSystemSourceChar(

141760: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
141761: l_rec_acct_attrs.array_char_value(3) := p_source_60;
141762: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
141763: l_rec_acct_attrs.array_char_value(4) :=
141764: xla_ae_sources_pkg.GetSystemSourceChar(
141765: p_source_code => 'XLA_ENTITY_CODE'
141766: , p_source_type_code => 'Y'
141767: , p_source_application_id => 602
141768: );

Line 142045: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

142041: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
142042: ,p_token_1 => 'LINE_NUMBER'
142043: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
142044: ,p_token_2 => 'LINE_TYPE_NAME'
142045: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
142046: l_component_type
142047: ,l_component_code
142048: ,l_component_type_code
142049: ,l_component_appl_id

Line 142642: xla_ae_sources_pkg.GetSystemSourceNum(

142638: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
142639: l_rec_acct_attrs.array_char_value(1) := p_source_58;
142640: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
142641: l_rec_acct_attrs.array_num_value(2) :=
142642: xla_ae_sources_pkg.GetSystemSourceNum(
142643: p_source_code => 'XLA_EVENT_APPL_ID'
142644: , p_source_type_code => 'Y'
142645: , p_source_application_id => 602
142646: );

Line 142651: xla_ae_sources_pkg.GetSystemSourceChar(

142647: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
142648: l_rec_acct_attrs.array_char_value(3) := p_source_60;
142649: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
142650: l_rec_acct_attrs.array_char_value(4) :=
142651: xla_ae_sources_pkg.GetSystemSourceChar(
142652: p_source_code => 'XLA_ENTITY_CODE'
142653: , p_source_type_code => 'Y'
142654: , p_source_application_id => 602
142655: );

Line 142930: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

142926: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
142927: ,p_token_1 => 'LINE_NUMBER'
142928: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
142929: ,p_token_2 => 'LINE_TYPE_NAME'
142930: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
142931: l_component_type
142932: ,l_component_code
142933: ,l_component_type_code
142934: ,l_component_appl_id

Line 143529: xla_ae_sources_pkg.GetSystemSourceNum(

143525: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
143526: l_rec_acct_attrs.array_char_value(1) := p_source_58;
143527: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
143528: l_rec_acct_attrs.array_num_value(2) :=
143529: xla_ae_sources_pkg.GetSystemSourceNum(
143530: p_source_code => 'XLA_EVENT_APPL_ID'
143531: , p_source_type_code => 'Y'
143532: , p_source_application_id => 602
143533: );

Line 143538: xla_ae_sources_pkg.GetSystemSourceChar(

143534: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
143535: l_rec_acct_attrs.array_char_value(3) := p_source_60;
143536: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
143537: l_rec_acct_attrs.array_char_value(4) :=
143538: xla_ae_sources_pkg.GetSystemSourceChar(
143539: p_source_code => 'XLA_ENTITY_CODE'
143540: , p_source_type_code => 'Y'
143541: , p_source_application_id => 602
143542: );

Line 143821: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

143817: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
143818: ,p_token_1 => 'LINE_NUMBER'
143819: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
143820: ,p_token_2 => 'LINE_TYPE_NAME'
143821: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
143822: l_component_type
143823: ,l_component_code
143824: ,l_component_type_code
143825: ,l_component_appl_id

Line 144420: xla_ae_sources_pkg.GetSystemSourceNum(

144416: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
144417: l_rec_acct_attrs.array_char_value(1) := p_source_58;
144418: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
144419: l_rec_acct_attrs.array_num_value(2) :=
144420: xla_ae_sources_pkg.GetSystemSourceNum(
144421: p_source_code => 'XLA_EVENT_APPL_ID'
144422: , p_source_type_code => 'Y'
144423: , p_source_application_id => 602
144424: );

Line 144429: xla_ae_sources_pkg.GetSystemSourceChar(

144425: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
144426: l_rec_acct_attrs.array_char_value(3) := p_source_60;
144427: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
144428: l_rec_acct_attrs.array_char_value(4) :=
144429: xla_ae_sources_pkg.GetSystemSourceChar(
144430: p_source_code => 'XLA_ENTITY_CODE'
144431: , p_source_type_code => 'Y'
144432: , p_source_application_id => 602
144433: );

Line 144710: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

144706: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
144707: ,p_token_1 => 'LINE_NUMBER'
144708: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
144709: ,p_token_2 => 'LINE_TYPE_NAME'
144710: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
144711: l_component_type
144712: ,l_component_code
144713: ,l_component_type_code
144714: ,l_component_appl_id

Line 145558: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

145554: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
145555: ,p_token_1 => 'LINE_NUMBER'
145556: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
145557: ,p_token_2 => 'LINE_TYPE_NAME'
145558: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
145559: l_component_type
145560: ,l_component_code
145561: ,l_component_type_code
145562: ,l_component_appl_id

Line 146400: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

146396: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
146397: ,p_token_1 => 'LINE_NUMBER'
146398: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
146399: ,p_token_2 => 'LINE_TYPE_NAME'
146400: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
146401: l_component_type
146402: ,l_component_code
146403: ,l_component_type_code
146404: ,l_component_appl_id

Line 147238: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

147234: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
147235: ,p_token_1 => 'LINE_NUMBER'
147236: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
147237: ,p_token_2 => 'LINE_TYPE_NAME'
147238: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
147239: l_component_type
147240: ,l_component_code
147241: ,l_component_type_code
147242: ,l_component_appl_id

Line 148076: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

148072: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
148073: ,p_token_1 => 'LINE_NUMBER'
148074: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
148075: ,p_token_2 => 'LINE_TYPE_NAME'
148076: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
148077: l_component_type
148078: ,l_component_code
148079: ,l_component_type_code
148080: ,l_component_appl_id

Line 148911: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

148907: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
148908: ,p_token_1 => 'LINE_NUMBER'
148909: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
148910: ,p_token_2 => 'LINE_TYPE_NAME'
148911: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
148912: l_component_type
148913: ,l_component_code
148914: ,l_component_type_code
148915: ,l_component_appl_id

Line 149710: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

149706: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
149707: ,p_token_1 => 'LINE_NUMBER'
149708: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
149709: ,p_token_2 => 'LINE_TYPE_NAME'
149710: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
149711: l_component_type
149712: ,l_component_code
149713: ,l_component_type_code
149714: ,l_component_appl_id

Line 150512: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

150508: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
150509: ,p_token_1 => 'LINE_NUMBER'
150510: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
150511: ,p_token_2 => 'LINE_TYPE_NAME'
150512: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
150513: l_component_type
150514: ,l_component_code
150515: ,l_component_type_code
150516: ,l_component_appl_id

Line 151357: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

151353: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
151354: ,p_token_1 => 'LINE_NUMBER'
151355: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
151356: ,p_token_2 => 'LINE_TYPE_NAME'
151357: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
151358: l_component_type
151359: ,l_component_code
151360: ,l_component_type_code
151361: ,l_component_appl_id

Line 152198: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

152194: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
152195: ,p_token_1 => 'LINE_NUMBER'
152196: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
152197: ,p_token_2 => 'LINE_TYPE_NAME'
152198: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
152199: l_component_type
152200: ,l_component_code
152201: ,l_component_type_code
152202: ,l_component_appl_id

Line 153780: xla_ae_sources_pkg.GetSystemSourceDate(

153776: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
153777: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_173');
153778: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
153779: l_rec_acct_attrs.array_date_value(4) :=
153780: xla_ae_sources_pkg.GetSystemSourceDate(
153781: p_source_code => 'XLA_EVENT_DATE'
153782: , p_source_type_code => 'Y'
153783: , p_source_application_id => 602
153784: );

Line 153820: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

153816: xla_accounting_err_pkg.build_message
153817: (p_appli_s_name => 'XLA'
153818: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
153819: ,p_token_1 => 'ACCT_ATTR_NAME'
153820: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
153821: ,p_token_2 => 'PRODUCT_NAME'
153822: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
153823: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
153824: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 157001: xla_ae_sources_pkg.GetSystemSourceDate(

156997: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
156998: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_173');
156999: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
157000: l_rec_acct_attrs.array_date_value(4) :=
157001: xla_ae_sources_pkg.GetSystemSourceDate(
157002: p_source_code => 'XLA_EVENT_DATE'
157003: , p_source_type_code => 'Y'
157004: , p_source_application_id => 602
157005: );

Line 157041: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

157037: xla_accounting_err_pkg.build_message
157038: (p_appli_s_name => 'XLA'
157039: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
157040: ,p_token_1 => 'ACCT_ATTR_NAME'
157041: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
157042: ,p_token_2 => 'PRODUCT_NAME'
157043: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
157044: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
157045: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 160076: xla_ae_sources_pkg.GetSystemSourceDate(

160072: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
160073: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_4');
160074: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
160075: l_rec_acct_attrs.array_date_value(4) :=
160076: xla_ae_sources_pkg.GetSystemSourceDate(
160077: p_source_code => 'XLA_EVENT_DATE'
160078: , p_source_type_code => 'Y'
160079: , p_source_application_id => 602
160080: );

Line 160108: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

160104: xla_accounting_err_pkg.build_message
160105: (p_appli_s_name => 'XLA'
160106: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
160107: ,p_token_1 => 'ACCT_ATTR_NAME'
160108: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
160109: ,p_token_2 => 'PRODUCT_NAME'
160110: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
160111: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
160112: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 162565: xla_ae_sources_pkg.GetSystemSourceDate(

162561: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
162562: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_173');
162563: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
162564: l_rec_acct_attrs.array_date_value(4) :=
162565: xla_ae_sources_pkg.GetSystemSourceDate(
162566: p_source_code => 'XLA_EVENT_DATE'
162567: , p_source_type_code => 'Y'
162568: , p_source_application_id => 602
162569: );

Line 162605: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

162601: xla_accounting_err_pkg.build_message
162602: (p_appli_s_name => 'XLA'
162603: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
162604: ,p_token_1 => 'ACCT_ATTR_NAME'
162605: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
162606: ,p_token_2 => 'PRODUCT_NAME'
162607: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
162608: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
162609: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 166165: xla_ae_sources_pkg.GetSystemSourceDate(

166161: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
166162: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_4');
166163: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
166164: l_rec_acct_attrs.array_date_value(4) :=
166165: xla_ae_sources_pkg.GetSystemSourceDate(
166166: p_source_code => 'XLA_EVENT_DATE'
166167: , p_source_type_code => 'Y'
166168: , p_source_application_id => 602
166169: );

Line 166199: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

166195: xla_accounting_err_pkg.build_message
166196: (p_appli_s_name => 'XLA'
166197: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
166198: ,p_token_1 => 'ACCT_ATTR_NAME'
166199: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
166200: ,p_token_2 => 'PRODUCT_NAME'
166201: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
166202: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
166203: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 169611: xla_ae_sources_pkg.GetSystemSourceDate(

169607: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
169608: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_173');
169609: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
169610: l_rec_acct_attrs.array_date_value(4) :=
169611: xla_ae_sources_pkg.GetSystemSourceDate(
169612: p_source_code => 'XLA_EVENT_DATE'
169613: , p_source_type_code => 'Y'
169614: , p_source_application_id => 602
169615: );

Line 169643: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

169639: xla_accounting_err_pkg.build_message
169640: (p_appli_s_name => 'XLA'
169641: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
169642: ,p_token_1 => 'ACCT_ATTR_NAME'
169643: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
169644: ,p_token_2 => 'PRODUCT_NAME'
169645: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
169646: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
169647: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 172025: xla_ae_sources_pkg.GetSystemSourceDate(

172021: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
172022: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_173');
172023: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
172024: l_rec_acct_attrs.array_date_value(4) :=
172025: xla_ae_sources_pkg.GetSystemSourceDate(
172026: p_source_code => 'XLA_EVENT_DATE'
172027: , p_source_type_code => 'Y'
172028: , p_source_application_id => 602
172029: );

Line 172057: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

172053: xla_accounting_err_pkg.build_message
172054: (p_appli_s_name => 'XLA'
172055: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
172056: ,p_token_1 => 'ACCT_ATTR_NAME'
172057: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
172058: ,p_token_2 => 'PRODUCT_NAME'
172059: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
172060: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
172061: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 175422: xla_ae_sources_pkg.GetSystemSourceDate(

175418: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
175419: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_4');
175420: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
175421: l_rec_acct_attrs.array_date_value(4) :=
175422: xla_ae_sources_pkg.GetSystemSourceDate(
175423: p_source_code => 'XLA_EVENT_DATE'
175424: , p_source_type_code => 'Y'
175425: , p_source_application_id => 602
175426: );

Line 175454: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

175450: xla_accounting_err_pkg.build_message
175451: (p_appli_s_name => 'XLA'
175452: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
175453: ,p_token_1 => 'ACCT_ATTR_NAME'
175454: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
175455: ,p_token_2 => 'PRODUCT_NAME'
175456: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
175457: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
175458: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 178310: xla_ae_sources_pkg.GetSystemSourceDate(

178306: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
178307: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_4');
178308: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
178309: l_rec_acct_attrs.array_date_value(4) :=
178310: xla_ae_sources_pkg.GetSystemSourceDate(
178311: p_source_code => 'XLA_EVENT_DATE'
178312: , p_source_type_code => 'Y'
178313: , p_source_application_id => 602
178314: );

Line 178344: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

178340: xla_accounting_err_pkg.build_message
178341: (p_appli_s_name => 'XLA'
178342: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
178343: ,p_token_1 => 'ACCT_ATTR_NAME'
178344: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
178345: ,p_token_2 => 'PRODUCT_NAME'
178346: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
178347: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
178348: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id