DBA Data[Home] [Help]

APPS.XLA_00222_AAD_S_000004_PKG dependencies on XLA_ACCOUNTING_ERR_PKG

Line 163: xla_accounting_err_pkg. build_message

159: END IF;
160:
161: IF p_lookup_code IS NOT NULL AND p_meaning IS NULL THEN
162: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
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(

Line 297: xla_accounting_err_pkg.build_message

293: END IF;
294: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
295: x_value_type_code := null;
296: l_output_value := null;
297: xla_accounting_err_pkg.build_message
298: (p_appli_s_name => 'XLA'
299: ,p_msg_name => 'XLA_AP_INVALID_ADR'
300: ,p_token_1 => 'COMPONENT_NAME'
301: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 401: xla_accounting_err_pkg.build_message

397: END IF;
398: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
399: x_value_type_code := null;
400: l_output_value := null;
401: xla_accounting_err_pkg.build_message
402: (p_appli_s_name => 'XLA'
403: ,p_msg_name => 'XLA_AP_INVALID_ADR'
404: ,p_token_1 => 'COMPONENT_NAME'
405: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 505: xla_accounting_err_pkg.build_message

501: END IF;
502: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
503: x_value_type_code := null;
504: l_output_value := null;
505: xla_accounting_err_pkg.build_message
506: (p_appli_s_name => 'XLA'
507: ,p_msg_name => 'XLA_AP_INVALID_ADR'
508: ,p_token_1 => 'COMPONENT_NAME'
509: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 609: xla_accounting_err_pkg.build_message

605: END IF;
606: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
607: x_value_type_code := null;
608: l_output_value := null;
609: xla_accounting_err_pkg.build_message
610: (p_appli_s_name => 'XLA'
611: ,p_msg_name => 'XLA_AP_INVALID_ADR'
612: ,p_token_1 => 'COMPONENT_NAME'
613: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 726: xla_accounting_err_pkg.build_message

722: END IF;
723: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
724: x_value_type_code := null;
725: l_output_value := null;
726: xla_accounting_err_pkg.build_message
727: (p_appli_s_name => 'XLA'
728: ,p_msg_name => 'XLA_AP_INVALID_ADR'
729: ,p_token_1 => 'COMPONENT_NAME'
730: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 1122: xla_accounting_err_pkg.build_message

1118: --
1119: 1 = 2
1120: --
1121: THEN
1122: xla_accounting_err_pkg.build_message
1123: (p_appli_s_name => 'XLA'
1124: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
1125: ,p_token_1 => 'LINE_NUMBER'
1126: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 1680: xla_accounting_err_pkg.build_message

1676: --
1677: 1 = 2
1678: --
1679: THEN
1680: xla_accounting_err_pkg.build_message
1681: (p_appli_s_name => 'XLA'
1682: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
1683: ,p_token_1 => 'LINE_NUMBER'
1684: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 2238: xla_accounting_err_pkg.build_message

2234: --
2235: 1 = 2
2236: --
2237: THEN
2238: xla_accounting_err_pkg.build_message
2239: (p_appli_s_name => 'XLA'
2240: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
2241: ,p_token_1 => 'LINE_NUMBER'
2242: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 2796: xla_accounting_err_pkg.build_message

2792: --
2793: 1 = 2
2794: --
2795: THEN
2796: xla_accounting_err_pkg.build_message
2797: (p_appli_s_name => 'XLA'
2798: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
2799: ,p_token_1 => 'LINE_NUMBER'
2800: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 3354: xla_accounting_err_pkg.build_message

3350: --
3351: 1 = 2
3352: --
3353: THEN
3354: xla_accounting_err_pkg.build_message
3355: (p_appli_s_name => 'XLA'
3356: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
3357: ,p_token_1 => 'LINE_NUMBER'
3358: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 3912: xla_accounting_err_pkg.build_message

3908: --
3909: 1 = 2
3910: --
3911: THEN
3912: xla_accounting_err_pkg.build_message
3913: (p_appli_s_name => 'XLA'
3914: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
3915: ,p_token_1 => 'LINE_NUMBER'
3916: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 4470: xla_accounting_err_pkg.build_message

4466: --
4467: 1 = 2
4468: --
4469: THEN
4470: xla_accounting_err_pkg.build_message
4471: (p_appli_s_name => 'XLA'
4472: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
4473: ,p_token_1 => 'LINE_NUMBER'
4474: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 5028: xla_accounting_err_pkg.build_message

5024: --
5025: 1 = 2
5026: --
5027: THEN
5028: xla_accounting_err_pkg.build_message
5029: (p_appli_s_name => 'XLA'
5030: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
5031: ,p_token_1 => 'LINE_NUMBER'
5032: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 5618: xla_accounting_err_pkg.build_message

5614: --
5615: 1 = 2
5616: --
5617: THEN
5618: xla_accounting_err_pkg.build_message
5619: (p_appli_s_name => 'XLA'
5620: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
5621: ,p_token_1 => 'LINE_NUMBER'
5622: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 6211: xla_accounting_err_pkg.build_message

6207: --
6208: 1 = 2
6209: --
6210: THEN
6211: xla_accounting_err_pkg.build_message
6212: (p_appli_s_name => 'XLA'
6213: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
6214: ,p_token_1 => 'LINE_NUMBER'
6215: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 6805: xla_accounting_err_pkg.build_message

6801: --
6802: 1 = 2
6803: --
6804: THEN
6805: xla_accounting_err_pkg.build_message
6806: (p_appli_s_name => 'XLA'
6807: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
6808: ,p_token_1 => 'LINE_NUMBER'
6809: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 7399: xla_accounting_err_pkg.build_message

7395: --
7396: 1 = 2
7397: --
7398: THEN
7399: xla_accounting_err_pkg.build_message
7400: (p_appli_s_name => 'XLA'
7401: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
7402: ,p_token_1 => 'LINE_NUMBER'
7403: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 7993: xla_accounting_err_pkg.build_message

7989: --
7990: 1 = 2
7991: --
7992: THEN
7993: xla_accounting_err_pkg.build_message
7994: (p_appli_s_name => 'XLA'
7995: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
7996: ,p_token_1 => 'LINE_NUMBER'
7997: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 8587: xla_accounting_err_pkg.build_message

8583: --
8584: 1 = 2
8585: --
8586: THEN
8587: xla_accounting_err_pkg.build_message
8588: (p_appli_s_name => 'XLA'
8589: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
8590: ,p_token_1 => 'LINE_NUMBER'
8591: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 9181: xla_accounting_err_pkg.build_message

9177: --
9178: 1 = 2
9179: --
9180: THEN
9181: xla_accounting_err_pkg.build_message
9182: (p_appli_s_name => 'XLA'
9183: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
9184: ,p_token_1 => 'LINE_NUMBER'
9185: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 9775: xla_accounting_err_pkg.build_message

9771: --
9772: 1 = 2
9773: --
9774: THEN
9775: xla_accounting_err_pkg.build_message
9776: (p_appli_s_name => 'XLA'
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

Line 10366: xla_accounting_err_pkg.build_message

10362: --
10363: 1 = 2
10364: --
10365: THEN
10366: xla_accounting_err_pkg.build_message
10367: (p_appli_s_name => 'XLA'
10368: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
10369: ,p_token_1 => 'LINE_NUMBER'
10370: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 10956: xla_accounting_err_pkg.build_message

10952: --
10953: 1 = 2
10954: --
10955: THEN
10956: xla_accounting_err_pkg.build_message
10957: (p_appli_s_name => 'XLA'
10958: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
10959: ,p_token_1 => 'LINE_NUMBER'
10960: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 11550: xla_accounting_err_pkg.build_message

11546: --
11547: 1 = 2
11548: --
11549: THEN
11550: xla_accounting_err_pkg.build_message
11551: (p_appli_s_name => 'XLA'
11552: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
11553: ,p_token_1 => 'LINE_NUMBER'
11554: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 12140: xla_accounting_err_pkg.build_message

12136: --
12137: 1 = 2
12138: --
12139: THEN
12140: xla_accounting_err_pkg.build_message
12141: (p_appli_s_name => 'XLA'
12142: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
12143: ,p_token_1 => 'LINE_NUMBER'
12144: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 12730: xla_accounting_err_pkg.build_message

12726: --
12727: 1 = 2
12728: --
12729: THEN
12730: xla_accounting_err_pkg.build_message
12731: (p_appli_s_name => 'XLA'
12732: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
12733: ,p_token_1 => 'LINE_NUMBER'
12734: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 13320: xla_accounting_err_pkg.build_message

13316: --
13317: 1 = 2
13318: --
13319: THEN
13320: xla_accounting_err_pkg.build_message
13321: (p_appli_s_name => 'XLA'
13322: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
13323: ,p_token_1 => 'LINE_NUMBER'
13324: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 13893: xla_accounting_err_pkg.build_message

13889: --
13890: 1 = 2
13891: --
13892: THEN
13893: xla_accounting_err_pkg.build_message
13894: (p_appli_s_name => 'XLA'
13895: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
13896: ,p_token_1 => 'LINE_NUMBER'
13897: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 14512: xla_accounting_err_pkg.build_message

14508: --
14509: 1 = 2
14510: --
14511: THEN
14512: xla_accounting_err_pkg.build_message
14513: (p_appli_s_name => 'XLA'
14514: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
14515: ,p_token_1 => 'LINE_NUMBER'
14516: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 15106: xla_accounting_err_pkg.build_message

15102: --
15103: 1 = 2
15104: --
15105: THEN
15106: xla_accounting_err_pkg.build_message
15107: (p_appli_s_name => 'XLA'
15108: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
15109: ,p_token_1 => 'LINE_NUMBER'
15110: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 15702: xla_accounting_err_pkg.build_message

15698: --
15699: 1 = 2
15700: --
15701: THEN
15702: xla_accounting_err_pkg.build_message
15703: (p_appli_s_name => 'XLA'
15704: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
15705: ,p_token_1 => 'LINE_NUMBER'
15706: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 16296: xla_accounting_err_pkg.build_message

16292: --
16293: 1 = 2
16294: --
16295: THEN
16296: xla_accounting_err_pkg.build_message
16297: (p_appli_s_name => 'XLA'
16298: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
16299: ,p_token_1 => 'LINE_NUMBER'
16300: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 16896: xla_accounting_err_pkg.build_message

16892: --
16893: 1 = 2
16894: --
16895: THEN
16896: xla_accounting_err_pkg.build_message
16897: (p_appli_s_name => 'XLA'
16898: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
16899: ,p_token_1 => 'LINE_NUMBER'
16900: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 17490: xla_accounting_err_pkg.build_message

17486: --
17487: 1 = 2
17488: --
17489: THEN
17490: xla_accounting_err_pkg.build_message
17491: (p_appli_s_name => 'XLA'
17492: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
17493: ,p_token_1 => 'LINE_NUMBER'
17494: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 18084: xla_accounting_err_pkg.build_message

18080: --
18081: 1 = 2
18082: --
18083: THEN
18084: xla_accounting_err_pkg.build_message
18085: (p_appli_s_name => 'XLA'
18086: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
18087: ,p_token_1 => 'LINE_NUMBER'
18088: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 18740: xla_accounting_err_pkg.build_message

18736: --
18737: 1 = 2
18738: --
18739: THEN
18740: xla_accounting_err_pkg.build_message
18741: (p_appli_s_name => 'XLA'
18742: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
18743: ,p_token_1 => 'LINE_NUMBER'
18744: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 19392: xla_accounting_err_pkg.build_message

19388: --
19389: 1 = 2
19390: --
19391: THEN
19392: xla_accounting_err_pkg.build_message
19393: (p_appli_s_name => 'XLA'
19394: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
19395: ,p_token_1 => 'LINE_NUMBER'
19396: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 19982: xla_accounting_err_pkg.build_message

19978: --
19979: 1 = 2
19980: --
19981: THEN
19982: xla_accounting_err_pkg.build_message
19983: (p_appli_s_name => 'XLA'
19984: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
19985: ,p_token_1 => 'LINE_NUMBER'
19986: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 20576: xla_accounting_err_pkg.build_message

20572: --
20573: 1 = 2
20574: --
20575: THEN
20576: xla_accounting_err_pkg.build_message
20577: (p_appli_s_name => 'XLA'
20578: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
20579: ,p_token_1 => 'LINE_NUMBER'
20580: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 21559: xla_accounting_err_pkg.build_message

21555:
21556: IF NVL(l_trx_reversal_source, 'N') NOT IN ('N','Y') THEN
21557: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
21558:
21559: xla_accounting_err_pkg.build_message
21560: (p_appli_s_name => 'XLA'
21561: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
21562: ,p_token_1 => 'ACCT_ATTR_NAME'
21563: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

Line 21770: xla_accounting_err_pkg.build_message

21766: IF l_continue_with_lines THEN
21767: IF NVL(l_acct_reversal_source, 'N') NOT IN ('N','Y','B') THEN
21768: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
21769:
21770: xla_accounting_err_pkg.build_message
21771: (p_appli_s_name => 'XLA'
21772: ,p_msg_name => 'XLA_AP_INVALID_REVERSAL_OPTION'
21773: ,p_token_1 => 'LINE_NUMBER'
21774: ,p_value_1 => l_array_extract_line_num(Idx)

Line 23201: xla_accounting_err_pkg.build_message

23197:
23198: IF NVL(l_trx_reversal_source, 'N') NOT IN ('N','Y') THEN
23199: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
23200:
23201: xla_accounting_err_pkg.build_message
23202: (p_appli_s_name => 'XLA'
23203: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
23204: ,p_token_1 => 'ACCT_ATTR_NAME'
23205: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

Line 23430: xla_accounting_err_pkg.build_message

23426: IF l_continue_with_lines THEN
23427: IF NVL(l_acct_reversal_source, 'N') NOT IN ('N','Y','B') THEN
23428: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
23429:
23430: xla_accounting_err_pkg.build_message
23431: (p_appli_s_name => 'XLA'
23432: ,p_msg_name => 'XLA_AP_INVALID_REVERSAL_OPTION'
23433: ,p_token_1 => 'LINE_NUMBER'
23434: ,p_value_1 => l_array_extract_line_num(Idx)