DBA Data[Home] [Help]

APPS.PAY_US_W2C_REPORTING_UTILS dependencies on PAY_US_GET_ITEM_DATA_PKG

Line 351: and pay_us_get_item_data_pkg.GET_CPROG_PARAMETER_VALUE(

347: where ppa.payroll_action_id = paa.payroll_action_id
348: and ppa.report_type = 'YREND'
349: and ppa.effective_date = cp_w2c_eff_date
350: and paa.assignment_id = cp_assignment_id
351: and pay_us_get_item_data_pkg.GET_CPROG_PARAMETER_VALUE(
352: ppa.payroll_action_id,
353: 'TRANSFER_GRE') = cp_w2c_tax_unit_id;
354: ln_eoy_pactid number :=0;
355: ln_eoy_asg_actid number :=0;