DBA Data[Home] [Help]

APPS.XLA_CMP_MPA_JLT_PKG dependencies on XLA_CMP_STRING_PKG

Line 541: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_appl_id$' ,TO_CHAR(p_application_id));

537: --
538: -- Replace JLT information token
539: --
540: l_jlt := C_RECOG_JLT_BODY;
541: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_appl_id$' ,TO_CHAR(p_application_id));
542: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_type_code$' ,p_mpa_jlt_owner_code);
543: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_code$' ,p_mpa_jlt_code);
544: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$amb_context_code$' ,p_amb_context_code);
545: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$entity_code$' ,p_entity_code);

Line 542: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_type_code$' ,p_mpa_jlt_owner_code);

538: -- Replace JLT information token
539: --
540: l_jlt := C_RECOG_JLT_BODY;
541: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_appl_id$' ,TO_CHAR(p_application_id));
542: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_type_code$' ,p_mpa_jlt_owner_code);
543: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_code$' ,p_mpa_jlt_code);
544: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$amb_context_code$' ,p_amb_context_code);
545: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$entity_code$' ,p_entity_code);
546: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_class_code$' ,p_event_class_code);

Line 543: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_code$' ,p_mpa_jlt_code);

539: --
540: l_jlt := C_RECOG_JLT_BODY;
541: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_appl_id$' ,TO_CHAR(p_application_id));
542: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_type_code$' ,p_mpa_jlt_owner_code);
543: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_code$' ,p_mpa_jlt_code);
544: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$amb_context_code$' ,p_amb_context_code);
545: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$entity_code$' ,p_entity_code);
546: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_class_code$' ,p_event_class_code);
547: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_type_code$' ,p_event_type_code);

Line 544: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$amb_context_code$' ,p_amb_context_code);

540: l_jlt := C_RECOG_JLT_BODY;
541: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_appl_id$' ,TO_CHAR(p_application_id));
542: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_type_code$' ,p_mpa_jlt_owner_code);
543: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_code$' ,p_mpa_jlt_code);
544: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$amb_context_code$' ,p_amb_context_code);
545: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$entity_code$' ,p_entity_code);
546: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_class_code$' ,p_event_class_code);
547: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_type_code$' ,p_event_type_code);
548: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_owner_code$' ,p_line_definition_owner_code);

Line 545: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$entity_code$' ,p_entity_code);

541: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_appl_id$' ,TO_CHAR(p_application_id));
542: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_type_code$' ,p_mpa_jlt_owner_code);
543: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_code$' ,p_mpa_jlt_code);
544: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$amb_context_code$' ,p_amb_context_code);
545: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$entity_code$' ,p_entity_code);
546: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_class_code$' ,p_event_class_code);
547: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_type_code$' ,p_event_type_code);
548: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_owner_code$' ,p_line_definition_owner_code);
549: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_code$' ,p_line_definition_code);

Line 546: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_class_code$' ,p_event_class_code);

542: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_type_code$' ,p_mpa_jlt_owner_code);
543: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_code$' ,p_mpa_jlt_code);
544: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$amb_context_code$' ,p_amb_context_code);
545: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$entity_code$' ,p_entity_code);
546: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_class_code$' ,p_event_class_code);
547: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_type_code$' ,p_event_type_code);
548: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_owner_code$' ,p_line_definition_owner_code);
549: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_code$' ,p_line_definition_code);
550: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_type_code$' ,p_accrual_jlt_owner_code);

Line 547: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_type_code$' ,p_event_type_code);

543: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$mpa_jlt_code$' ,p_mpa_jlt_code);
544: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$amb_context_code$' ,p_amb_context_code);
545: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$entity_code$' ,p_entity_code);
546: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_class_code$' ,p_event_class_code);
547: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_type_code$' ,p_event_type_code);
548: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_owner_code$' ,p_line_definition_owner_code);
549: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_code$' ,p_line_definition_code);
550: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_type_code$' ,p_accrual_jlt_owner_code);
551: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_code$' ,p_accrual_jlt_code);

Line 548: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_owner_code$' ,p_line_definition_owner_code);

544: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$amb_context_code$' ,p_amb_context_code);
545: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$entity_code$' ,p_entity_code);
546: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_class_code$' ,p_event_class_code);
547: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_type_code$' ,p_event_type_code);
548: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_owner_code$' ,p_line_definition_owner_code);
549: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_code$' ,p_line_definition_code);
550: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_type_code$' ,p_accrual_jlt_owner_code);
551: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_code$' ,p_accrual_jlt_code);
552:

Line 549: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_code$' ,p_line_definition_code);

545: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$entity_code$' ,p_entity_code);
546: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_class_code$' ,p_event_class_code);
547: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_type_code$' ,p_event_type_code);
548: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_owner_code$' ,p_line_definition_owner_code);
549: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_code$' ,p_line_definition_code);
550: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_type_code$' ,p_accrual_jlt_owner_code);
551: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_code$' ,p_accrual_jlt_code);
552:
553: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$bflow_method_code$' ,p_bflow_method_code); -- 4655713b

Line 550: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_type_code$' ,p_accrual_jlt_owner_code);

546: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_class_code$' ,p_event_class_code);
547: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_type_code$' ,p_event_type_code);
548: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_owner_code$' ,p_line_definition_owner_code);
549: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_code$' ,p_line_definition_code);
550: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_type_code$' ,p_accrual_jlt_owner_code);
551: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_code$' ,p_accrual_jlt_code);
552:
553: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$bflow_method_code$' ,p_bflow_method_code); -- 4655713b
554: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$inherit_desc_flag$' ,p_inherit_desc_flag); -- 4655713b

Line 551: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_code$' ,p_accrual_jlt_code);

547: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$event_type_code$' ,p_event_type_code);
548: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_owner_code$' ,p_line_definition_owner_code);
549: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_code$' ,p_line_definition_code);
550: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_type_code$' ,p_accrual_jlt_owner_code);
551: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_code$' ,p_accrual_jlt_code);
552:
553: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$bflow_method_code$' ,p_bflow_method_code); -- 4655713b
554: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$inherit_desc_flag$' ,p_inherit_desc_flag); -- 4655713b
555:

Line 553: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$bflow_method_code$' ,p_bflow_method_code); -- 4655713b

549: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$line_definition_code$' ,p_line_definition_code);
550: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_type_code$' ,p_accrual_jlt_owner_code);
551: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_code$' ,p_accrual_jlt_code);
552:
553: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$bflow_method_code$' ,p_bflow_method_code); -- 4655713b
554: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$inherit_desc_flag$' ,p_inherit_desc_flag); -- 4655713b
555:
556: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt
557: ,'$acct_line_options$'

Line 554: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$inherit_desc_flag$' ,p_inherit_desc_flag); -- 4655713b

550: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_type_code$' ,p_accrual_jlt_owner_code);
551: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$jlt_code$' ,p_accrual_jlt_code);
552:
553: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$bflow_method_code$' ,p_bflow_method_code); -- 4655713b
554: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$inherit_desc_flag$' ,p_inherit_desc_flag); -- 4655713b
555:
556: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt
557: ,'$acct_line_options$'
558: ,xla_cmp_acct_line_type_pkg.GetALTOption

Line 556: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt

552:
553: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$bflow_method_code$' ,p_bflow_method_code); -- 4655713b
554: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt ,'$inherit_desc_flag$' ,p_inherit_desc_flag); -- 4655713b
555:
556: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt
557: ,'$acct_line_options$'
558: ,xla_cmp_acct_line_type_pkg.GetALTOption
559: (p_acct_entry_type_code
560: ,'C' -- mpa line is not gain/loss for sure

Line 567: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt

563: ,p_switch_side_flag
564: ,p_merge_duplicate_code)
565: );
566: --
567: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt
568: ,'$set_acct_class$'
569: ,xla_cmp_acct_line_type_pkg.GetAcctClassCode
570: (p_accounting_class_code)
571: );

Line 573: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt

569: ,xla_cmp_acct_line_type_pkg.GetAcctClassCode
570: (p_accounting_class_code)
571: );
572: --
573: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt
574: ,'$set_rounding_class$'
575: , xla_cmp_acct_line_type_pkg.GetRoundingClassCode
576: (p_rounding_class_code)
577: );

Line 579: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt

575: , xla_cmp_acct_line_type_pkg.GetRoundingClassCode
576: (p_rounding_class_code)
577: );
578:
579: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt
580: ,'$call_analytical_criteria$'
581: ,xla_cmp_analytic_criteria_pkg.GenerateMpaLineAC
582: (p_application_id
583: ,p_amb_context_code

Line 599: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt

595:
596: --
597: IF p_description_type_code IS NOT NULL AND
598: p_description_code IS NOT NULL THEN
599: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt
600: ,'$call_description$'
601: , xla_cmp_acct_line_type_pkg.GenerateCallDescription
602: (p_application_id => p_application_id
603: ,p_description_type_code => p_description_type_code

Line 612: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt

608: ,p_rec_sources => p_rec_sources)
609: );
610: --
611: ELSE
612: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt
613: ,'$call_description$'
614: ,'-- no description for the jlt');
615: END IF;
616:

Line 617: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt

