DBA Data[Home] [Help]

APPS.PYGBEXC dependencies on HR_GBBAL

Line 313: l_span_start := hr_gbbal.dimension_reset_date( p_dimension_name,

309: where PACT.payroll_action_id = p_owner_payroll_action_id
310: and PTP.time_period_id = PACT.time_period_id;
311:
312: -- find when the dimension last cleared down
313: l_span_start := hr_gbbal.dimension_reset_date( p_dimension_name,
314: l_user_regular_payment_date,
315: l_business_group_id);
316:
317: