DBA Data[Home] [Help]

APPS.PAY_JP_ITWB_DML_PKG dependencies on PAY_JP_ITWB_BON_ACT_EFD_V

Line 2627: from pay_jp_itwb_bon_act_efd_v

2623: decode(nvl(to_char(col_cnt12,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt12,
2624: decode(nvl(to_char(col_cnt13,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt13,
2625: decode(nvl(to_char(col_cnt14,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt14,
2626: decode(nvl(to_char(col_cnt15,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt15
2627: from pay_jp_itwb_bon_act_efd_v
2628: where assignment_action_id = p_arch_assignment_action_id_o;
2629: --
2630: l_csr_act_efd csr_act_efd%rowtype;
2631: --

Line 3184: from pay_jp_itwb_bon_act_efd_v

3180: decode(nvl(to_char(col_cnt12,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt12,
3181: decode(nvl(to_char(col_cnt13,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt13,
3182: decode(nvl(to_char(col_cnt14,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt14,
3183: decode(nvl(to_char(col_cnt15,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt15
3184: from pay_jp_itwb_bon_act_efd_v
3185: where assignment_action_id = p_arch_assignment_action_id_o;
3186: --
3187: l_csr_act_efd csr_act_efd%rowtype;
3188: --

Line 4861: from pay_jp_itwb_bon_act_efd_v

4857: decode(nvl(to_char(col_cnt12,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt12,
4858: decode(nvl(to_char(col_cnt13,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt13,
4859: decode(nvl(to_char(col_cnt14,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt14,
4860: decode(nvl(to_char(col_cnt15,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt15
4861: from pay_jp_itwb_bon_act_efd_v
4862: where assignment_action_id = p_arch_assignment_action_id_o;
4863: --
4864: l_csr_act_efd csr_act_efd%rowtype;
4865: --

Line 5455: from pay_jp_itwb_bon_act_efd_v

5451: decode(nvl(to_char(col_cnt12,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt12,
5452: decode(nvl(to_char(col_cnt13,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt13,
5453: decode(nvl(to_char(col_cnt14,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt14,
5454: decode(nvl(to_char(col_cnt15,'MM'),'X'),to_char(p_effective_date,'MM'),0,null) col_cnt15
5455: from pay_jp_itwb_bon_act_efd_v
5456: where assignment_action_id = p_arch_assignment_action_id_o;
5457: --
5458: l_csr_act_efd csr_act_efd%rowtype;
5459: --