DBA Data[Home] [Help]

APPS.XLA_08901_AAD_S_000002_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 464: xla_accounting_err_pkg.build_message

460: x_value_combination_id := null;
461: x_value_segment_code := null;
462: x_value_type_code := null;
463: l_output_value := null;
464: xla_accounting_err_pkg.build_message
465: (p_appli_s_name => 'XLA'
466: ,p_msg_name => 'XLA_AP_INVALID_ADR'
467: ,p_token_1 => 'COMPONENT_NAME'
468: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 586: xla_accounting_err_pkg.build_message

582: x_value_combination_id := null;
583: x_value_segment_code := null;
584: x_value_type_code := null;
585: l_output_value := null;
586: xla_accounting_err_pkg.build_message
587: (p_appli_s_name => 'XLA'
588: ,p_msg_name => 'XLA_AP_INVALID_ADR'
589: ,p_token_1 => 'COMPONENT_NAME'
590: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 743: xla_accounting_err_pkg.build_message

739: x_value_combination_id := null;
740: x_value_segment_code := null;
741: x_value_type_code := null;
742: l_output_value := null;
743: xla_accounting_err_pkg.build_message
744: (p_appli_s_name => 'XLA'
745: ,p_msg_name => 'XLA_AP_INVALID_ADR'
746: ,p_token_1 => 'COMPONENT_NAME'
747: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 891: xla_accounting_err_pkg.build_message

887: x_value_combination_id := null;
888: x_value_segment_code := null;
889: x_value_type_code := null;
890: l_output_value := null;
891: xla_accounting_err_pkg.build_message
892: (p_appli_s_name => 'XLA'
893: ,p_msg_name => 'XLA_AP_INVALID_ADR'
894: ,p_token_1 => 'COMPONENT_NAME'
895: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 1039: xla_accounting_err_pkg.build_message

1035: x_value_combination_id := null;
1036: x_value_segment_code := null;
1037: x_value_type_code := null;
1038: l_output_value := null;
1039: xla_accounting_err_pkg.build_message
1040: (p_appli_s_name => 'XLA'
1041: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1042: ,p_token_1 => 'COMPONENT_NAME'
1043: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 1143: xla_accounting_err_pkg.build_message

1139: END IF;
1140: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
1141: x_value_type_code := null;
1142: l_output_value := null;
1143: xla_accounting_err_pkg.build_message
1144: (p_appli_s_name => 'XLA'
1145: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1146: ,p_token_1 => 'COMPONENT_NAME'
1147: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 1270: xla_accounting_err_pkg.build_message

1266: END IF;
1267: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
1268: x_value_type_code := null;
1269: l_output_value := null;
1270: xla_accounting_err_pkg.build_message
1271: (p_appli_s_name => 'XLA'
1272: ,p_msg_name => 'XLA_AP_INVALID_ADR'
1273: ,p_token_1 => 'COMPONENT_NAME'
1274: ,p_value_1 => xla_ae_sources_pkg.GetComponentName (

Line 1797: xla_accounting_err_pkg.build_message

1793: --
1794: 1 = 2
1795: --
1796: THEN
1797: xla_accounting_err_pkg.build_message
1798: (p_appli_s_name => 'XLA'
1799: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
1800: ,p_token_1 => 'LINE_NUMBER'
1801: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 2294: xla_accounting_err_pkg.build_message

2290: --
2291: 1 = 1
2292: --
2293: THEN
2294: xla_accounting_err_pkg.build_message
2295: (p_appli_s_name => 'XLA'
2296: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
2297: ,p_token_1 => 'LINE_NUMBER'
2298: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 2935: xla_accounting_err_pkg.build_message

2931: --
2932: 1 = 2
2933: --
2934: THEN
2935: xla_accounting_err_pkg.build_message
2936: (p_appli_s_name => 'XLA'
2937: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
2938: ,p_token_1 => 'LINE_NUMBER'
2939: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 3432: xla_accounting_err_pkg.build_message

3428: --
3429: 1 = 1
3430: --
3431: THEN
3432: xla_accounting_err_pkg.build_message
3433: (p_appli_s_name => 'XLA'
3434: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
3435: ,p_token_1 => 'LINE_NUMBER'
3436: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 4018: xla_accounting_err_pkg.build_message

4014: --
4015: 1 = 2
4016: --
4017: THEN
4018: xla_accounting_err_pkg.build_message
4019: (p_appli_s_name => 'XLA'
4020: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
4021: ,p_token_1 => 'LINE_NUMBER'
4022: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 4515: xla_accounting_err_pkg.build_message

4511: --
4512: 1 = 1
4513: --
4514: THEN
4515: xla_accounting_err_pkg.build_message
4516: (p_appli_s_name => 'XLA'
4517: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
4518: ,p_token_1 => 'LINE_NUMBER'
4519: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 5101: xla_accounting_err_pkg.build_message

5097: --
5098: 1 = 2
5099: --
5100: THEN
5101: xla_accounting_err_pkg.build_message
5102: (p_appli_s_name => 'XLA'
5103: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
5104: ,p_token_1 => 'LINE_NUMBER'
5105: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 5598: xla_accounting_err_pkg.build_message

5594: --
5595: 1 = 1
5596: --
5597: THEN
5598: xla_accounting_err_pkg.build_message
5599: (p_appli_s_name => 'XLA'
5600: ,p_msg_name => 'XLA_UPG_OVERRIDE_ADR_UNDEFINED'
5601: ,p_token_1 => 'LINE_NUMBER'
5602: ,p_value_1 => XLA_AE_LINES_PKG.g_LineNumber

Line 6309: xla_accounting_err_pkg.build_message

6305:
6306: IF NVL(l_trx_reversal_source, 'N') NOT IN ('N','Y') THEN
6307: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
6308:
6309: xla_accounting_err_pkg.build_message
6310: (p_appli_s_name => 'XLA'
6311: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
6312: ,p_token_1 => 'ACCT_ATTR_NAME'
6313: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

Line 6509: xla_accounting_err_pkg.build_message

6505: IF l_continue_with_lines THEN
6506: IF NVL(l_acct_reversal_source, 'N') NOT IN ('N','Y','B') THEN
6507: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
6508:
6509: xla_accounting_err_pkg.build_message
6510: (p_appli_s_name => 'XLA'
6511: ,p_msg_name => 'XLA_AP_INVALID_REVERSAL_OPTION'
6512: ,p_token_1 => 'LINE_NUMBER'
6513: ,p_value_1 => l_array_extract_line_num(Idx)

Line 7198: xla_accounting_err_pkg.build_message

7194:
7195: IF NVL(l_trx_reversal_source, 'N') NOT IN ('N','Y') THEN
7196: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
7197:
7198: xla_accounting_err_pkg.build_message
7199: (p_appli_s_name => 'XLA'
7200: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
7201: ,p_token_1 => 'ACCT_ATTR_NAME'
7202: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

Line 7398: xla_accounting_err_pkg.build_message

7394: IF l_continue_with_lines THEN
7395: IF NVL(l_acct_reversal_source, 'N') NOT IN ('N','Y','B') THEN
7396: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
7397:
7398: xla_accounting_err_pkg.build_message
7399: (p_appli_s_name => 'XLA'
7400: ,p_msg_name => 'XLA_AP_INVALID_REVERSAL_OPTION'
7401: ,p_token_1 => 'LINE_NUMBER'
7402: ,p_value_1 => l_array_extract_line_num(Idx)

Line 8384: xla_accounting_err_pkg.build_message

8380:
8381: IF NVL(l_trx_reversal_source, 'N') NOT IN ('N','Y') THEN
8382: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
8383:
8384: xla_accounting_err_pkg.build_message
8385: (p_appli_s_name => 'XLA'
8386: ,p_msg_name => 'XLA_AP_INVALID_HDR_ATTR'
8387: ,p_token_1 => 'ACCT_ATTR_NAME'
8388: ,p_value_1 => xla_ae_sources_pkg.GetAccountingSourceName('TRX_ACCT_REVERSAL_OPTION')

Line 8604: xla_accounting_err_pkg.build_message

8600: IF l_continue_with_lines THEN
8601: IF NVL(l_acct_reversal_source, 'N') NOT IN ('N','Y','B') THEN
8602: xla_ae_journal_entry_pkg.g_global_status := xla_ae_journal_entry_pkg.C_INVALID;
8603:
8604: xla_accounting_err_pkg.build_message
8605: (p_appli_s_name => 'XLA'
8606: ,p_msg_name => 'XLA_AP_INVALID_REVERSAL_OPTION'
8607: ,p_token_1 => 'LINE_NUMBER'
8608: ,p_value_1 => l_array_extract_line_num(Idx)