DBA Data[Home] [Help]

APPS.XLA_AE_LINES_PKG dependencies on XLA_LOOKUPS_PKG

Line 673: ,p_value_3 => xla_lookups_pkg.get_meaning(

669: , g_accounting_line.entity_code
670: , g_accounting_line.event_class_code
671: )
672: ,p_token_3 => 'OWNER'
673: ,p_value_3 => xla_lookups_pkg.get_meaning(
674: 'XLA_OWNER_TYPE'
675: , g_rec_lines.array_accounting_line_type(g_LineNumber)
676: )
677: ,p_token_4 => 'PRODUCT_NAME'

Line 2034: ,p_value_2 => xla_lookups_pkg.get_meaning(

2030: ,p_component_appl_id
2031: ,p_amb_context_code
2032: )
2033: ,p_token_2 => 'OWNER'
2034: ,p_value_2 => xla_lookups_pkg.get_meaning(
2035: 'XLA_OWNER_TYPE'
2036: ,p_component_type_code
2037: )
2038: ,p_entity_id => XLA_AE_JOURNAL_ENTRY_PKG.g_cache_event.entity_id

Line 2086: ,p_value_2 => xla_lookups_pkg.get_meaning(

2082: ,p_component_appl_id
2083: ,p_amb_context_code
2084: )
2085: ,p_token_2 => 'OWNER'
2086: ,p_value_2 => xla_lookups_pkg.get_meaning(
2087: 'XLA_OWNER_TYPE'
2088: ,p_adr_type_code
2089: )
2090: ,p_token_3 => 'LEDGER_NAME'

Line 2528: ,p_value_2 => xla_lookups_pkg.get_meaning(

2524: ,p_component_appl_id
2525: ,p_amb_context_code
2526: )
2527: ,p_token_2 => 'OWNER'
2528: ,p_value_2 => xla_lookups_pkg.get_meaning(
2529: 'XLA_OWNER_TYPE'
2530: ,p_adr_type_code
2531: )
2532: ,p_token_3 => 'LEDGER_NAME'

