DBA Data[Home] [Help]

APPS.PAY_KR_PROCESS_NAV_PKG dependencies on WF_CORE

Line 402: l_prc_list := l_prc_list||l_conc_prog_name_tbl(1)||wf_core.newline;

398: if g_debug then
399: hr_utility.trace('Will run BEE') ;
400: end if ;
401: --
402: l_prc_list := l_prc_list||l_conc_prog_name_tbl(1)||wf_core.newline;
403: l_cur_process_tbl(n) := l_conc_prog_name_tbl(1);
404: l_message_html2 := l_message_html2||',MSG_ATTR'||to_char(n);
405: n := n + 1;
406: end if ;

Line 422: l_prc_list := l_prc_list||l_conc_prog_name_tbl(2)||wf_core.newline;

418: for rec in csr_event_group_name loop
419: l_retro_notf_event_group_name := rec.event_group_name ;
420: end loop ;
421: l_eff_date_retro_notf_disp := substr(p_effective_date_retro_notf, 10) ;
422: l_prc_list := l_prc_list||l_conc_prog_name_tbl(2)||wf_core.newline;
423: l_cur_process_tbl(n) := l_conc_prog_name_tbl(2);
424: l_message_html2 := l_message_html2||',MSG_ATTR'||to_char(n);
425: n := n + 1;
426: end if ;

Line 446: l_prc_list := l_prc_list||l_conc_prog_name_tbl(3)||wf_core.newline;

442: for rec in csr_element_set_name(p_retro_element_set_id) loop
443: l_retro_element_set_name := rec.element_set_name ;
444: end loop ;
445: --
446: l_prc_list := l_prc_list||l_conc_prog_name_tbl(3)||wf_core.newline;
447: l_cur_process_tbl(n) := l_conc_prog_name_tbl(3);
448: l_message_html2 := l_message_html2||',MSG_ATTR'||to_char(n);
449: n := n + 1;
450: end if ;

Line 484: l_prc_list := l_prc_list||l_conc_prog_name_tbl(5)||wf_core.newline;

480: l_bonus_start_date_hd := rec.a_bonus_start_date_hd ;
481: end loop ;
482: wf_engine.setItemAttrText(g_item_type, g_item_key, 'TO_RUN_MONTHLY_PAYROLL', 'N') ;
483: --
484: l_prc_list := l_prc_list||l_conc_prog_name_tbl(5)||wf_core.newline;
485: l_cur_process_tbl(n) := l_conc_prog_name_tbl(5);
486: l_message_html2 := l_message_html2||',MSG_ATTR'||to_char(n);
487: n := n + 1;
488:

Line 497: l_prc_list := l_prc_list||l_conc_prog_name_tbl(4)||wf_core.newline;

493: end if ;
494: --
495: wf_engine.setItemAttrText(g_item_type, g_item_key, 'TO_RUN_BONUS', 'N') ;
496: --
497: l_prc_list := l_prc_list||l_conc_prog_name_tbl(4)||wf_core.newline;
498: l_cur_process_tbl(n) := l_conc_prog_name_tbl(4);
499: l_message_html2 := l_message_html2||',MSG_ATTR'||to_char(n);
500: n := n + 1;
501:

Line 525: l_prc_list := l_prc_list||l_conc_prog_name_tbl(6)||wf_core.newline;

521: for rec in csr_payment_method(p_payment_method_override) loop
522: l_payment_method_override_name := rec.org_payment_method_name ;
523: end loop ;
524: --
525: l_prc_list := l_prc_list||l_conc_prog_name_tbl(6)||wf_core.newline;
526: l_cur_process_tbl(n) := l_conc_prog_name_tbl(6);
527: l_message_html2 := l_message_html2||',MSG_ATTR'||to_char(n);
528: n := n + 1;
529: end if ;

Line 546: l_prc_list := l_prc_list||l_conc_prog_name_tbl(7)||wf_core.newline;

542: l_payment_method_name := rec.org_payment_method_name ;
543: end loop ;
544: --
545:
546: l_prc_list := l_prc_list||l_conc_prog_name_tbl(7)||wf_core.newline;
547: l_cur_process_tbl(n) := l_conc_prog_name_tbl(7);
548: l_message_html2 := l_message_html2||',MSG_ATTR'||to_char(n);
549: n := n + 1;
550: end if ;

Line 562: l_prc_list := l_prc_list||l_conc_prog_name_tbl(8)||wf_core.newline;

558: if g_debug then
559: hr_utility.trace('Will run Payslip Archive') ;
560: end if ;
561: --
562: l_prc_list := l_prc_list||l_conc_prog_name_tbl(8)||wf_core.newline;
563: l_cur_process_tbl(n) := l_conc_prog_name_tbl(8);
564: l_message_html2 := l_message_html2||',MSG_ATTR'||to_char(n);
565: n := n + 1;
566: end if ;

Line 610: l_prc_list := l_prc_list||l_conc_prog_name_tbl(9)||wf_core.newline;

606: l_sort_order2_disp := rec.meaning ;
607: end loop ;
608: end if ;
609: --
610: l_prc_list := l_prc_list||l_conc_prog_name_tbl(9)||wf_core.newline;
611: l_cur_process_tbl(n) := l_conc_prog_name_tbl(9);
612: l_message_html2 := l_message_html2||',MSG_ATTR'||to_char(n);
613: n := n + 1;
614: end if ;

Line 626: l_prc_list := l_prc_list||l_conc_prog_name_tbl(10)||wf_core.newline;

622: if g_debug then
623: hr_utility.trace('Will run Costing') ;
624: end if ;
625: --
626: l_prc_list := l_prc_list||l_conc_prog_name_tbl(10)||wf_core.newline;
627: l_cur_process_tbl(n) := l_conc_prog_name_tbl(10);
628: l_message_html2 := l_message_html2||',MSG_ATTR'||to_char(n);
629: n := n + 1;
630: end if ;