DBA Data[Home] [Help]

APPS.XLA_00200_AAD_S_000006_BC_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 226: l_array_meaning xla_ae_sources_pkg.t_array_meaning;

222: )
223: RETURN VARCHAR2
224: IS
225: l_meaning_meaning VARCHAR2(4000);
226: l_array_meaning xla_ae_sources_pkg.t_array_meaning;
227: l_Idx INTEGER;
228: l_log_module VARCHAR2(240);
229: --
230: BEGIN

Line 243: l_array_meaning := xla_ae_sources_pkg.g_array_meaning;

239: ,p_level => C_LEVEL_PROCEDURE
240: ,p_module => l_log_module);
241: END IF;
242: --
243: l_array_meaning := xla_ae_sources_pkg.g_array_meaning;
244: --
245: IF p_flex_value IS NULL THEN
246:
247: l_meaning_meaning := NULL;

Line 296: ,p_value_3 => xla_ae_sources_pkg.GetSourceName(

292: ,p_value_1 => xla_flex_pkg.get_value_set_name(p_flex_value_set_id)
293: ,p_token_2 => 'FLEX_VALUE'
294: ,p_value_2 => p_flex_value
295: ,p_token_3 => 'SOURCE_NAME'
296: ,p_value_3 => xla_ae_sources_pkg.GetSourceName(
297: p_source_code
298: , p_source_type_code
299: , p_source_application_id
300: )

Line 330: xla_ae_sources_pkg.g_array_meaning := l_array_meaning ;

326: ,p_level => C_LEVEL_PROCEDURE
327: ,p_module => l_log_module);
328: END IF;
329: --
330: xla_ae_sources_pkg.g_array_meaning := l_array_meaning ;
331: --
332: RETURN l_meaning_meaning ;
333: --
334: EXCEPTION

