DBA Data[Home] [Help]

APPS.PQP_NL_PGGM_PENSION_EXTRACTS dependencies on PAY_ASSIGNMENT_ACTIONS

Line 4: g_asg_action_id pay_assignment_actions.assignment_action_id%TYPE;

1: PACKAGE PQP_NL_PGGM_PENSION_EXTRACTS AS
2: /* $Header: pqpnlpggmpext.pkh 120.2 2006/08/29 17:26:30 sashriva noship $ */
3: g_conc_request_id NUMBER;
4: g_asg_action_id pay_assignment_actions.assignment_action_id%TYPE;
5: g_action_effective_date DATE;
6: g_action_type VARCHAR2(50);
7: g_asgrun_dim_id pay_balance_dimensions.balance_dimension_id%TYPE;
8: g_ext_dtl_rcd_id ben_ext_rcd.ext_rcd_id%TYPE;