613: ,'$call_description$'
614: ,'-- no description for the jlt');
615: END IF;
616:
617: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt
618: ,'$call_adr$'
619: ,GenerateCallADR -- from XLA_CMP_MPA_JLT_PKG
620: (p_application_id
621: ,p_amb_context_code

Line 643: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$parameters$' ,' ');

639: , p_rec_sources => p_rec_sources
640: ) ;
641: --
642: IF l_parameters IS NULL THEN
643: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$parameters$' ,' ');
644: ELSE
645: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$parameters$', l_parameters );
646: END IF;
647:

Line 645: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$parameters$', l_parameters );

641: --
642: IF l_parameters IS NULL THEN
643: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$parameters$' ,' ');
644: ELSE
645: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$parameters$', l_parameters );
646: END IF;
647:
648: --
649:

Line 665: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$alt_hash_id$', TO_CHAR(l_ObjectIndex));

661: --
662: );
663: --
664:
665: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$alt_hash_id$', TO_CHAR(l_ObjectIndex));
666: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$package_name$', g_package_name);
667:
668: xla_cmp_string_pkg.CreateString(
669: p_package_text => l_jlt

Line 666: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$package_name$', g_package_name);

662: );
663: --
664:
665: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$alt_hash_id$', TO_CHAR(l_ObjectIndex));
666: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$package_name$', g_package_name);
667:
668: xla_cmp_string_pkg.CreateString(
669: p_package_text => l_jlt
670: ,p_array_string => l_array_jlt

Line 668: xla_cmp_string_pkg.CreateString(

664:
665: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$alt_hash_id$', TO_CHAR(l_ObjectIndex));
666: l_jlt := xla_cmp_string_pkg.replace_token(l_jlt, '$package_name$', g_package_name);
667:
668: xla_cmp_string_pkg.CreateString(
669: p_package_text => l_jlt
670: ,p_array_string => l_array_jlt
671: );
672:

Line 701: RETURN xla_cmp_string_pkg.g_null_varchar2s;

697: ,p_level => C_LEVEL_EXCEPTION
698: ,p_module => l_log_module);
699: END IF;
700: p_IsCompiled := FALSE;
701: RETURN xla_cmp_string_pkg.g_null_varchar2s;
702: WHEN xla_exceptions_pkg.application_exception THEN
703: IF (C_LEVEL_EXCEPTION >= g_log_level) THEN
704: trace
705: (p_msg => 'ERROR: XLA_CMP_COMPILER_ERROR = '||sqlerrm

Line 710: RETURN xla_cmp_string_pkg.g_null_varchar2s;

706: ,p_level => C_LEVEL_EXCEPTION
707: ,p_module => l_log_module);
708: END IF;
709: p_IsCompiled := FALSE;
710: RETURN xla_cmp_string_pkg.g_null_varchar2s;
711: WHEN OTHERS THEN
712: p_IsCompiled := FALSE;
713: xla_exceptions_pkg.raise_message
714: (p_location => 'XLA_CMP_MPA_JLT_PKG.GenerateOneMpaJLT');

Line 920: l_body := xla_cmp_string_pkg.g_null_varchar2s;

916: , l_array_inherit_desc_flag -- 4655713b
917: ;
918: CLOSE jlt_cur;
919: --
920: l_body := xla_cmp_string_pkg.g_null_varchar2s;
921:
922: p_IsCompiled := TRUE;
923:
924: --

Line 969: l_body := xla_cmp_string_pkg.ConcatTwoStrings (

965: , p_rec_sources => p_rec_sources
966: , p_IsCompiled => l_IsCompiled
967: );
968: --
969: l_body := xla_cmp_string_pkg.ConcatTwoStrings (
970: p_array_string_1 => l_body
971: ,p_array_string_2 => l_jlt
972: );
973: --

Line 992: RETURN xla_cmp_string_pkg.g_null_varchar2s;

988: ,p_level => C_LEVEL_EXCEPTION
989: ,p_module => l_log_module);
990: END IF;
991: p_IsCompiled := FALSE;
992: RETURN xla_cmp_string_pkg.g_null_varchar2s;
993: WHEN OTHERS THEN
994: p_IsCompiled := FALSE;
995: xla_exceptions_pkg.raise_message
996: (p_location => 'XLA_CMP_MPA_JLT_PKG.GenerateMpaJLTProcs');

Line 1044: l_body := xla_cmp_string_pkg.g_null_varchar2s;

1040: --
1041: -- Init global variables
1042: --
1043: l_IsCompiled := TRUE;
1044: l_body := xla_cmp_string_pkg.g_null_varchar2s;
1045: --
1046: g_package_name := p_package_name;
1047: --
1048: l_body := GenerateMpaJLTProcs(