Line 2586: ,p_value_1 => xla_lookups_pkg.get_meaning(

2582: xla_accounting_err_pkg.build_message
2583: (p_appli_s_name => 'XLA'
2584: ,p_msg_name => 'XLA_AP_INVALID_SEGMENT'
2585: ,p_token_1 => 'COMPONENT_TYPE'
2586: ,p_value_1 => xla_lookups_pkg.get_meaning(
2587: 'XLA_AMB_COMPONENT_TYPE'
2588: , p_component_type
2589: )
2590: ,p_token_2 => 'COMPONENT_NAME'

Line 2601: ,p_value_3 => xla_lookups_pkg.get_meaning(

2597: ,p_entity_code
2598: ,p_event_class_code
2599: )
2600: ,p_token_3 => 'OWNER'
2601: ,p_value_3 => xla_lookups_pkg.get_meaning(
2602: 'XLA_OWNER_TYPE'
2603: ,p_component_type_code
2604: )
2605: ,p_token_4 => 'QUALIFIER_NAME'

Line 2606: ,p_value_4 => xla_lookups_pkg.get_meaning(

2602: 'XLA_OWNER_TYPE'
2603: ,p_component_type_code
2604: )
2605: ,p_token_4 => 'QUALIFIER_NAME'
2606: ,p_value_4 => xla_lookups_pkg.get_meaning(
2607: p_lookup_type => 'XLA_FLEXFIELD_SEGMENTS_QUAL'
2608: , p_lookup_code => p_to_segment_code
2609: )
2610: ,p_token_5 => 'ACCOUNTING_COA'

Line 2661: ,p_value_2 => xla_lookups_pkg.get_meaning(

2657: ,p_component_appl_id
2658: ,p_amb_context_code
2659: )
2660: ,p_token_2 => 'OWNER'
2661: ,p_value_2 => xla_lookups_pkg.get_meaning(
2662: 'XLA_OWNER_TYPE'
2663: ,p_adr_type_code
2664: )
2665: ,p_token_3 => 'QUALIFIER_NAME'

Line 2666: ,p_value_3 => xla_lookups_pkg.get_meaning(

2662: 'XLA_OWNER_TYPE'
2663: ,p_adr_type_code
2664: )
2665: ,p_token_3 => 'QUALIFIER_NAME'
2666: ,p_value_3 => xla_lookups_pkg.get_meaning(
2667: p_lookup_type => 'XLA_FLEXFIELD_SEGMENTS_QUAL'
2668: , p_lookup_code => p_flexfield_segment_code
2669: )
2670: ,p_entity_id => XLA_AE_JOURNAL_ENTRY_PKG.g_cache_event.entity_id

Line 2725: ,p_value_2 => xla_lookups_pkg.get_meaning(

2721: ,p_component_appl_id
2722: ,p_amb_context_code
2723: )
2724: ,p_token_2 => 'OWNER'
2725: ,p_value_2 => xla_lookups_pkg.get_meaning(
2726: 'XLA_OWNER_TYPE'
2727: ,p_adr_type_code
2728: )
2729:

Line 2731: ,p_value_3 => xla_lookups_pkg.get_meaning(

2727: ,p_adr_type_code
2728: )
2729:
2730: ,p_token_3 => 'QUALIFIER_NAME'
2731: ,p_value_3 => xla_lookups_pkg.get_meaning(
2732: p_lookup_type => 'XLA_FLEXFIELD_SEGMENTS_QUAL'
2733: , p_lookup_code => p_flexfield_segment_code
2734: )
2735: ,p_token_4 => 'ACCOUNTING_COA'

Line 3989: ,p_value_3 => xla_lookups_pkg.get_meaning(

3985: ,p_value_1 => g_ExtractLine
3986: ,p_token_2 => 'LINE_TYPE_NAME'
3987: ,p_value_2 => 'Accounting Reversal'
3988: ,p_token_3 => 'OWNER'
3989: ,p_value_3 => xla_lookups_pkg.get_meaning(
3990: p_lookup_type => 'XLA_OWNER_TYPE'
3991: , p_lookup_code => 'S'
3992: )
3993: ,p_token_4 => 'PRODUCT_NAME'

Line 8272: ,p_value_5 => xla_lookups_pkg.get_meaning(

8268: , g_accounting_line.entity_code
8269: , g_accounting_line.event_class_code
8270: )
8271: ,p_token_5 => 'OWNER'
8272: ,p_value_5 => xla_lookups_pkg.get_meaning(
8273: 'XLA_OWNER_TYPE'
8274: , g_rec_lines.array_accounting_line_type(g_LineNumber)
8275: )
8276: ,p_token_6 => 'PRODUCT_NAME'

Line 8772: ,p_value_3 => xla_lookups_pkg.get_meaning(

8768: , g_accounting_line.entity_code
8769: , g_accounting_line.event_class_code
8770: )
8771: ,p_token_3 => 'OWNER'
8772: ,p_value_3 => xla_lookups_pkg.get_meaning(
8773: 'XLA_OWNER_TYPE'
8774: , g_rec_lines.array_accounting_line_type(g_LineNumber)
8775: )
8776: ,p_entity_id => XLA_AE_JOURNAL_ENTRY_PKG.g_cache_event.entity_id

Line 13446: ,p_value_3 => xla_lookups_pkg.get_meaning(

13442: , g_accounting_line.amb_context_code
13443: , g_accounting_line.entity_code
13444: , g_accounting_line.event_class_code)
13445: ,p_token_3 => 'OWNER'
13446: ,p_value_3 => xla_lookups_pkg.get_meaning(
13447: 'XLA_OWNER_TYPE'
13448: , g_rec_lines.array_accounting_line_type(g_LineNumber))
13449: ,p_token_4 => 'PRODUCT_NAME'
13450: --,p_value_4 => xla_ae_journal_entry_pkg.g_cache_event.application_name

Line 13508: ,p_value_3 => xla_lookups_pkg.get_meaning(

13504: , g_accounting_line.amb_context_code
13505: , g_accounting_line.entity_code
13506: , g_accounting_line.event_class_code)
13507: ,p_token_3 => 'OWNER'
13508: ,p_value_3 => xla_lookups_pkg.get_meaning(
13509: 'XLA_OWNER_TYPE'
13510: , g_rec_lines.array_accounting_line_type(g_LineNumber))
13511: ,p_token_4 => 'PRODUCT_NAME'
13512: --,p_value_4 => xla_ae_journal_entry_pkg.g_cache_event.application_name

Line 13991: ,p_value_5 => xla_lookups_pkg.get_meaning(

13987: , g_accounting_line.entity_code
13988: , g_accounting_line.event_class_code
13989: )
13990: ,p_token_5 => 'OWNER'
13991: ,p_value_5 => xla_lookups_pkg.get_meaning(
13992: 'XLA_OWNER_TYPE'
13993: , g_rec_lines.array_accounting_line_type(g_LineNumber)
13994: )
13995: ,p_token_6 => 'PRODUCT_NAME'