DBA Data[Home] [Help]

APPS.PAY_PL_POST_TERMINATION_PKG dependencies on PAY_PL_SII_DETAILS_F

Line 59: from pay_pl_sii_details_f

55: unemployment_contribution,old_age_cont_end_reason,
56: pension_cont_end_reason,sickness_cont_end_reason,
57: work_injury_cont_end_reason,labor_fund_cont_end_reason,
58: health_cont_end_reason,unemployment_cont_end_reason
59: from pay_pl_sii_details_f
60: where per_or_asg_id=r_per_or_asg_id
61: and contract_category=r_contract_category
62: and ( r_effective_date is null or
63: r_effective_date between effective_start_date and effective_end_date