Line 346: ,p_value_3 => xla_ae_sources_pkg.GetSourceName(

342: ,p_value_1 => xla_flex_pkg.get_value_set_name(p_flex_value_set_id)
343: ,p_token_2 => 'FLEX_VALUE'
344: ,p_value_2 => p_flex_value
345: ,p_token_3 => 'SOURCE_NAME'
346: ,p_value_3 => xla_ae_sources_pkg.GetSourceName(
347: p_source_code
348: , p_source_type_code
349: , p_source_application_id
350: )

Line 813: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

809: xla_accounting_err_pkg.build_message
810: (p_appli_s_name => 'XLA'
811: ,p_msg_name => 'XLA_AP_INVALID_ADR'
812: ,p_token_1 => 'COMPONENT_NAME'
813: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
814: l_component_type
815: , l_component_code
816: , l_component_type_code
817: , l_component_appl_id

Line 951: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

947: xla_accounting_err_pkg.build_message
948: (p_appli_s_name => 'XLA'
949: ,p_msg_name => 'XLA_AP_INVALID_ADR'
950: ,p_token_1 => 'COMPONENT_NAME'
951: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
952: l_component_type
953: , l_component_code
954: , l_component_type_code
955: , l_component_appl_id

Line 1116: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1112: xla_accounting_err_pkg.build_message
1113: (p_appli_s_name => 'XLA'
1114: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1115: ,p_token_1 => 'COMPONENT_NAME'
1116: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1117: l_component_type
1118: , l_component_code
1119: , l_component_type_code
1120: , l_component_appl_id

Line 1220: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1216: xla_accounting_err_pkg.build_message
1217: (p_appli_s_name => 'XLA'
1218: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1219: ,p_token_1 => 'COMPONENT_NAME'
1220: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1221: l_component_type
1222: , l_component_code
1223: , l_component_type_code
1224: , l_component_appl_id

Line 1324: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1320: xla_accounting_err_pkg.build_message
1321: (p_appli_s_name => 'XLA'
1322: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1323: ,p_token_1 => 'COMPONENT_NAME'
1324: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1325: l_component_type
1326: , l_component_code
1327: , l_component_type_code
1328: , l_component_appl_id

Line 1428: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1424: xla_accounting_err_pkg.build_message
1425: (p_appli_s_name => 'XLA'
1426: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1427: ,p_token_1 => 'COMPONENT_NAME'
1428: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1429: l_component_type
1430: , l_component_code
1431: , l_component_type_code
1432: , l_component_appl_id

Line 1532: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1528: xla_accounting_err_pkg.build_message
1529: (p_appli_s_name => 'XLA'
1530: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1531: ,p_token_1 => 'COMPONENT_NAME'
1532: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1533: l_component_type
1534: , l_component_code
1535: , l_component_type_code
1536: , l_component_appl_id

Line 1636: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1632: xla_accounting_err_pkg.build_message
1633: (p_appli_s_name => 'XLA'
1634: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1635: ,p_token_1 => 'COMPONENT_NAME'
1636: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1637: l_component_type
1638: , l_component_code
1639: , l_component_type_code
1640: , l_component_appl_id

Line 1740: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1736: xla_accounting_err_pkg.build_message
1737: (p_appli_s_name => 'XLA'
1738: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1739: ,p_token_1 => 'COMPONENT_NAME'
1740: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1741: l_component_type
1742: , l_component_code
1743: , l_component_type_code
1744: , l_component_appl_id

Line 1844: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

1840: xla_accounting_err_pkg.build_message
1841: (p_appli_s_name => 'XLA'
1842: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1843: ,p_token_1 => 'COMPONENT_NAME'
1844: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (
1845: l_component_type
1846: , l_component_code
1847: , l_component_type_code
1848: , l_component_appl_id

Line 2204: xla_ae_sources_pkg.GetSystemSourceNum(

2200: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
2201: l_rec_acct_attrs.array_char_value(1) := p_source_19;
2202: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
2203: l_rec_acct_attrs.array_num_value(2) :=
2204: xla_ae_sources_pkg.GetSystemSourceNum(
2205: p_source_code => 'XLA_EVENT_APPL_ID'
2206: , p_source_type_code => 'Y'
2207: , p_source_application_id => 602
2208: );

Line 2213: xla_ae_sources_pkg.GetSystemSourceChar(

2209: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
2210: l_rec_acct_attrs.array_char_value(3) := p_source_21;
2211: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
2212: l_rec_acct_attrs.array_char_value(4) :=
2213: xla_ae_sources_pkg.GetSystemSourceChar(
2214: p_source_code => 'XLA_ENTITY_CODE'
2215: , p_source_type_code => 'Y'
2216: , p_source_application_id => 602
2217: );

Line 2405: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

2401: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
2402: ,p_token_1 => 'LINE_NUMBER'
2403: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
2404: ,p_token_2 => 'LINE_TYPE_NAME'
2405: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
2406: l_component_type
2407: ,l_component_code
2408: ,l_component_type_code
2409: ,l_component_appl_id

Line 2919: xla_ae_sources_pkg.GetSystemSourceNum(

2915: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
2916: l_rec_acct_attrs.array_char_value(1) := p_source_19;
2917: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
2918: l_rec_acct_attrs.array_num_value(2) :=
2919: xla_ae_sources_pkg.GetSystemSourceNum(
2920: p_source_code => 'XLA_EVENT_APPL_ID'
2921: , p_source_type_code => 'Y'
2922: , p_source_application_id => 602
2923: );

Line 2928: xla_ae_sources_pkg.GetSystemSourceChar(

2924: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
2925: l_rec_acct_attrs.array_char_value(3) := p_source_21;
2926: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
2927: l_rec_acct_attrs.array_char_value(4) :=
2928: xla_ae_sources_pkg.GetSystemSourceChar(
2929: p_source_code => 'XLA_ENTITY_CODE'
2930: , p_source_type_code => 'Y'
2931: , p_source_application_id => 602
2932: );

Line 3118: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

3114: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
3115: ,p_token_1 => 'LINE_NUMBER'
3116: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
3117: ,p_token_2 => 'LINE_TYPE_NAME'
3118: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
3119: l_component_type
3120: ,l_component_code
3121: ,l_component_type_code
3122: ,l_component_appl_id

Line 3636: xla_ae_sources_pkg.GetSystemSourceNum(

3632: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
3633: l_rec_acct_attrs.array_char_value(1) := p_source_19;
3634: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
3635: l_rec_acct_attrs.array_num_value(2) :=
3636: xla_ae_sources_pkg.GetSystemSourceNum(
3637: p_source_code => 'XLA_EVENT_APPL_ID'
3638: , p_source_type_code => 'Y'
3639: , p_source_application_id => 602
3640: );

Line 3645: xla_ae_sources_pkg.GetSystemSourceChar(

3641: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
3642: l_rec_acct_attrs.array_char_value(3) := p_source_21;
3643: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
3644: l_rec_acct_attrs.array_char_value(4) :=
3645: xla_ae_sources_pkg.GetSystemSourceChar(
3646: p_source_code => 'XLA_ENTITY_CODE'
3647: , p_source_type_code => 'Y'
3648: , p_source_application_id => 602
3649: );

Line 3839: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

3835: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
3836: ,p_token_1 => 'LINE_NUMBER'
3837: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
3838: ,p_token_2 => 'LINE_TYPE_NAME'
3839: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
3840: l_component_type
3841: ,l_component_code
3842: ,l_component_type_code
3843: ,l_component_appl_id

Line 4355: xla_ae_sources_pkg.GetSystemSourceNum(

4351: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
4352: l_rec_acct_attrs.array_char_value(1) := p_source_19;
4353: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
4354: l_rec_acct_attrs.array_num_value(2) :=
4355: xla_ae_sources_pkg.GetSystemSourceNum(
4356: p_source_code => 'XLA_EVENT_APPL_ID'
4357: , p_source_type_code => 'Y'
4358: , p_source_application_id => 602
4359: );

Line 4364: xla_ae_sources_pkg.GetSystemSourceChar(

4360: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
4361: l_rec_acct_attrs.array_char_value(3) := p_source_21;
4362: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
4363: l_rec_acct_attrs.array_char_value(4) :=
4364: xla_ae_sources_pkg.GetSystemSourceChar(
4365: p_source_code => 'XLA_ENTITY_CODE'
4366: , p_source_type_code => 'Y'
4367: , p_source_application_id => 602
4368: );

Line 4556: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

4552: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
4553: ,p_token_1 => 'LINE_NUMBER'
4554: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
4555: ,p_token_2 => 'LINE_TYPE_NAME'
4556: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
4557: l_component_type
4558: ,l_component_code
4559: ,l_component_type_code
4560: ,l_component_appl_id

Line 5060: xla_ae_sources_pkg.GetSystemSourceNum(

5056: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
5057: l_rec_acct_attrs.array_char_value(1) := p_source_19;
5058: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
5059: l_rec_acct_attrs.array_num_value(2) :=
5060: xla_ae_sources_pkg.GetSystemSourceNum(
5061: p_source_code => 'XLA_EVENT_APPL_ID'
5062: , p_source_type_code => 'Y'
5063: , p_source_application_id => 602
5064: );

Line 5069: xla_ae_sources_pkg.GetSystemSourceChar(

5065: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
5066: l_rec_acct_attrs.array_char_value(3) := p_source_21;
5067: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
5068: l_rec_acct_attrs.array_char_value(4) :=
5069: xla_ae_sources_pkg.GetSystemSourceChar(
5070: p_source_code => 'XLA_ENTITY_CODE'
5071: , p_source_type_code => 'Y'
5072: , p_source_application_id => 602
5073: );

Line 5218: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

5214: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
5215: ,p_token_1 => 'LINE_NUMBER'
5216: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
5217: ,p_token_2 => 'LINE_TYPE_NAME'
5218: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
5219: l_component_type
5220: ,l_component_code
5221: ,l_component_type_code
5222: ,l_component_appl_id

Line 5693: xla_ae_sources_pkg.GetSystemSourceNum(

5689: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
5690: l_rec_acct_attrs.array_char_value(1) := p_source_19;
5691: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
5692: l_rec_acct_attrs.array_num_value(2) :=
5693: xla_ae_sources_pkg.GetSystemSourceNum(
5694: p_source_code => 'XLA_EVENT_APPL_ID'
5695: , p_source_type_code => 'Y'
5696: , p_source_application_id => 602
5697: );

Line 5702: xla_ae_sources_pkg.GetSystemSourceChar(

5698: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
5699: l_rec_acct_attrs.array_char_value(3) := p_source_21;
5700: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
5701: l_rec_acct_attrs.array_char_value(4) :=
5702: xla_ae_sources_pkg.GetSystemSourceChar(
5703: p_source_code => 'XLA_ENTITY_CODE'
5704: , p_source_type_code => 'Y'
5705: , p_source_application_id => 602
5706: );

Line 5851: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

5847: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
5848: ,p_token_1 => 'LINE_NUMBER'
5849: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
5850: ,p_token_2 => 'LINE_TYPE_NAME'
5851: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
5852: l_component_type
5853: ,l_component_code
5854: ,l_component_type_code
5855: ,l_component_appl_id

Line 6327: xla_ae_sources_pkg.GetSystemSourceNum(

6323: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
6324: l_rec_acct_attrs.array_char_value(1) := p_source_19;
6325: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
6326: l_rec_acct_attrs.array_num_value(2) :=
6327: xla_ae_sources_pkg.GetSystemSourceNum(
6328: p_source_code => 'XLA_EVENT_APPL_ID'
6329: , p_source_type_code => 'Y'
6330: , p_source_application_id => 602
6331: );

Line 6336: xla_ae_sources_pkg.GetSystemSourceChar(

6332: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
6333: l_rec_acct_attrs.array_char_value(3) := p_source_21;
6334: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
6335: l_rec_acct_attrs.array_char_value(4) :=
6336: xla_ae_sources_pkg.GetSystemSourceChar(
6337: p_source_code => 'XLA_ENTITY_CODE'
6338: , p_source_type_code => 'Y'
6339: , p_source_application_id => 602
6340: );

Line 6483: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

6479: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
6480: ,p_token_1 => 'LINE_NUMBER'
6481: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
6482: ,p_token_2 => 'LINE_TYPE_NAME'
6483: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
6484: l_component_type
6485: ,l_component_code
6486: ,l_component_type_code
6487: ,l_component_appl_id

Line 6956: xla_ae_sources_pkg.GetSystemSourceNum(

6952: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
6953: l_rec_acct_attrs.array_char_value(1) := p_source_19;
6954: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
6955: l_rec_acct_attrs.array_num_value(2) :=
6956: xla_ae_sources_pkg.GetSystemSourceNum(
6957: p_source_code => 'XLA_EVENT_APPL_ID'
6958: , p_source_type_code => 'Y'
6959: , p_source_application_id => 602
6960: );

Line 6965: xla_ae_sources_pkg.GetSystemSourceChar(

6961: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
6962: l_rec_acct_attrs.array_char_value(3) := p_source_21;
6963: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
6964: l_rec_acct_attrs.array_char_value(4) :=
6965: xla_ae_sources_pkg.GetSystemSourceChar(
6966: p_source_code => 'XLA_ENTITY_CODE'
6967: , p_source_type_code => 'Y'
6968: , p_source_application_id => 602
6969: );

Line 7112: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

7108: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
7109: ,p_token_1 => 'LINE_NUMBER'
7110: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
7111: ,p_token_2 => 'LINE_TYPE_NAME'
7112: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
7113: l_component_type
7114: ,l_component_code
7115: ,l_component_type_code
7116: ,l_component_appl_id

Line 7615: xla_ae_sources_pkg.GetSystemSourceNum(

7611: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
7612: l_rec_acct_attrs.array_char_value(1) := p_source_19;
7613: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
7614: l_rec_acct_attrs.array_num_value(2) :=
7615: xla_ae_sources_pkg.GetSystemSourceNum(
7616: p_source_code => 'XLA_EVENT_APPL_ID'
7617: , p_source_type_code => 'Y'
7618: , p_source_application_id => 602
7619: );

Line 7624: xla_ae_sources_pkg.GetSystemSourceChar(

7620: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
7621: l_rec_acct_attrs.array_char_value(3) := p_source_21;
7622: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
7623: l_rec_acct_attrs.array_char_value(4) :=
7624: xla_ae_sources_pkg.GetSystemSourceChar(
7625: p_source_code => 'XLA_ENTITY_CODE'
7626: , p_source_type_code => 'Y'
7627: , p_source_application_id => 602
7628: );

Line 7917: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

7913: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
7914: ,p_token_1 => 'LINE_NUMBER'
7915: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
7916: ,p_token_2 => 'LINE_TYPE_NAME'
7917: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
7918: l_component_type
7919: ,l_component_code
7920: ,l_component_type_code
7921: ,l_component_appl_id

Line 8545: xla_ae_sources_pkg.GetSystemSourceNum(

8541: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
8542: l_rec_acct_attrs.array_char_value(1) := p_source_19;
8543: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
8544: l_rec_acct_attrs.array_num_value(2) :=
8545: xla_ae_sources_pkg.GetSystemSourceNum(
8546: p_source_code => 'XLA_EVENT_APPL_ID'
8547: , p_source_type_code => 'Y'
8548: , p_source_application_id => 602
8549: );

Line 8554: xla_ae_sources_pkg.GetSystemSourceChar(

8550: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
8551: l_rec_acct_attrs.array_char_value(3) := p_source_21;
8552: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
8553: l_rec_acct_attrs.array_char_value(4) :=
8554: xla_ae_sources_pkg.GetSystemSourceChar(
8555: p_source_code => 'XLA_ENTITY_CODE'
8556: , p_source_type_code => 'Y'
8557: , p_source_application_id => 602
8558: );

Line 8845: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

8841: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
8842: ,p_token_1 => 'LINE_NUMBER'
8843: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
8844: ,p_token_2 => 'LINE_TYPE_NAME'
8845: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
8846: l_component_type
8847: ,l_component_code
8848: ,l_component_type_code
8849: ,l_component_appl_id

Line 9477: xla_ae_sources_pkg.GetSystemSourceNum(

9473: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
9474: l_rec_acct_attrs.array_char_value(1) := p_source_19;
9475: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
9476: l_rec_acct_attrs.array_num_value(2) :=
9477: xla_ae_sources_pkg.GetSystemSourceNum(
9478: p_source_code => 'XLA_EVENT_APPL_ID'
9479: , p_source_type_code => 'Y'
9480: , p_source_application_id => 602
9481: );

Line 9486: xla_ae_sources_pkg.GetSystemSourceChar(

9482: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
9483: l_rec_acct_attrs.array_char_value(3) := p_source_21;
9484: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
9485: l_rec_acct_attrs.array_char_value(4) :=
9486: xla_ae_sources_pkg.GetSystemSourceChar(
9487: p_source_code => 'XLA_ENTITY_CODE'
9488: , p_source_type_code => 'Y'
9489: , p_source_application_id => 602
9490: );

Line 9781: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

9777: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
9778: ,p_token_1 => 'LINE_NUMBER'
9779: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
9780: ,p_token_2 => 'LINE_TYPE_NAME'
9781: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
9782: l_component_type
9783: ,l_component_code
9784: ,l_component_type_code
9785: ,l_component_appl_id

Line 10411: xla_ae_sources_pkg.GetSystemSourceNum(

10407: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
10408: l_rec_acct_attrs.array_char_value(1) := p_source_19;
10409: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
10410: l_rec_acct_attrs.array_num_value(2) :=
10411: xla_ae_sources_pkg.GetSystemSourceNum(
10412: p_source_code => 'XLA_EVENT_APPL_ID'
10413: , p_source_type_code => 'Y'
10414: , p_source_application_id => 602
10415: );

Line 10420: xla_ae_sources_pkg.GetSystemSourceChar(

10416: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
10417: l_rec_acct_attrs.array_char_value(3) := p_source_21;
10418: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
10419: l_rec_acct_attrs.array_char_value(4) :=
10420: xla_ae_sources_pkg.GetSystemSourceChar(
10421: p_source_code => 'XLA_ENTITY_CODE'
10422: , p_source_type_code => 'Y'
10423: , p_source_application_id => 602
10424: );

Line 10713: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

10709: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
10710: ,p_token_1 => 'LINE_NUMBER'
10711: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
10712: ,p_token_2 => 'LINE_TYPE_NAME'
10713: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
10714: l_component_type
10715: ,l_component_code
10716: ,l_component_type_code
10717: ,l_component_appl_id

Line 11324: xla_ae_sources_pkg.GetSystemSourceNum(

11320: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
11321: l_rec_acct_attrs.array_char_value(1) := p_source_19;
11322: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
11323: l_rec_acct_attrs.array_num_value(2) :=
11324: xla_ae_sources_pkg.GetSystemSourceNum(
11325: p_source_code => 'XLA_EVENT_APPL_ID'
11326: , p_source_type_code => 'Y'
11327: , p_source_application_id => 602
11328: );

Line 11333: xla_ae_sources_pkg.GetSystemSourceChar(

11329: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
11330: l_rec_acct_attrs.array_char_value(3) := p_source_21;
11331: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
11332: l_rec_acct_attrs.array_char_value(4) :=
11333: xla_ae_sources_pkg.GetSystemSourceChar(
11334: p_source_code => 'XLA_ENTITY_CODE'
11335: , p_source_type_code => 'Y'
11336: , p_source_application_id => 602
11337: );

Line 11525: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

11521: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
11522: ,p_token_1 => 'LINE_NUMBER'
11523: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
11524: ,p_token_2 => 'LINE_TYPE_NAME'
11525: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
11526: l_component_type
11527: ,l_component_code
11528: ,l_component_type_code
11529: ,l_component_appl_id

Line 12033: xla_ae_sources_pkg.GetSystemSourceNum(

12029: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
12030: l_rec_acct_attrs.array_char_value(1) := p_source_19;
12031: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
12032: l_rec_acct_attrs.array_num_value(2) :=
12033: xla_ae_sources_pkg.GetSystemSourceNum(
12034: p_source_code => 'XLA_EVENT_APPL_ID'
12035: , p_source_type_code => 'Y'
12036: , p_source_application_id => 602
12037: );

Line 12042: xla_ae_sources_pkg.GetSystemSourceChar(

12038: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
12039: l_rec_acct_attrs.array_char_value(3) := p_source_21;
12040: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
12041: l_rec_acct_attrs.array_char_value(4) :=
12042: xla_ae_sources_pkg.GetSystemSourceChar(
12043: p_source_code => 'XLA_ENTITY_CODE'
12044: , p_source_type_code => 'Y'
12045: , p_source_application_id => 602
12046: );

Line 12232: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

12228: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
12229: ,p_token_1 => 'LINE_NUMBER'
12230: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
12231: ,p_token_2 => 'LINE_TYPE_NAME'
12232: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
12233: l_component_type
12234: ,l_component_code
12235: ,l_component_type_code
12236: ,l_component_appl_id

Line 12744: xla_ae_sources_pkg.GetSystemSourceNum(

12740: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
12741: l_rec_acct_attrs.array_char_value(1) := p_source_19;
12742: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
12743: l_rec_acct_attrs.array_num_value(2) :=
12744: xla_ae_sources_pkg.GetSystemSourceNum(
12745: p_source_code => 'XLA_EVENT_APPL_ID'
12746: , p_source_type_code => 'Y'
12747: , p_source_application_id => 602
12748: );

Line 12753: xla_ae_sources_pkg.GetSystemSourceChar(

12749: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
12750: l_rec_acct_attrs.array_char_value(3) := p_source_21;
12751: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
12752: l_rec_acct_attrs.array_char_value(4) :=
12753: xla_ae_sources_pkg.GetSystemSourceChar(
12754: p_source_code => 'XLA_ENTITY_CODE'
12755: , p_source_type_code => 'Y'
12756: , p_source_application_id => 602
12757: );

Line 12947: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

12943: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
12944: ,p_token_1 => 'LINE_NUMBER'
12945: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
12946: ,p_token_2 => 'LINE_TYPE_NAME'
12947: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
12948: l_component_type
12949: ,l_component_code
12950: ,l_component_type_code
12951: ,l_component_appl_id

Line 13457: xla_ae_sources_pkg.GetSystemSourceNum(

13453: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
13454: l_rec_acct_attrs.array_char_value(1) := p_source_19;
13455: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
13456: l_rec_acct_attrs.array_num_value(2) :=
13457: xla_ae_sources_pkg.GetSystemSourceNum(
13458: p_source_code => 'XLA_EVENT_APPL_ID'
13459: , p_source_type_code => 'Y'
13460: , p_source_application_id => 602
13461: );

Line 13466: xla_ae_sources_pkg.GetSystemSourceChar(

13462: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
13463: l_rec_acct_attrs.array_char_value(3) := p_source_21;
13464: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
13465: l_rec_acct_attrs.array_char_value(4) :=
13466: xla_ae_sources_pkg.GetSystemSourceChar(
13467: p_source_code => 'XLA_ENTITY_CODE'
13468: , p_source_type_code => 'Y'
13469: , p_source_application_id => 602
13470: );

Line 13658: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

13654: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
13655: ,p_token_1 => 'LINE_NUMBER'
13656: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
13657: ,p_token_2 => 'LINE_TYPE_NAME'
13658: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
13659: l_component_type
13660: ,l_component_code
13661: ,l_component_type_code
13662: ,l_component_appl_id

Line 14078: xla_ae_sources_pkg.GetSystemSourceChar(

14074: l_balance_type_code <> 'B' THEN
14075: IF NVL(p_source_15,'
14076: ') = 'PREPAY' AND
14077: NVL(
14078: xla_ae_sources_pkg.GetSystemSourceChar(
14079: p_source_code => 'XLA_REFERENCE_CHAR_1'
14080: , p_source_type_code => 'Y'
14081: , p_source_application_id => 602
14082: ),'

Line 14170: xla_ae_sources_pkg.GetSystemSourceNum(

14166: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
14167: l_rec_acct_attrs.array_char_value(1) := p_source_19;
14168: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
14169: l_rec_acct_attrs.array_num_value(2) :=
14170: xla_ae_sources_pkg.GetSystemSourceNum(
14171: p_source_code => 'XLA_EVENT_APPL_ID'
14172: , p_source_type_code => 'Y'
14173: , p_source_application_id => 602
14174: );

Line 14179: xla_ae_sources_pkg.GetSystemSourceChar(

14175: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
14176: l_rec_acct_attrs.array_char_value(3) := p_source_21;
14177: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
14178: l_rec_acct_attrs.array_char_value(4) :=
14179: xla_ae_sources_pkg.GetSystemSourceChar(
14180: p_source_code => 'XLA_ENTITY_CODE'
14181: , p_source_type_code => 'Y'
14182: , p_source_application_id => 602
14183: );

Line 14373: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

14369: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
14370: ,p_token_1 => 'LINE_NUMBER'
14371: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
14372: ,p_token_2 => 'LINE_TYPE_NAME'
14373: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
14374: l_component_type
14375: ,l_component_code
14376: ,l_component_type_code
14377: ,l_component_appl_id

Line 14879: xla_ae_sources_pkg.GetSystemSourceNum(

14875: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
14876: l_rec_acct_attrs.array_char_value(1) := p_source_19;
14877: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
14878: l_rec_acct_attrs.array_num_value(2) :=
14879: xla_ae_sources_pkg.GetSystemSourceNum(
14880: p_source_code => 'XLA_EVENT_APPL_ID'
14881: , p_source_type_code => 'Y'
14882: , p_source_application_id => 602
14883: );

Line 14888: xla_ae_sources_pkg.GetSystemSourceChar(

14884: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
14885: l_rec_acct_attrs.array_char_value(3) := p_source_21;
14886: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
14887: l_rec_acct_attrs.array_char_value(4) :=
14888: xla_ae_sources_pkg.GetSystemSourceChar(
14889: p_source_code => 'XLA_ENTITY_CODE'
14890: , p_source_type_code => 'Y'
14891: , p_source_application_id => 602
14892: );

Line 15039: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

15035: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
15036: ,p_token_1 => 'LINE_NUMBER'
15037: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
15038: ,p_token_2 => 'LINE_TYPE_NAME'
15039: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
15040: l_component_type
15041: ,l_component_code
15042: ,l_component_type_code
15043: ,l_component_appl_id

Line 15516: xla_ae_sources_pkg.GetSystemSourceNum(

15512: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
15513: l_rec_acct_attrs.array_char_value(1) := p_source_19;
15514: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
15515: l_rec_acct_attrs.array_num_value(2) :=
15516: xla_ae_sources_pkg.GetSystemSourceNum(
15517: p_source_code => 'XLA_EVENT_APPL_ID'
15518: , p_source_type_code => 'Y'
15519: , p_source_application_id => 602
15520: );

Line 15525: xla_ae_sources_pkg.GetSystemSourceChar(

15521: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
15522: l_rec_acct_attrs.array_char_value(3) := p_source_21;
15523: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
15524: l_rec_acct_attrs.array_char_value(4) :=
15525: xla_ae_sources_pkg.GetSystemSourceChar(
15526: p_source_code => 'XLA_ENTITY_CODE'
15527: , p_source_type_code => 'Y'
15528: , p_source_application_id => 602
15529: );

Line 15676: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

15672: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
15673: ,p_token_1 => 'LINE_NUMBER'
15674: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
15675: ,p_token_2 => 'LINE_TYPE_NAME'
15676: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
15677: l_component_type
15678: ,l_component_code
15679: ,l_component_type_code
15680: ,l_component_appl_id

Line 16160: xla_ae_sources_pkg.GetSystemSourceNum(

16156: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
16157: l_rec_acct_attrs.array_char_value(1) := p_source_19;
16158: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
16159: l_rec_acct_attrs.array_num_value(2) :=
16160: xla_ae_sources_pkg.GetSystemSourceNum(
16161: p_source_code => 'XLA_EVENT_APPL_ID'
16162: , p_source_type_code => 'Y'
16163: , p_source_application_id => 602
16164: );

Line 16169: xla_ae_sources_pkg.GetSystemSourceChar(

16165: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
16166: l_rec_acct_attrs.array_char_value(3) := p_source_21;
16167: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
16168: l_rec_acct_attrs.array_char_value(4) :=
16169: xla_ae_sources_pkg.GetSystemSourceChar(
16170: p_source_code => 'XLA_ENTITY_CODE'
16171: , p_source_type_code => 'Y'
16172: , p_source_application_id => 602
16173: );

Line 16361: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

16357: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
16358: ,p_token_1 => 'LINE_NUMBER'
16359: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
16360: ,p_token_2 => 'LINE_TYPE_NAME'
16361: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
16362: l_component_type
16363: ,l_component_code
16364: ,l_component_type_code
16365: ,l_component_appl_id

Line 16869: xla_ae_sources_pkg.GetSystemSourceNum(

16865: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
16866: l_rec_acct_attrs.array_char_value(1) := p_source_19;
16867: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
16868: l_rec_acct_attrs.array_num_value(2) :=
16869: xla_ae_sources_pkg.GetSystemSourceNum(
16870: p_source_code => 'XLA_EVENT_APPL_ID'
16871: , p_source_type_code => 'Y'
16872: , p_source_application_id => 602
16873: );

Line 16878: xla_ae_sources_pkg.GetSystemSourceChar(

16874: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
16875: l_rec_acct_attrs.array_char_value(3) := p_source_21;
16876: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
16877: l_rec_acct_attrs.array_char_value(4) :=
16878: xla_ae_sources_pkg.GetSystemSourceChar(
16879: p_source_code => 'XLA_ENTITY_CODE'
16880: , p_source_type_code => 'Y'
16881: , p_source_application_id => 602
16882: );

Line 17068: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

17064: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
17065: ,p_token_1 => 'LINE_NUMBER'
17066: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
17067: ,p_token_2 => 'LINE_TYPE_NAME'
17068: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
17069: l_component_type
17070: ,l_component_code
17071: ,l_component_type_code
17072: ,l_component_appl_id

Line 17580: xla_ae_sources_pkg.GetSystemSourceNum(

17576: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
17577: l_rec_acct_attrs.array_char_value(1) := p_source_19;
17578: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
17579: l_rec_acct_attrs.array_num_value(2) :=
17580: xla_ae_sources_pkg.GetSystemSourceNum(
17581: p_source_code => 'XLA_EVENT_APPL_ID'
17582: , p_source_type_code => 'Y'
17583: , p_source_application_id => 602
17584: );

Line 17589: xla_ae_sources_pkg.GetSystemSourceChar(

17585: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
17586: l_rec_acct_attrs.array_char_value(3) := p_source_21;
17587: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
17588: l_rec_acct_attrs.array_char_value(4) :=
17589: xla_ae_sources_pkg.GetSystemSourceChar(
17590: p_source_code => 'XLA_ENTITY_CODE'
17591: , p_source_type_code => 'Y'
17592: , p_source_application_id => 602
17593: );

Line 17783: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

17779: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
17780: ,p_token_1 => 'LINE_NUMBER'
17781: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
17782: ,p_token_2 => 'LINE_TYPE_NAME'
17783: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
17784: l_component_type
17785: ,l_component_code
17786: ,l_component_type_code
17787: ,l_component_appl_id

Line 18293: xla_ae_sources_pkg.GetSystemSourceNum(

18289: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
18290: l_rec_acct_attrs.array_char_value(1) := p_source_19;
18291: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
18292: l_rec_acct_attrs.array_num_value(2) :=
18293: xla_ae_sources_pkg.GetSystemSourceNum(
18294: p_source_code => 'XLA_EVENT_APPL_ID'
18295: , p_source_type_code => 'Y'
18296: , p_source_application_id => 602
18297: );

Line 18302: xla_ae_sources_pkg.GetSystemSourceChar(

18298: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
18299: l_rec_acct_attrs.array_char_value(3) := p_source_21;
18300: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
18301: l_rec_acct_attrs.array_char_value(4) :=
18302: xla_ae_sources_pkg.GetSystemSourceChar(
18303: p_source_code => 'XLA_ENTITY_CODE'
18304: , p_source_type_code => 'Y'
18305: , p_source_application_id => 602
18306: );

Line 18494: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

18490: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
18491: ,p_token_1 => 'LINE_NUMBER'
18492: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
18493: ,p_token_2 => 'LINE_TYPE_NAME'
18494: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
18495: l_component_type
18496: ,l_component_code
18497: ,l_component_type_code
18498: ,l_component_appl_id

Line 19009: xla_ae_sources_pkg.GetSystemSourceNum(

19005: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
19006: l_rec_acct_attrs.array_char_value(1) := p_source_19;
19007: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
19008: l_rec_acct_attrs.array_num_value(2) :=
19009: xla_ae_sources_pkg.GetSystemSourceNum(
19010: p_source_code => 'XLA_EVENT_APPL_ID'
19011: , p_source_type_code => 'Y'
19012: , p_source_application_id => 602
19013: );

Line 19018: xla_ae_sources_pkg.GetSystemSourceChar(

19014: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
19015: l_rec_acct_attrs.array_char_value(3) := p_source_21;
19016: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
19017: l_rec_acct_attrs.array_char_value(4) :=
19018: xla_ae_sources_pkg.GetSystemSourceChar(
19019: p_source_code => 'XLA_ENTITY_CODE'
19020: , p_source_type_code => 'Y'
19021: , p_source_application_id => 602
19022: );

Line 19210: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

19206: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
19207: ,p_token_1 => 'LINE_NUMBER'
19208: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
19209: ,p_token_2 => 'LINE_TYPE_NAME'
19210: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
19211: l_component_type
19212: ,l_component_code
19213: ,l_component_type_code
19214: ,l_component_appl_id

Line 19723: xla_ae_sources_pkg.GetSystemSourceNum(

19719: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
19720: l_rec_acct_attrs.array_char_value(1) := p_source_19;
19721: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
19722: l_rec_acct_attrs.array_num_value(2) :=
19723: xla_ae_sources_pkg.GetSystemSourceNum(
19724: p_source_code => 'XLA_EVENT_APPL_ID'
19725: , p_source_type_code => 'Y'
19726: , p_source_application_id => 602
19727: );

Line 19732: xla_ae_sources_pkg.GetSystemSourceChar(

19728: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
19729: l_rec_acct_attrs.array_char_value(3) := p_source_21;
19730: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
19731: l_rec_acct_attrs.array_char_value(4) :=
19732: xla_ae_sources_pkg.GetSystemSourceChar(
19733: p_source_code => 'XLA_ENTITY_CODE'
19734: , p_source_type_code => 'Y'
19735: , p_source_application_id => 602
19736: );

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 20450: xla_ae_sources_pkg.GetSystemSourceNum(

20446: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
20447: l_rec_acct_attrs.array_char_value(1) := p_source_19;
20448: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
20449: l_rec_acct_attrs.array_num_value(2) :=
20450: xla_ae_sources_pkg.GetSystemSourceNum(
20451: p_source_code => 'XLA_EVENT_APPL_ID'
20452: , p_source_type_code => 'Y'
20453: , p_source_application_id => 602
20454: );

Line 20459: xla_ae_sources_pkg.GetSystemSourceChar(

20455: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
20456: l_rec_acct_attrs.array_char_value(3) := p_source_21;
20457: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
20458: l_rec_acct_attrs.array_char_value(4) :=
20459: xla_ae_sources_pkg.GetSystemSourceChar(
20460: p_source_code => 'XLA_ENTITY_CODE'
20461: , p_source_type_code => 'Y'
20462: , p_source_application_id => 602
20463: );

Line 20653: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

20649: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
20650: ,p_token_1 => 'LINE_NUMBER'
20651: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
20652: ,p_token_2 => 'LINE_TYPE_NAME'
20653: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
20654: l_component_type
20655: ,l_component_code
20656: ,l_component_type_code
20657: ,l_component_appl_id

Line 21168: xla_ae_sources_pkg.GetSystemSourceNum(

21164: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
21165: l_rec_acct_attrs.array_char_value(1) := p_source_19;
21166: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
21167: l_rec_acct_attrs.array_num_value(2) :=
21168: xla_ae_sources_pkg.GetSystemSourceNum(
21169: p_source_code => 'XLA_EVENT_APPL_ID'
21170: , p_source_type_code => 'Y'
21171: , p_source_application_id => 602
21172: );

Line 21177: xla_ae_sources_pkg.GetSystemSourceChar(

21173: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
21174: l_rec_acct_attrs.array_char_value(3) := p_source_21;
21175: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
21176: l_rec_acct_attrs.array_char_value(4) :=
21177: xla_ae_sources_pkg.GetSystemSourceChar(
21178: p_source_code => 'XLA_ENTITY_CODE'
21179: , p_source_type_code => 'Y'
21180: , p_source_application_id => 602
21181: );

Line 21369: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

21365: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
21366: ,p_token_1 => 'LINE_NUMBER'
21367: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
21368: ,p_token_2 => 'LINE_TYPE_NAME'
21369: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
21370: l_component_type
21371: ,l_component_code
21372: ,l_component_type_code
21373: ,l_component_appl_id

Line 21879: xla_ae_sources_pkg.GetSystemSourceNum(

21875: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
21876: l_rec_acct_attrs.array_char_value(1) := p_source_19;
21877: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
21878: l_rec_acct_attrs.array_num_value(2) :=
21879: xla_ae_sources_pkg.GetSystemSourceNum(
21880: p_source_code => 'XLA_EVENT_APPL_ID'
21881: , p_source_type_code => 'Y'
21882: , p_source_application_id => 602
21883: );

Line 21888: xla_ae_sources_pkg.GetSystemSourceChar(

21884: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
21885: l_rec_acct_attrs.array_char_value(3) := p_source_21;
21886: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
21887: l_rec_acct_attrs.array_char_value(4) :=
21888: xla_ae_sources_pkg.GetSystemSourceChar(
21889: p_source_code => 'XLA_ENTITY_CODE'
21890: , p_source_type_code => 'Y'
21891: , p_source_application_id => 602
21892: );

Line 22080: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

22076: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
22077: ,p_token_1 => 'LINE_NUMBER'
22078: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
22079: ,p_token_2 => 'LINE_TYPE_NAME'
22080: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
22081: l_component_type
22082: ,l_component_code
22083: ,l_component_type_code
22084: ,l_component_appl_id

Line 22588: xla_ae_sources_pkg.GetSystemSourceNum(

22584: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
22585: l_rec_acct_attrs.array_char_value(1) := p_source_19;
22586: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
22587: l_rec_acct_attrs.array_num_value(2) :=
22588: xla_ae_sources_pkg.GetSystemSourceNum(
22589: p_source_code => 'XLA_EVENT_APPL_ID'
22590: , p_source_type_code => 'Y'
22591: , p_source_application_id => 602
22592: );

Line 22597: xla_ae_sources_pkg.GetSystemSourceChar(

22593: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
22594: l_rec_acct_attrs.array_char_value(3) := p_source_21;
22595: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
22596: l_rec_acct_attrs.array_char_value(4) :=
22597: xla_ae_sources_pkg.GetSystemSourceChar(
22598: p_source_code => 'XLA_ENTITY_CODE'
22599: , p_source_type_code => 'Y'
22600: , p_source_application_id => 602
22601: );

Line 22787: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

22783: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
22784: ,p_token_1 => 'LINE_NUMBER'
22785: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
22786: ,p_token_2 => 'LINE_TYPE_NAME'
22787: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
22788: l_component_type
22789: ,l_component_code
22790: ,l_component_type_code
22791: ,l_component_appl_id

Line 23299: xla_ae_sources_pkg.GetSystemSourceNum(

23295: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
23296: l_rec_acct_attrs.array_char_value(1) := p_source_19;
23297: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
23298: l_rec_acct_attrs.array_num_value(2) :=
23299: xla_ae_sources_pkg.GetSystemSourceNum(
23300: p_source_code => 'XLA_EVENT_APPL_ID'
23301: , p_source_type_code => 'Y'
23302: , p_source_application_id => 602
23303: );

Line 23308: xla_ae_sources_pkg.GetSystemSourceChar(

23304: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
23305: l_rec_acct_attrs.array_char_value(3) := p_source_21;
23306: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
23307: l_rec_acct_attrs.array_char_value(4) :=
23308: xla_ae_sources_pkg.GetSystemSourceChar(
23309: p_source_code => 'XLA_ENTITY_CODE'
23310: , p_source_type_code => 'Y'
23311: , p_source_application_id => 602
23312: );

Line 23502: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

23498: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
23499: ,p_token_1 => 'LINE_NUMBER'
23500: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
23501: ,p_token_2 => 'LINE_TYPE_NAME'
23502: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
23503: l_component_type
23504: ,l_component_code
23505: ,l_component_type_code
23506: ,l_component_appl_id

Line 24012: xla_ae_sources_pkg.GetSystemSourceNum(

24008: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
24009: l_rec_acct_attrs.array_char_value(1) := p_source_19;
24010: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
24011: l_rec_acct_attrs.array_num_value(2) :=
24012: xla_ae_sources_pkg.GetSystemSourceNum(
24013: p_source_code => 'XLA_EVENT_APPL_ID'
24014: , p_source_type_code => 'Y'
24015: , p_source_application_id => 602
24016: );

Line 24021: xla_ae_sources_pkg.GetSystemSourceChar(

24017: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
24018: l_rec_acct_attrs.array_char_value(3) := p_source_21;
24019: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
24020: l_rec_acct_attrs.array_char_value(4) :=
24021: xla_ae_sources_pkg.GetSystemSourceChar(
24022: p_source_code => 'XLA_ENTITY_CODE'
24023: , p_source_type_code => 'Y'
24024: , p_source_application_id => 602
24025: );

Line 24213: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

24209: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
24210: ,p_token_1 => 'LINE_NUMBER'
24211: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
24212: ,p_token_2 => 'LINE_TYPE_NAME'
24213: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
24214: l_component_type
24215: ,l_component_code
24216: ,l_component_type_code
24217: ,l_component_appl_id

Line 24733: xla_ae_sources_pkg.GetSystemSourceNum(

24729: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
24730: l_rec_acct_attrs.array_char_value(1) := p_source_19;
24731: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
24732: l_rec_acct_attrs.array_num_value(2) :=
24733: xla_ae_sources_pkg.GetSystemSourceNum(
24734: p_source_code => 'XLA_EVENT_APPL_ID'
24735: , p_source_type_code => 'Y'
24736: , p_source_application_id => 602
24737: );

Line 24742: xla_ae_sources_pkg.GetSystemSourceChar(

24738: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
24739: l_rec_acct_attrs.array_char_value(3) := p_source_21;
24740: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
24741: l_rec_acct_attrs.array_char_value(4) :=
24742: xla_ae_sources_pkg.GetSystemSourceChar(
24743: p_source_code => 'XLA_ENTITY_CODE'
24744: , p_source_type_code => 'Y'
24745: , p_source_application_id => 602
24746: );

Line 24934: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

24930: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
24931: ,p_token_1 => 'LINE_NUMBER'
24932: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
24933: ,p_token_2 => 'LINE_TYPE_NAME'
24934: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
24935: l_component_type
24936: ,l_component_code
24937: ,l_component_type_code
24938: ,l_component_appl_id

Line 25452: xla_ae_sources_pkg.GetSystemSourceNum(

25448: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
25449: l_rec_acct_attrs.array_char_value(1) := p_source_19;
25450: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
25451: l_rec_acct_attrs.array_num_value(2) :=
25452: xla_ae_sources_pkg.GetSystemSourceNum(
25453: p_source_code => 'XLA_EVENT_APPL_ID'
25454: , p_source_type_code => 'Y'
25455: , p_source_application_id => 602
25456: );

Line 25461: xla_ae_sources_pkg.GetSystemSourceChar(

25457: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
25458: l_rec_acct_attrs.array_char_value(3) := p_source_21;
25459: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
25460: l_rec_acct_attrs.array_char_value(4) :=
25461: xla_ae_sources_pkg.GetSystemSourceChar(
25462: p_source_code => 'XLA_ENTITY_CODE'
25463: , p_source_type_code => 'Y'
25464: , p_source_application_id => 602
25465: );

Line 25651: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

25647: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
25648: ,p_token_1 => 'LINE_NUMBER'
25649: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
25650: ,p_token_2 => 'LINE_TYPE_NAME'
25651: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
25652: l_component_type
25653: ,l_component_code
25654: ,l_component_type_code
25655: ,l_component_appl_id

Line 26173: xla_ae_sources_pkg.GetSystemSourceNum(

26169: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
26170: l_rec_acct_attrs.array_char_value(1) := p_source_19;
26171: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
26172: l_rec_acct_attrs.array_num_value(2) :=
26173: xla_ae_sources_pkg.GetSystemSourceNum(
26174: p_source_code => 'XLA_EVENT_APPL_ID'
26175: , p_source_type_code => 'Y'
26176: , p_source_application_id => 602
26177: );

Line 26182: xla_ae_sources_pkg.GetSystemSourceChar(

26178: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
26179: l_rec_acct_attrs.array_char_value(3) := p_source_21;
26180: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
26181: l_rec_acct_attrs.array_char_value(4) :=
26182: xla_ae_sources_pkg.GetSystemSourceChar(
26183: p_source_code => 'XLA_ENTITY_CODE'
26184: , p_source_type_code => 'Y'
26185: , p_source_application_id => 602
26186: );

Line 26376: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

26372: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
26373: ,p_token_1 => 'LINE_NUMBER'
26374: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
26375: ,p_token_2 => 'LINE_TYPE_NAME'
26376: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
26377: l_component_type
26378: ,l_component_code
26379: ,l_component_type_code
26380: ,l_component_appl_id

Line 26896: xla_ae_sources_pkg.GetSystemSourceNum(

26892: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
26893: l_rec_acct_attrs.array_char_value(1) := p_source_19;
26894: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
26895: l_rec_acct_attrs.array_num_value(2) :=
26896: xla_ae_sources_pkg.GetSystemSourceNum(
26897: p_source_code => 'XLA_EVENT_APPL_ID'
26898: , p_source_type_code => 'Y'
26899: , p_source_application_id => 602
26900: );

Line 26905: xla_ae_sources_pkg.GetSystemSourceChar(

26901: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
26902: l_rec_acct_attrs.array_char_value(3) := p_source_21;
26903: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
26904: l_rec_acct_attrs.array_char_value(4) :=
26905: xla_ae_sources_pkg.GetSystemSourceChar(
26906: p_source_code => 'XLA_ENTITY_CODE'
26907: , p_source_type_code => 'Y'
26908: , p_source_application_id => 602
26909: );

Line 27097: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

27093: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
27094: ,p_token_1 => 'LINE_NUMBER'
27095: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
27096: ,p_token_2 => 'LINE_TYPE_NAME'
27097: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
27098: l_component_type
27099: ,l_component_code
27100: ,l_component_type_code
27101: ,l_component_appl_id

Line 27601: xla_ae_sources_pkg.GetSystemSourceNum(

27597: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
27598: l_rec_acct_attrs.array_char_value(1) := p_source_19;
27599: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
27600: l_rec_acct_attrs.array_num_value(2) :=
27601: xla_ae_sources_pkg.GetSystemSourceNum(
27602: p_source_code => 'XLA_EVENT_APPL_ID'
27603: , p_source_type_code => 'Y'
27604: , p_source_application_id => 602
27605: );

Line 27610: xla_ae_sources_pkg.GetSystemSourceChar(

27606: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
27607: l_rec_acct_attrs.array_char_value(3) := p_source_21;
27608: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
27609: l_rec_acct_attrs.array_char_value(4) :=
27610: xla_ae_sources_pkg.GetSystemSourceChar(
27611: p_source_code => 'XLA_ENTITY_CODE'
27612: , p_source_type_code => 'Y'
27613: , p_source_application_id => 602
27614: );

Line 27759: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

27755: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
27756: ,p_token_1 => 'LINE_NUMBER'
27757: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
27758: ,p_token_2 => 'LINE_TYPE_NAME'
27759: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
27760: l_component_type
27761: ,l_component_code
27762: ,l_component_type_code
27763: ,l_component_appl_id

Line 28151: xla_ae_sources_pkg.GetSystemSourceChar(

28147: ') = 'PREPAY APPL NONREC TAX') AND
28148: NVL(p_source_17,'
28149: ') = 'Y' AND
28150: NVL(
28151: xla_ae_sources_pkg.GetSystemSourceChar(
28152: p_source_code => 'XLA_EVENT_TYPE_CODE'
28153: , p_source_type_code => 'Y'
28154: , p_source_application_id => 602
28155: ),'

Line 28243: xla_ae_sources_pkg.GetSystemSourceNum(

28239: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
28240: l_rec_acct_attrs.array_char_value(1) := p_source_19;
28241: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
28242: l_rec_acct_attrs.array_num_value(2) :=
28243: xla_ae_sources_pkg.GetSystemSourceNum(
28244: p_source_code => 'XLA_EVENT_APPL_ID'
28245: , p_source_type_code => 'Y'
28246: , p_source_application_id => 602
28247: );

Line 28252: xla_ae_sources_pkg.GetSystemSourceChar(

28248: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
28249: l_rec_acct_attrs.array_char_value(3) := p_source_21;
28250: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
28251: l_rec_acct_attrs.array_char_value(4) :=
28252: xla_ae_sources_pkg.GetSystemSourceChar(
28253: p_source_code => 'XLA_ENTITY_CODE'
28254: , p_source_type_code => 'Y'
28255: , p_source_application_id => 602
28256: );

Line 28403: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

28399: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
28400: ,p_token_1 => 'LINE_NUMBER'
28401: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
28402: ,p_token_2 => 'LINE_TYPE_NAME'
28403: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
28404: l_component_type
28405: ,l_component_code
28406: ,l_component_type_code
28407: ,l_component_appl_id

Line 28868: xla_ae_sources_pkg.GetSystemSourceNum(

28864: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
28865: l_rec_acct_attrs.array_char_value(1) := p_source_19;
28866: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
28867: l_rec_acct_attrs.array_num_value(2) :=
28868: xla_ae_sources_pkg.GetSystemSourceNum(
28869: p_source_code => 'XLA_EVENT_APPL_ID'
28870: , p_source_type_code => 'Y'
28871: , p_source_application_id => 602
28872: );

Line 28877: xla_ae_sources_pkg.GetSystemSourceChar(

28873: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
28874: l_rec_acct_attrs.array_char_value(3) := p_source_21;
28875: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
28876: l_rec_acct_attrs.array_char_value(4) :=
28877: xla_ae_sources_pkg.GetSystemSourceChar(
28878: p_source_code => 'XLA_ENTITY_CODE'
28879: , p_source_type_code => 'Y'
28880: , p_source_application_id => 602
28881: );

Line 29028: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

29024: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
29025: ,p_token_1 => 'LINE_NUMBER'
29026: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
29027: ,p_token_2 => 'LINE_TYPE_NAME'
29028: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
29029: l_component_type
29030: ,l_component_code
29031: ,l_component_type_code
29032: ,l_component_appl_id

Line 29503: xla_ae_sources_pkg.GetSystemSourceNum(

29499: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
29500: l_rec_acct_attrs.array_char_value(1) := p_source_19;
29501: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
29502: l_rec_acct_attrs.array_num_value(2) :=
29503: xla_ae_sources_pkg.GetSystemSourceNum(
29504: p_source_code => 'XLA_EVENT_APPL_ID'
29505: , p_source_type_code => 'Y'
29506: , p_source_application_id => 602
29507: );

Line 29512: xla_ae_sources_pkg.GetSystemSourceChar(

29508: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
29509: l_rec_acct_attrs.array_char_value(3) := p_source_21;
29510: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
29511: l_rec_acct_attrs.array_char_value(4) :=
29512: xla_ae_sources_pkg.GetSystemSourceChar(
29513: p_source_code => 'XLA_ENTITY_CODE'
29514: , p_source_type_code => 'Y'
29515: , p_source_application_id => 602
29516: );

Line 29661: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

29657: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
29658: ,p_token_1 => 'LINE_NUMBER'
29659: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
29660: ,p_token_2 => 'LINE_TYPE_NAME'
29661: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
29662: l_component_type
29663: ,l_component_code
29664: ,l_component_type_code
29665: ,l_component_appl_id

Line 30153: xla_ae_sources_pkg.GetSystemSourceNum(

30149: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
30150: l_rec_acct_attrs.array_char_value(1) := p_source_19;
30151: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
30152: l_rec_acct_attrs.array_num_value(2) :=
30153: xla_ae_sources_pkg.GetSystemSourceNum(
30154: p_source_code => 'XLA_EVENT_APPL_ID'
30155: , p_source_type_code => 'Y'
30156: , p_source_application_id => 602
30157: );

Line 30162: xla_ae_sources_pkg.GetSystemSourceChar(

30158: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
30159: l_rec_acct_attrs.array_char_value(3) := p_source_21;
30160: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
30161: l_rec_acct_attrs.array_char_value(4) :=
30162: xla_ae_sources_pkg.GetSystemSourceChar(
30163: p_source_code => 'XLA_ENTITY_CODE'
30164: , p_source_type_code => 'Y'
30165: , p_source_application_id => 602
30166: );

Line 30356: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

30352: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
30353: ,p_token_1 => 'LINE_NUMBER'
30354: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
30355: ,p_token_2 => 'LINE_TYPE_NAME'
30356: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
30357: l_component_type
30358: ,l_component_code
30359: ,l_component_type_code
30360: ,l_component_appl_id

Line 30872: xla_ae_sources_pkg.GetSystemSourceNum(

30868: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
30869: l_rec_acct_attrs.array_char_value(1) := p_source_19;
30870: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
30871: l_rec_acct_attrs.array_num_value(2) :=
30872: xla_ae_sources_pkg.GetSystemSourceNum(
30873: p_source_code => 'XLA_EVENT_APPL_ID'
30874: , p_source_type_code => 'Y'
30875: , p_source_application_id => 602
30876: );

Line 30881: xla_ae_sources_pkg.GetSystemSourceChar(

30877: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
30878: l_rec_acct_attrs.array_char_value(3) := p_source_21;
30879: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
30880: l_rec_acct_attrs.array_char_value(4) :=
30881: xla_ae_sources_pkg.GetSystemSourceChar(
30882: p_source_code => 'XLA_ENTITY_CODE'
30883: , p_source_type_code => 'Y'
30884: , p_source_application_id => 602
30885: );

Line 31073: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

31069: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
31070: ,p_token_1 => 'LINE_NUMBER'
31071: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
31072: ,p_token_2 => 'LINE_TYPE_NAME'
31073: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
31074: l_component_type
31075: ,l_component_code
31076: ,l_component_type_code
31077: ,l_component_appl_id

Line 31589: xla_ae_sources_pkg.GetSystemSourceNum(

31585: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
31586: l_rec_acct_attrs.array_char_value(1) := p_source_19;
31587: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
31588: l_rec_acct_attrs.array_num_value(2) :=
31589: xla_ae_sources_pkg.GetSystemSourceNum(
31590: p_source_code => 'XLA_EVENT_APPL_ID'
31591: , p_source_type_code => 'Y'
31592: , p_source_application_id => 602
31593: );

Line 31598: xla_ae_sources_pkg.GetSystemSourceChar(

31594: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
31595: l_rec_acct_attrs.array_char_value(3) := p_source_21;
31596: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
31597: l_rec_acct_attrs.array_char_value(4) :=
31598: xla_ae_sources_pkg.GetSystemSourceChar(
31599: p_source_code => 'XLA_ENTITY_CODE'
31600: , p_source_type_code => 'Y'
31601: , p_source_application_id => 602
31602: );

Line 31788: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

31784: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
31785: ,p_token_1 => 'LINE_NUMBER'
31786: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
31787: ,p_token_2 => 'LINE_TYPE_NAME'
31788: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
31789: l_component_type
31790: ,l_component_code
31791: ,l_component_type_code
31792: ,l_component_appl_id

Line 32306: xla_ae_sources_pkg.GetSystemSourceNum(

32302: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
32303: l_rec_acct_attrs.array_char_value(1) := p_source_19;
32304: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
32305: l_rec_acct_attrs.array_num_value(2) :=
32306: xla_ae_sources_pkg.GetSystemSourceNum(
32307: p_source_code => 'XLA_EVENT_APPL_ID'
32308: , p_source_type_code => 'Y'
32309: , p_source_application_id => 602
32310: );

Line 32315: xla_ae_sources_pkg.GetSystemSourceChar(

32311: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
32312: l_rec_acct_attrs.array_char_value(3) := p_source_21;
32313: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
32314: l_rec_acct_attrs.array_char_value(4) :=
32315: xla_ae_sources_pkg.GetSystemSourceChar(
32316: p_source_code => 'XLA_ENTITY_CODE'
32317: , p_source_type_code => 'Y'
32318: , p_source_application_id => 602
32319: );

Line 32507: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

32503: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
32504: ,p_token_1 => 'LINE_NUMBER'
32505: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
32506: ,p_token_2 => 'LINE_TYPE_NAME'
32507: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
32508: l_component_type
32509: ,l_component_code
32510: ,l_component_type_code
32511: ,l_component_appl_id

Line 33022: xla_ae_sources_pkg.GetSystemSourceNum(

33018: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
33019: l_rec_acct_attrs.array_char_value(1) := p_source_19;
33020: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
33021: l_rec_acct_attrs.array_num_value(2) :=
33022: xla_ae_sources_pkg.GetSystemSourceNum(
33023: p_source_code => 'XLA_EVENT_APPL_ID'
33024: , p_source_type_code => 'Y'
33025: , p_source_application_id => 602
33026: );

Line 33031: xla_ae_sources_pkg.GetSystemSourceChar(

33027: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
33028: l_rec_acct_attrs.array_char_value(3) := p_source_21;
33029: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
33030: l_rec_acct_attrs.array_char_value(4) :=
33031: xla_ae_sources_pkg.GetSystemSourceChar(
33032: p_source_code => 'XLA_ENTITY_CODE'
33033: , p_source_type_code => 'Y'
33034: , p_source_application_id => 602
33035: );

Line 33223: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

33219: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
33220: ,p_token_1 => 'LINE_NUMBER'
33221: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
33222: ,p_token_2 => 'LINE_TYPE_NAME'
33223: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
33224: l_component_type
33225: ,l_component_code
33226: ,l_component_type_code
33227: ,l_component_appl_id

Line 33736: xla_ae_sources_pkg.GetSystemSourceNum(

33732: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
33733: l_rec_acct_attrs.array_char_value(1) := p_source_19;
33734: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
33735: l_rec_acct_attrs.array_num_value(2) :=
33736: xla_ae_sources_pkg.GetSystemSourceNum(
33737: p_source_code => 'XLA_EVENT_APPL_ID'
33738: , p_source_type_code => 'Y'
33739: , p_source_application_id => 602
33740: );

Line 33745: xla_ae_sources_pkg.GetSystemSourceChar(

33741: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
33742: l_rec_acct_attrs.array_char_value(3) := p_source_21;
33743: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
33744: l_rec_acct_attrs.array_char_value(4) :=
33745: xla_ae_sources_pkg.GetSystemSourceChar(
33746: p_source_code => 'XLA_ENTITY_CODE'
33747: , p_source_type_code => 'Y'
33748: , p_source_application_id => 602
33749: );

Line 33935: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

33931: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
33932: ,p_token_1 => 'LINE_NUMBER'
33933: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
33934: ,p_token_2 => 'LINE_TYPE_NAME'
33935: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
33936: l_component_type
33937: ,l_component_code
33938: ,l_component_type_code
33939: ,l_component_appl_id

Line 34452: xla_ae_sources_pkg.GetSystemSourceNum(

34448: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
34449: l_rec_acct_attrs.array_char_value(1) := p_source_19;
34450: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
34451: l_rec_acct_attrs.array_num_value(2) :=
34452: xla_ae_sources_pkg.GetSystemSourceNum(
34453: p_source_code => 'XLA_EVENT_APPL_ID'
34454: , p_source_type_code => 'Y'
34455: , p_source_application_id => 602
34456: );

Line 34461: xla_ae_sources_pkg.GetSystemSourceChar(

34457: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
34458: l_rec_acct_attrs.array_char_value(3) := p_source_21;
34459: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
34460: l_rec_acct_attrs.array_char_value(4) :=
34461: xla_ae_sources_pkg.GetSystemSourceChar(
34462: p_source_code => 'XLA_ENTITY_CODE'
34463: , p_source_type_code => 'Y'
34464: , p_source_application_id => 602
34465: );

Line 34655: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

34651: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
34652: ,p_token_1 => 'LINE_NUMBER'
34653: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
34654: ,p_token_2 => 'LINE_TYPE_NAME'
34655: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
34656: l_component_type
34657: ,l_component_code
34658: ,l_component_type_code
34659: ,l_component_appl_id

Line 35170: xla_ae_sources_pkg.GetSystemSourceNum(

35166: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
35167: l_rec_acct_attrs.array_char_value(1) := p_source_19;
35168: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
35169: l_rec_acct_attrs.array_num_value(2) :=
35170: xla_ae_sources_pkg.GetSystemSourceNum(
35171: p_source_code => 'XLA_EVENT_APPL_ID'
35172: , p_source_type_code => 'Y'
35173: , p_source_application_id => 602
35174: );

Line 35179: xla_ae_sources_pkg.GetSystemSourceChar(

35175: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
35176: l_rec_acct_attrs.array_char_value(3) := p_source_21;
35177: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
35178: l_rec_acct_attrs.array_char_value(4) :=
35179: xla_ae_sources_pkg.GetSystemSourceChar(
35180: p_source_code => 'XLA_ENTITY_CODE'
35181: , p_source_type_code => 'Y'
35182: , p_source_application_id => 602
35183: );

Line 35371: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

35367: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
35368: ,p_token_1 => 'LINE_NUMBER'
35369: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
35370: ,p_token_2 => 'LINE_TYPE_NAME'
35371: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
35372: l_component_type
35373: ,l_component_code
35374: ,l_component_type_code
35375: ,l_component_appl_id

Line 35886: xla_ae_sources_pkg.GetSystemSourceNum(

35882: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
35883: l_rec_acct_attrs.array_char_value(1) := p_source_19;
35884: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
35885: l_rec_acct_attrs.array_num_value(2) :=
35886: xla_ae_sources_pkg.GetSystemSourceNum(
35887: p_source_code => 'XLA_EVENT_APPL_ID'
35888: , p_source_type_code => 'Y'
35889: , p_source_application_id => 602
35890: );

Line 35895: xla_ae_sources_pkg.GetSystemSourceChar(

35891: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
35892: l_rec_acct_attrs.array_char_value(3) := p_source_21;
35893: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
35894: l_rec_acct_attrs.array_char_value(4) :=
35895: xla_ae_sources_pkg.GetSystemSourceChar(
35896: p_source_code => 'XLA_ENTITY_CODE'
35897: , p_source_type_code => 'Y'
35898: , p_source_application_id => 602
35899: );

Line 36087: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

36083: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
36084: ,p_token_1 => 'LINE_NUMBER'
36085: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
36086: ,p_token_2 => 'LINE_TYPE_NAME'
36087: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
36088: l_component_type
36089: ,l_component_code
36090: ,l_component_type_code
36091: ,l_component_appl_id

Line 36604: xla_ae_sources_pkg.GetSystemSourceNum(

36600: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
36601: l_rec_acct_attrs.array_char_value(1) := p_source_19;
36602: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
36603: l_rec_acct_attrs.array_num_value(2) :=
36604: xla_ae_sources_pkg.GetSystemSourceNum(
36605: p_source_code => 'XLA_EVENT_APPL_ID'
36606: , p_source_type_code => 'Y'
36607: , p_source_application_id => 602
36608: );

Line 36613: xla_ae_sources_pkg.GetSystemSourceChar(

36609: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
36610: l_rec_acct_attrs.array_char_value(3) := p_source_21;
36611: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
36612: l_rec_acct_attrs.array_char_value(4) :=
36613: xla_ae_sources_pkg.GetSystemSourceChar(
36614: p_source_code => 'XLA_ENTITY_CODE'
36615: , p_source_type_code => 'Y'
36616: , p_source_application_id => 602
36617: );

Line 36807: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

36803: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
36804: ,p_token_1 => 'LINE_NUMBER'
36805: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
36806: ,p_token_2 => 'LINE_TYPE_NAME'
36807: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
36808: l_component_type
36809: ,l_component_code
36810: ,l_component_type_code
36811: ,l_component_appl_id

Line 37320: xla_ae_sources_pkg.GetSystemSourceNum(

37316: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
37317: l_rec_acct_attrs.array_char_value(1) := p_source_19;
37318: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
37319: l_rec_acct_attrs.array_num_value(2) :=
37320: xla_ae_sources_pkg.GetSystemSourceNum(
37321: p_source_code => 'XLA_EVENT_APPL_ID'
37322: , p_source_type_code => 'Y'
37323: , p_source_application_id => 602
37324: );

Line 37329: xla_ae_sources_pkg.GetSystemSourceChar(

37325: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
37326: l_rec_acct_attrs.array_char_value(3) := p_source_21;
37327: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
37328: l_rec_acct_attrs.array_char_value(4) :=
37329: xla_ae_sources_pkg.GetSystemSourceChar(
37330: p_source_code => 'XLA_ENTITY_CODE'
37331: , p_source_type_code => 'Y'
37332: , p_source_application_id => 602
37333: );

Line 37519: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

37515: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
37516: ,p_token_1 => 'LINE_NUMBER'
37517: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
37518: ,p_token_2 => 'LINE_TYPE_NAME'
37519: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
37520: l_component_type
37521: ,l_component_code
37522: ,l_component_type_code
37523: ,l_component_appl_id

Line 38034: xla_ae_sources_pkg.GetSystemSourceNum(

38030: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
38031: l_rec_acct_attrs.array_char_value(1) := p_source_19;
38032: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
38033: l_rec_acct_attrs.array_num_value(2) :=
38034: xla_ae_sources_pkg.GetSystemSourceNum(
38035: p_source_code => 'XLA_EVENT_APPL_ID'
38036: , p_source_type_code => 'Y'
38037: , p_source_application_id => 602
38038: );

Line 38043: xla_ae_sources_pkg.GetSystemSourceChar(

38039: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
38040: l_rec_acct_attrs.array_char_value(3) := p_source_21;
38041: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
38042: l_rec_acct_attrs.array_char_value(4) :=
38043: xla_ae_sources_pkg.GetSystemSourceChar(
38044: p_source_code => 'XLA_ENTITY_CODE'
38045: , p_source_type_code => 'Y'
38046: , p_source_application_id => 602
38047: );

Line 38235: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

38231: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
38232: ,p_token_1 => 'LINE_NUMBER'
38233: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
38234: ,p_token_2 => 'LINE_TYPE_NAME'
38235: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
38236: l_component_type
38237: ,l_component_code
38238: ,l_component_type_code
38239: ,l_component_appl_id

Line 38765: xla_ae_sources_pkg.GetSystemSourceNum(

38761: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
38762: l_rec_acct_attrs.array_char_value(1) := p_source_19;
38763: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
38764: l_rec_acct_attrs.array_num_value(2) :=
38765: xla_ae_sources_pkg.GetSystemSourceNum(
38766: p_source_code => 'XLA_EVENT_APPL_ID'
38767: , p_source_type_code => 'Y'
38768: , p_source_application_id => 602
38769: );

Line 38774: xla_ae_sources_pkg.GetSystemSourceChar(

38770: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
38771: l_rec_acct_attrs.array_char_value(3) := p_source_21;
38772: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
38773: l_rec_acct_attrs.array_char_value(4) :=
38774: xla_ae_sources_pkg.GetSystemSourceChar(
38775: p_source_code => 'XLA_ENTITY_CODE'
38776: , p_source_type_code => 'Y'
38777: , p_source_application_id => 602
38778: );

Line 39069: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

39065: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
39066: ,p_token_1 => 'LINE_NUMBER'
39067: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
39068: ,p_token_2 => 'LINE_TYPE_NAME'
39069: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
39070: l_component_type
39071: ,l_component_code
39072: ,l_component_type_code
39073: ,l_component_appl_id

Line 39686: xla_ae_sources_pkg.GetSystemSourceNum(

39682: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
39683: l_rec_acct_attrs.array_char_value(1) := p_source_19;
39684: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
39685: l_rec_acct_attrs.array_num_value(2) :=
39686: xla_ae_sources_pkg.GetSystemSourceNum(
39687: p_source_code => 'XLA_EVENT_APPL_ID'
39688: , p_source_type_code => 'Y'
39689: , p_source_application_id => 602
39690: );

Line 39695: xla_ae_sources_pkg.GetSystemSourceChar(

39691: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
39692: l_rec_acct_attrs.array_char_value(3) := p_source_21;
39693: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
39694: l_rec_acct_attrs.array_char_value(4) :=
39695: xla_ae_sources_pkg.GetSystemSourceChar(
39696: p_source_code => 'XLA_ENTITY_CODE'
39697: , p_source_type_code => 'Y'
39698: , p_source_application_id => 602
39699: );

Line 39887: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

39883: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
39884: ,p_token_1 => 'LINE_NUMBER'
39885: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
39886: ,p_token_2 => 'LINE_TYPE_NAME'
39887: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
39888: l_component_type
39889: ,l_component_code
39890: ,l_component_type_code
39891: ,l_component_appl_id

Line 40401: xla_ae_sources_pkg.GetSystemSourceNum(

40397: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
40398: l_rec_acct_attrs.array_char_value(1) := p_source_19;
40399: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
40400: l_rec_acct_attrs.array_num_value(2) :=
40401: xla_ae_sources_pkg.GetSystemSourceNum(
40402: p_source_code => 'XLA_EVENT_APPL_ID'
40403: , p_source_type_code => 'Y'
40404: , p_source_application_id => 602
40405: );

Line 40410: xla_ae_sources_pkg.GetSystemSourceChar(

40406: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
40407: l_rec_acct_attrs.array_char_value(3) := p_source_21;
40408: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
40409: l_rec_acct_attrs.array_char_value(4) :=
40410: xla_ae_sources_pkg.GetSystemSourceChar(
40411: p_source_code => 'XLA_ENTITY_CODE'
40412: , p_source_type_code => 'Y'
40413: , p_source_application_id => 602
40414: );

Line 40600: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

40596: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
40597: ,p_token_1 => 'LINE_NUMBER'
40598: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
40599: ,p_token_2 => 'LINE_TYPE_NAME'
40600: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
40601: l_component_type
40602: ,l_component_code
40603: ,l_component_type_code
40604: ,l_component_appl_id

Line 41118: xla_ae_sources_pkg.GetSystemSourceNum(

41114: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
41115: l_rec_acct_attrs.array_char_value(1) := p_source_19;
41116: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
41117: l_rec_acct_attrs.array_num_value(2) :=
41118: xla_ae_sources_pkg.GetSystemSourceNum(
41119: p_source_code => 'XLA_EVENT_APPL_ID'
41120: , p_source_type_code => 'Y'
41121: , p_source_application_id => 602
41122: );

Line 41127: xla_ae_sources_pkg.GetSystemSourceChar(

41123: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
41124: l_rec_acct_attrs.array_char_value(3) := p_source_21;
41125: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
41126: l_rec_acct_attrs.array_char_value(4) :=
41127: xla_ae_sources_pkg.GetSystemSourceChar(
41128: p_source_code => 'XLA_ENTITY_CODE'
41129: , p_source_type_code => 'Y'
41130: , p_source_application_id => 602
41131: );

Line 41321: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

41317: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
41318: ,p_token_1 => 'LINE_NUMBER'
41319: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
41320: ,p_token_2 => 'LINE_TYPE_NAME'
41321: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
41322: l_component_type
41323: ,l_component_code
41324: ,l_component_type_code
41325: ,l_component_appl_id

Line 41837: xla_ae_sources_pkg.GetSystemSourceNum(

41833: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
41834: l_rec_acct_attrs.array_char_value(1) := p_source_19;
41835: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
41836: l_rec_acct_attrs.array_num_value(2) :=
41837: xla_ae_sources_pkg.GetSystemSourceNum(
41838: p_source_code => 'XLA_EVENT_APPL_ID'
41839: , p_source_type_code => 'Y'
41840: , p_source_application_id => 602
41841: );

Line 41846: xla_ae_sources_pkg.GetSystemSourceChar(

41842: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
41843: l_rec_acct_attrs.array_char_value(3) := p_source_21;
41844: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
41845: l_rec_acct_attrs.array_char_value(4) :=
41846: xla_ae_sources_pkg.GetSystemSourceChar(
41847: p_source_code => 'XLA_ENTITY_CODE'
41848: , p_source_type_code => 'Y'
41849: , p_source_application_id => 602
41850: );

Line 42038: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

42034: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
42035: ,p_token_1 => 'LINE_NUMBER'
42036: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
42037: ,p_token_2 => 'LINE_TYPE_NAME'
42038: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
42039: l_component_type
42040: ,l_component_code
42041: ,l_component_type_code
42042: ,l_component_appl_id

Line 42567: xla_ae_sources_pkg.GetSystemSourceNum(

42563: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
42564: l_rec_acct_attrs.array_char_value(1) := p_source_19;
42565: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
42566: l_rec_acct_attrs.array_num_value(2) :=
42567: xla_ae_sources_pkg.GetSystemSourceNum(
42568: p_source_code => 'XLA_EVENT_APPL_ID'
42569: , p_source_type_code => 'Y'
42570: , p_source_application_id => 602
42571: );

Line 42576: xla_ae_sources_pkg.GetSystemSourceChar(

42572: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
42573: l_rec_acct_attrs.array_char_value(3) := p_source_21;
42574: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
42575: l_rec_acct_attrs.array_char_value(4) :=
42576: xla_ae_sources_pkg.GetSystemSourceChar(
42577: p_source_code => 'XLA_ENTITY_CODE'
42578: , p_source_type_code => 'Y'
42579: , p_source_application_id => 602
42580: );

Line 42869: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

42865: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
42866: ,p_token_1 => 'LINE_NUMBER'
42867: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
42868: ,p_token_2 => 'LINE_TYPE_NAME'
42869: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
42870: l_component_type
42871: ,l_component_code
42872: ,l_component_type_code
42873: ,l_component_appl_id

Line 43497: xla_ae_sources_pkg.GetSystemSourceNum(

43493: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
43494: l_rec_acct_attrs.array_char_value(1) := p_source_19;
43495: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
43496: l_rec_acct_attrs.array_num_value(2) :=
43497: xla_ae_sources_pkg.GetSystemSourceNum(
43498: p_source_code => 'XLA_EVENT_APPL_ID'
43499: , p_source_type_code => 'Y'
43500: , p_source_application_id => 602
43501: );

Line 43506: xla_ae_sources_pkg.GetSystemSourceChar(

43502: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
43503: l_rec_acct_attrs.array_char_value(3) := p_source_21;
43504: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
43505: l_rec_acct_attrs.array_char_value(4) :=
43506: xla_ae_sources_pkg.GetSystemSourceChar(
43507: p_source_code => 'XLA_ENTITY_CODE'
43508: , p_source_type_code => 'Y'
43509: , p_source_application_id => 602
43510: );

Line 43797: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

43793: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
43794: ,p_token_1 => 'LINE_NUMBER'
43795: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
43796: ,p_token_2 => 'LINE_TYPE_NAME'
43797: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
43798: l_component_type
43799: ,l_component_code
43800: ,l_component_type_code
43801: ,l_component_appl_id

Line 44427: xla_ae_sources_pkg.GetSystemSourceNum(

44423: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
44424: l_rec_acct_attrs.array_char_value(1) := p_source_19;
44425: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
44426: l_rec_acct_attrs.array_num_value(2) :=
44427: xla_ae_sources_pkg.GetSystemSourceNum(
44428: p_source_code => 'XLA_EVENT_APPL_ID'
44429: , p_source_type_code => 'Y'
44430: , p_source_application_id => 602
44431: );

Line 44436: xla_ae_sources_pkg.GetSystemSourceChar(

44432: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
44433: l_rec_acct_attrs.array_char_value(3) := p_source_21;
44434: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
44435: l_rec_acct_attrs.array_char_value(4) :=
44436: xla_ae_sources_pkg.GetSystemSourceChar(
44437: p_source_code => 'XLA_ENTITY_CODE'
44438: , p_source_type_code => 'Y'
44439: , p_source_application_id => 602
44440: );

Line 44729: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

44725: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
44726: ,p_token_1 => 'LINE_NUMBER'
44727: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
44728: ,p_token_2 => 'LINE_TYPE_NAME'
44729: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
44730: l_component_type
44731: ,l_component_code
44732: ,l_component_type_code
44733: ,l_component_appl_id

Line 45340: xla_ae_sources_pkg.GetSystemSourceNum(

45336: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
45337: l_rec_acct_attrs.array_char_value(1) := p_source_19;
45338: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
45339: l_rec_acct_attrs.array_num_value(2) :=
45340: xla_ae_sources_pkg.GetSystemSourceNum(
45341: p_source_code => 'XLA_EVENT_APPL_ID'
45342: , p_source_type_code => 'Y'
45343: , p_source_application_id => 602
45344: );

Line 45349: xla_ae_sources_pkg.GetSystemSourceChar(

45345: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
45346: l_rec_acct_attrs.array_char_value(3) := p_source_21;
45347: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
45348: l_rec_acct_attrs.array_char_value(4) :=
45349: xla_ae_sources_pkg.GetSystemSourceChar(
45350: p_source_code => 'XLA_ENTITY_CODE'
45351: , p_source_type_code => 'Y'
45352: , p_source_application_id => 602
45353: );

Line 45541: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

45537: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
45538: ,p_token_1 => 'LINE_NUMBER'
45539: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
45540: ,p_token_2 => 'LINE_TYPE_NAME'
45541: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
45542: l_component_type
45543: ,l_component_code
45544: ,l_component_type_code
45545: ,l_component_appl_id

Line 46049: xla_ae_sources_pkg.GetSystemSourceNum(

46045: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
46046: l_rec_acct_attrs.array_char_value(1) := p_source_19;
46047: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
46048: l_rec_acct_attrs.array_num_value(2) :=
46049: xla_ae_sources_pkg.GetSystemSourceNum(
46050: p_source_code => 'XLA_EVENT_APPL_ID'
46051: , p_source_type_code => 'Y'
46052: , p_source_application_id => 602
46053: );

Line 46058: xla_ae_sources_pkg.GetSystemSourceChar(

46054: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
46055: l_rec_acct_attrs.array_char_value(3) := p_source_21;
46056: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
46057: l_rec_acct_attrs.array_char_value(4) :=
46058: xla_ae_sources_pkg.GetSystemSourceChar(
46059: p_source_code => 'XLA_ENTITY_CODE'
46060: , p_source_type_code => 'Y'
46061: , p_source_application_id => 602
46062: );

Line 46248: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

46244: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
46245: ,p_token_1 => 'LINE_NUMBER'
46246: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
46247: ,p_token_2 => 'LINE_TYPE_NAME'
46248: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
46249: l_component_type
46250: ,l_component_code
46251: ,l_component_type_code
46252: ,l_component_appl_id

Line 46758: xla_ae_sources_pkg.GetSystemSourceNum(

46754: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
46755: l_rec_acct_attrs.array_char_value(1) := p_source_19;
46756: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
46757: l_rec_acct_attrs.array_num_value(2) :=
46758: xla_ae_sources_pkg.GetSystemSourceNum(
46759: p_source_code => 'XLA_EVENT_APPL_ID'
46760: , p_source_type_code => 'Y'
46761: , p_source_application_id => 602
46762: );

Line 46767: xla_ae_sources_pkg.GetSystemSourceChar(

46763: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
46764: l_rec_acct_attrs.array_char_value(3) := p_source_21;
46765: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
46766: l_rec_acct_attrs.array_char_value(4) :=
46767: xla_ae_sources_pkg.GetSystemSourceChar(
46768: p_source_code => 'XLA_ENTITY_CODE'
46769: , p_source_type_code => 'Y'
46770: , p_source_application_id => 602
46771: );

Line 46959: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

46955: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
46956: ,p_token_1 => 'LINE_NUMBER'
46957: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
46958: ,p_token_2 => 'LINE_TYPE_NAME'
46959: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
46960: l_component_type
46961: ,l_component_code
46962: ,l_component_type_code
46963: ,l_component_appl_id

Line 47471: xla_ae_sources_pkg.GetSystemSourceNum(

47467: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
47468: l_rec_acct_attrs.array_char_value(1) := p_source_19;
47469: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
47470: l_rec_acct_attrs.array_num_value(2) :=
47471: xla_ae_sources_pkg.GetSystemSourceNum(
47472: p_source_code => 'XLA_EVENT_APPL_ID'
47473: , p_source_type_code => 'Y'
47474: , p_source_application_id => 602
47475: );

Line 47480: xla_ae_sources_pkg.GetSystemSourceChar(

47476: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
47477: l_rec_acct_attrs.array_char_value(3) := p_source_21;
47478: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
47479: l_rec_acct_attrs.array_char_value(4) :=
47480: xla_ae_sources_pkg.GetSystemSourceChar(
47481: p_source_code => 'XLA_ENTITY_CODE'
47482: , p_source_type_code => 'Y'
47483: , p_source_application_id => 602
47484: );

Line 47674: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

47670: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
47671: ,p_token_1 => 'LINE_NUMBER'
47672: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
47673: ,p_token_2 => 'LINE_TYPE_NAME'
47674: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
47675: l_component_type
47676: ,l_component_code
47677: ,l_component_type_code
47678: ,l_component_appl_id

Line 48192: xla_ae_sources_pkg.GetSystemSourceNum(

48188: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
48189: l_rec_acct_attrs.array_char_value(1) := p_source_19;
48190: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
48191: l_rec_acct_attrs.array_num_value(2) :=
48192: xla_ae_sources_pkg.GetSystemSourceNum(
48193: p_source_code => 'XLA_EVENT_APPL_ID'
48194: , p_source_type_code => 'Y'
48195: , p_source_application_id => 602
48196: );

Line 48201: xla_ae_sources_pkg.GetSystemSourceChar(

48197: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
48198: l_rec_acct_attrs.array_char_value(3) := p_source_21;
48199: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
48200: l_rec_acct_attrs.array_char_value(4) :=
48201: xla_ae_sources_pkg.GetSystemSourceChar(
48202: p_source_code => 'XLA_ENTITY_CODE'
48203: , p_source_type_code => 'Y'
48204: , p_source_application_id => 602
48205: );

Line 48393: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

48389: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
48390: ,p_token_1 => 'LINE_NUMBER'
48391: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
48392: ,p_token_2 => 'LINE_TYPE_NAME'
48393: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
48394: l_component_type
48395: ,l_component_code
48396: ,l_component_type_code
48397: ,l_component_appl_id

Line 48907: xla_ae_sources_pkg.GetSystemSourceNum(

48903: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
48904: l_rec_acct_attrs.array_char_value(1) := p_source_19;
48905: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
48906: l_rec_acct_attrs.array_num_value(2) :=
48907: xla_ae_sources_pkg.GetSystemSourceNum(
48908: p_source_code => 'XLA_EVENT_APPL_ID'
48909: , p_source_type_code => 'Y'
48910: , p_source_application_id => 602
48911: );

Line 48916: xla_ae_sources_pkg.GetSystemSourceChar(

48912: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
48913: l_rec_acct_attrs.array_char_value(3) := p_source_21;
48914: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
48915: l_rec_acct_attrs.array_char_value(4) :=
48916: xla_ae_sources_pkg.GetSystemSourceChar(
48917: p_source_code => 'XLA_ENTITY_CODE'
48918: , p_source_type_code => 'Y'
48919: , p_source_application_id => 602
48920: );

Line 49106: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

49102: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
49103: ,p_token_1 => 'LINE_NUMBER'
49104: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
49105: ,p_token_2 => 'LINE_TYPE_NAME'
49106: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
49107: l_component_type
49108: ,l_component_code
49109: ,l_component_type_code
49110: ,l_component_appl_id

Line 49624: xla_ae_sources_pkg.GetSystemSourceNum(

49620: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
49621: l_rec_acct_attrs.array_char_value(1) := p_source_19;
49622: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
49623: l_rec_acct_attrs.array_num_value(2) :=
49624: xla_ae_sources_pkg.GetSystemSourceNum(
49625: p_source_code => 'XLA_EVENT_APPL_ID'
49626: , p_source_type_code => 'Y'
49627: , p_source_application_id => 602
49628: );

Line 49633: xla_ae_sources_pkg.GetSystemSourceChar(

49629: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
49630: l_rec_acct_attrs.array_char_value(3) := p_source_21;
49631: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
49632: l_rec_acct_attrs.array_char_value(4) :=
49633: xla_ae_sources_pkg.GetSystemSourceChar(
49634: p_source_code => 'XLA_ENTITY_CODE'
49635: , p_source_type_code => 'Y'
49636: , p_source_application_id => 602
49637: );

Line 49827: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

49823: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
49824: ,p_token_1 => 'LINE_NUMBER'
49825: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
49826: ,p_token_2 => 'LINE_TYPE_NAME'
49827: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
49828: l_component_type
49829: ,l_component_code
49830: ,l_component_type_code
49831: ,l_component_appl_id

Line 50343: xla_ae_sources_pkg.GetSystemSourceNum(

50339: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
50340: l_rec_acct_attrs.array_char_value(1) := p_source_19;
50341: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
50342: l_rec_acct_attrs.array_num_value(2) :=
50343: xla_ae_sources_pkg.GetSystemSourceNum(
50344: p_source_code => 'XLA_EVENT_APPL_ID'
50345: , p_source_type_code => 'Y'
50346: , p_source_application_id => 602
50347: );

Line 50352: xla_ae_sources_pkg.GetSystemSourceChar(

50348: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
50349: l_rec_acct_attrs.array_char_value(3) := p_source_21;
50350: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
50351: l_rec_acct_attrs.array_char_value(4) :=
50352: xla_ae_sources_pkg.GetSystemSourceChar(
50353: p_source_code => 'XLA_ENTITY_CODE'
50354: , p_source_type_code => 'Y'
50355: , p_source_application_id => 602
50356: );

Line 50544: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

50540: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
50541: ,p_token_1 => 'LINE_NUMBER'
50542: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
50543: ,p_token_2 => 'LINE_TYPE_NAME'
50544: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
50545: l_component_type
50546: ,l_component_code
50547: ,l_component_type_code
50548: ,l_component_appl_id

Line 51054: xla_ae_sources_pkg.GetSystemSourceNum(

51050: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
51051: l_rec_acct_attrs.array_char_value(1) := p_source_19;
51052: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
51053: l_rec_acct_attrs.array_num_value(2) :=
51054: xla_ae_sources_pkg.GetSystemSourceNum(
51055: p_source_code => 'XLA_EVENT_APPL_ID'
51056: , p_source_type_code => 'Y'
51057: , p_source_application_id => 602
51058: );

Line 51063: xla_ae_sources_pkg.GetSystemSourceChar(

51059: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
51060: l_rec_acct_attrs.array_char_value(3) := p_source_21;
51061: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
51062: l_rec_acct_attrs.array_char_value(4) :=
51063: xla_ae_sources_pkg.GetSystemSourceChar(
51064: p_source_code => 'XLA_ENTITY_CODE'
51065: , p_source_type_code => 'Y'
51066: , p_source_application_id => 602
51067: );

Line 51255: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

51251: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
51252: ,p_token_1 => 'LINE_NUMBER'
51253: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
51254: ,p_token_2 => 'LINE_TYPE_NAME'
51255: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
51256: l_component_type
51257: ,l_component_code
51258: ,l_component_type_code
51259: ,l_component_appl_id

Line 51763: xla_ae_sources_pkg.GetSystemSourceNum(

51759: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
51760: l_rec_acct_attrs.array_char_value(1) := p_source_19;
51761: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
51762: l_rec_acct_attrs.array_num_value(2) :=
51763: xla_ae_sources_pkg.GetSystemSourceNum(
51764: p_source_code => 'XLA_EVENT_APPL_ID'
51765: , p_source_type_code => 'Y'
51766: , p_source_application_id => 602
51767: );

Line 51772: xla_ae_sources_pkg.GetSystemSourceChar(

51768: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
51769: l_rec_acct_attrs.array_char_value(3) := p_source_21;
51770: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
51771: l_rec_acct_attrs.array_char_value(4) :=
51772: xla_ae_sources_pkg.GetSystemSourceChar(
51773: p_source_code => 'XLA_ENTITY_CODE'
51774: , p_source_type_code => 'Y'
51775: , p_source_application_id => 602
51776: );

Line 51962: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

51958: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
51959: ,p_token_1 => 'LINE_NUMBER'
51960: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
51961: ,p_token_2 => 'LINE_TYPE_NAME'
51962: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
51963: l_component_type
51964: ,l_component_code
51965: ,l_component_type_code
51966: ,l_component_appl_id

Line 52472: xla_ae_sources_pkg.GetSystemSourceNum(

52468: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
52469: l_rec_acct_attrs.array_char_value(1) := p_source_19;
52470: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
52471: l_rec_acct_attrs.array_num_value(2) :=
52472: xla_ae_sources_pkg.GetSystemSourceNum(
52473: p_source_code => 'XLA_EVENT_APPL_ID'
52474: , p_source_type_code => 'Y'
52475: , p_source_application_id => 602
52476: );

Line 52481: xla_ae_sources_pkg.GetSystemSourceChar(

52477: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
52478: l_rec_acct_attrs.array_char_value(3) := p_source_21;
52479: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
52480: l_rec_acct_attrs.array_char_value(4) :=
52481: xla_ae_sources_pkg.GetSystemSourceChar(
52482: p_source_code => 'XLA_ENTITY_CODE'
52483: , p_source_type_code => 'Y'
52484: , p_source_application_id => 602
52485: );

Line 52675: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

52671: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
52672: ,p_token_1 => 'LINE_NUMBER'
52673: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
52674: ,p_token_2 => 'LINE_TYPE_NAME'
52675: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
52676: l_component_type
52677: ,l_component_code
52678: ,l_component_type_code
52679: ,l_component_appl_id

Line 53185: xla_ae_sources_pkg.GetSystemSourceNum(

53181: l_rec_acct_attrs.array_acct_attr_code(1) := 'ACCOUNTING_REVERSAL_OPTION';
53182: l_rec_acct_attrs.array_char_value(1) := p_source_19;
53183: l_rec_acct_attrs.array_acct_attr_code(2) := 'ALLOC_TO_APPLICATION_ID';
53184: l_rec_acct_attrs.array_num_value(2) :=
53185: xla_ae_sources_pkg.GetSystemSourceNum(
53186: p_source_code => 'XLA_EVENT_APPL_ID'
53187: , p_source_type_code => 'Y'
53188: , p_source_application_id => 602
53189: );

Line 53194: xla_ae_sources_pkg.GetSystemSourceChar(

53190: l_rec_acct_attrs.array_acct_attr_code(3) := 'ALLOC_TO_DISTRIBUTION_TYPE';
53191: l_rec_acct_attrs.array_char_value(3) := p_source_21;
53192: l_rec_acct_attrs.array_acct_attr_code(4) := 'ALLOC_TO_ENTITY_CODE';
53193: l_rec_acct_attrs.array_char_value(4) :=
53194: xla_ae_sources_pkg.GetSystemSourceChar(
53195: p_source_code => 'XLA_ENTITY_CODE'
53196: , p_source_type_code => 'Y'
53197: , p_source_application_id => 602
53198: );

Line 53386: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

53382: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
53383: ,p_token_1 => 'LINE_NUMBER'
53384: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
53385: ,p_token_2 => 'LINE_TYPE_NAME'
53386: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
53387: l_component_type
53388: ,l_component_code
53389: ,l_component_type_code
53390: ,l_component_appl_id

Line 54073: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

54069: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
54070: ,p_token_1 => 'LINE_NUMBER'
54071: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
54072: ,p_token_2 => 'LINE_TYPE_NAME'
54073: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
54074: l_component_type
54075: ,l_component_code
54076: ,l_component_type_code
54077: ,l_component_appl_id

Line 54765: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

54761: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
54762: ,p_token_1 => 'LINE_NUMBER'
54763: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
54764: ,p_token_2 => 'LINE_TYPE_NAME'
54765: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
54766: l_component_type
54767: ,l_component_code
54768: ,l_component_type_code
54769: ,l_component_appl_id

Line 55417: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

55413: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
55414: ,p_token_1 => 'LINE_NUMBER'
55415: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
55416: ,p_token_2 => 'LINE_TYPE_NAME'
55417: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
55418: l_component_type
55419: ,l_component_code
55420: ,l_component_type_code
55421: ,l_component_appl_id

Line 56048: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

56044: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
56045: ,p_token_1 => 'LINE_NUMBER'
56046: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
56047: ,p_token_2 => 'LINE_TYPE_NAME'
56048: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
56049: l_component_type
56050: ,l_component_code
56051: ,l_component_type_code
56052: ,l_component_appl_id

Line 56686: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

56682: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
56683: ,p_token_1 => 'LINE_NUMBER'
56684: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
56685: ,p_token_2 => 'LINE_TYPE_NAME'
56686: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
56687: l_component_type
56688: ,l_component_code
56689: ,l_component_type_code
56690: ,l_component_appl_id

Line 57347: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

57343: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
57344: ,p_token_1 => 'LINE_NUMBER'
57345: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
57346: ,p_token_2 => 'LINE_TYPE_NAME'
57347: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
57348: l_component_type
57349: ,l_component_code
57350: ,l_component_type_code
57351: ,l_component_appl_id

Line 58042: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

58038: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
58039: ,p_token_1 => 'LINE_NUMBER'
58040: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
58041: ,p_token_2 => 'LINE_TYPE_NAME'
58042: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
58043: l_component_type
58044: ,l_component_code
58045: ,l_component_type_code
58046: ,l_component_appl_id

Line 58736: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

58732: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
58733: ,p_token_1 => 'LINE_NUMBER'
58734: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
58735: ,p_token_2 => 'LINE_TYPE_NAME'
58736: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
58737: l_component_type
58738: ,l_component_code
58739: ,l_component_type_code
58740: ,l_component_appl_id

Line 59378: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

59374: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
59375: ,p_token_1 => 'LINE_NUMBER'
59376: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
59377: ,p_token_2 => 'LINE_TYPE_NAME'
59378: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
59379: l_component_type
59380: ,l_component_code
59381: ,l_component_type_code
59382: ,l_component_appl_id

Line 59994: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

59990: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
59991: ,p_token_1 => 'LINE_NUMBER'
59992: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
59993: ,p_token_2 => 'LINE_TYPE_NAME'
59994: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
59995: l_component_type
59996: ,l_component_code
59997: ,l_component_type_code
59998: ,l_component_appl_id

Line 60610: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

60606: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
60607: ,p_token_1 => 'LINE_NUMBER'
60608: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
60609: ,p_token_2 => 'LINE_TYPE_NAME'
60610: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
60611: l_component_type
60612: ,l_component_code
60613: ,l_component_type_code
60614: ,l_component_appl_id

Line 61226: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

61222: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
61223: ,p_token_1 => 'LINE_NUMBER'
61224: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
61225: ,p_token_2 => 'LINE_TYPE_NAME'
61226: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
61227: l_component_type
61228: ,l_component_code
61229: ,l_component_type_code
61230: ,l_component_appl_id

Line 61848: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

61844: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
61845: ,p_token_1 => 'LINE_NUMBER'
61846: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
61847: ,p_token_2 => 'LINE_TYPE_NAME'
61848: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
61849: l_component_type
61850: ,l_component_code
61851: ,l_component_type_code
61852: ,l_component_appl_id

Line 62464: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

62460: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
62461: ,p_token_1 => 'LINE_NUMBER'
62462: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
62463: ,p_token_2 => 'LINE_TYPE_NAME'
62464: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
62465: l_component_type
62466: ,l_component_code
62467: ,l_component_type_code
62468: ,l_component_appl_id

Line 63087: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

63083: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
63084: ,p_token_1 => 'LINE_NUMBER'
63085: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
63086: ,p_token_2 => 'LINE_TYPE_NAME'
63087: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
63088: l_component_type
63089: ,l_component_code
63090: ,l_component_type_code
63091: ,l_component_appl_id

Line 63715: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

63711: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
63712: ,p_token_1 => 'LINE_NUMBER'
63713: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
63714: ,p_token_2 => 'LINE_TYPE_NAME'
63715: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
63716: l_component_type
63717: ,l_component_code
63718: ,l_component_type_code
63719: ,l_component_appl_id

Line 64338: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

64334: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
64335: ,p_token_1 => 'LINE_NUMBER'
64336: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
64337: ,p_token_2 => 'LINE_TYPE_NAME'
64338: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
64339: l_component_type
64340: ,l_component_code
64341: ,l_component_type_code
64342: ,l_component_appl_id

Line 64966: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (

64962: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
64963: ,p_token_1 => 'LINE_NUMBER'
64964: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber
64965: ,p_token_2 => 'LINE_TYPE_NAME'
64966: ,p_value_2 => XLA_AE_SOURCES_PKG.GetComponentName (
64967: l_component_type
64968: ,l_component_code
64969: ,l_component_type_code
64970: ,l_component_appl_id

Line 66412: xla_ae_sources_pkg.GetSystemSourceDate(

66408: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
66409: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_124');
66410: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
66411: l_rec_acct_attrs.array_date_value(4) :=
66412: xla_ae_sources_pkg.GetSystemSourceDate(
66413: p_source_code => 'XLA_EVENT_DATE'
66414: , p_source_type_code => 'Y'
66415: , p_source_application_id => 602
66416: );

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

66448: xla_accounting_err_pkg.build_message
66449: (p_appli_s_name => 'XLA'
66450: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
66451: ,p_token_1 => 'ACCT_ATTR_NAME'
66452: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
66453: ,p_token_2 => 'PRODUCT_NAME'
66454: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
66455: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
66456: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 69262: xla_ae_sources_pkg.GetSystemSourceDate(

69258: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
69259: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_124');
69260: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
69261: l_rec_acct_attrs.array_date_value(4) :=
69262: xla_ae_sources_pkg.GetSystemSourceDate(
69263: p_source_code => 'XLA_EVENT_DATE'
69264: , p_source_type_code => 'Y'
69265: , p_source_application_id => 602
69266: );

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

69298: xla_accounting_err_pkg.build_message
69299: (p_appli_s_name => 'XLA'
69300: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
69301: ,p_token_1 => 'ACCT_ATTR_NAME'
69302: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
69303: ,p_token_2 => 'PRODUCT_NAME'
69304: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
69305: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
69306: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 72135: xla_ae_sources_pkg.GetSystemSourceDate(

72131: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
72132: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_124');
72133: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
72134: l_rec_acct_attrs.array_date_value(4) :=
72135: xla_ae_sources_pkg.GetSystemSourceDate(
72136: p_source_code => 'XLA_EVENT_DATE'
72137: , p_source_type_code => 'Y'
72138: , p_source_application_id => 602
72139: );

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

72171: xla_accounting_err_pkg.build_message
72172: (p_appli_s_name => 'XLA'
72173: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
72174: ,p_token_1 => 'ACCT_ATTR_NAME'
72175: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
72176: ,p_token_2 => 'PRODUCT_NAME'
72177: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
72178: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
72179: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 74748: xla_ae_sources_pkg.GetSystemSourceDate(

74744: l_acc_rev_gl_date_source := NULL;
74745:
74746: l_rec_acct_attrs.array_acct_attr_code(1) := 'GL_DATE';
74747: l_rec_acct_attrs.array_date_value(1) :=
74748: xla_ae_sources_pkg.GetSystemSourceDate(
74749: p_source_code => 'XLA_EVENT_DATE'
74750: , p_source_type_code => 'Y'
74751: , p_source_application_id => 602
74752: );

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

74776: xla_accounting_err_pkg.build_message
74777: (p_appli_s_name => 'XLA'
74778: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
74779: ,p_token_1 => 'ACCT_ATTR_NAME'
74780: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
74781: ,p_token_2 => 'PRODUCT_NAME'
74782: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
74783: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
74784: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 76679: xla_ae_sources_pkg.GetSystemSourceDate(

76675: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
76676: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_124');
76677: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
76678: l_rec_acct_attrs.array_date_value(4) :=
76679: xla_ae_sources_pkg.GetSystemSourceDate(
76680: p_source_code => 'XLA_EVENT_DATE'
76681: , p_source_type_code => 'Y'
76682: , p_source_application_id => 602
76683: );

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

76707: xla_accounting_err_pkg.build_message
76708: (p_appli_s_name => 'XLA'
76709: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
76710: ,p_token_1 => 'ACCT_ATTR_NAME'
76711: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
76712: ,p_token_2 => 'PRODUCT_NAME'
76713: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
76714: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
76715: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 78542: xla_ae_sources_pkg.GetSystemSourceDate(

78538: l_rec_acct_attrs.array_acct_attr_code(3) := 'DOC_SEQUENCE_VALUE';
78539: l_rec_acct_attrs.array_num_value(3) := g_array_event(l_event_id).array_value_num('source_124');
78540: l_rec_acct_attrs.array_acct_attr_code(4) := 'GL_DATE';
78541: l_rec_acct_attrs.array_date_value(4) :=
78542: xla_ae_sources_pkg.GetSystemSourceDate(
78543: p_source_code => 'XLA_EVENT_DATE'
78544: , p_source_type_code => 'Y'
78545: , p_source_application_id => 602
78546: );

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

78578: xla_accounting_err_pkg.build_message
78579: (p_appli_s_name => 'XLA'
78580: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
78581: ,p_token_1 => 'ACCT_ATTR_NAME'
78582: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
78583: ,p_token_2 => 'PRODUCT_NAME'
78584: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
78585: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
78586: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 81030: xla_ae_sources_pkg.GetSystemSourceDate(

81026: l_acc_rev_gl_date_source := NULL;
81027:
81028: l_rec_acct_attrs.array_acct_attr_code(1) := 'GL_DATE';
81029: l_rec_acct_attrs.array_date_value(1) :=
81030: xla_ae_sources_pkg.GetSystemSourceDate(
81031: p_source_code => 'XLA_EVENT_DATE'
81032: , p_source_type_code => 'Y'
81033: , p_source_application_id => 602
81034: );

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

81058: xla_accounting_err_pkg.build_message
81059: (p_appli_s_name => 'XLA'
81060: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
81061: ,p_token_1 => 'ACCT_ATTR_NAME'
81062: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
81063: ,p_token_2 => 'PRODUCT_NAME'
81064: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
81065: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
81066: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id

Line 82671: xla_ae_sources_pkg.GetSystemSourceDate(

82667: l_acc_rev_gl_date_source := NULL;
82668:
82669: l_rec_acct_attrs.array_acct_attr_code(1) := 'GL_DATE';
82670: l_rec_acct_attrs.array_date_value(1) :=
82671: xla_ae_sources_pkg.GetSystemSourceDate(
82672: p_source_code => 'XLA_EVENT_DATE'
82673: , p_source_type_code => 'Y'
82674: , p_source_application_id => 602
82675: );

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

82699: xla_accounting_err_pkg.build_message
82700: (p_appli_s_name => 'XLA'
82701: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
82702: ,p_token_1 => 'ACCT_ATTR_NAME'
82703: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')
82704: ,p_token_2 => 'PRODUCT_NAME'
82705: ,p_value_2 => xla_ae_journal_entry_pkg.g_cache_event.application_name
82706: ,p_entity_id => xla_ae_journal_entry_pkg.g_cache_event.entity_id
82707: ,p_event_id => xla_ae_journal_entry_pkg.g_cache_event.event_id