DBA Data[Home] [Help]

APPS.PQH_FR_CR_PATH_ENGINE_PKG dependencies on BEN_YR_PERD

Line 353: From Ben_Yr_Perd

349:
350:
351: Select Yr_Perd_id
352: into l_yr_perd_id
353: From Ben_Yr_Perd
354: Where P_Effective_Date Between Start_Date and End_Date
355: and rownum = 1;
356:
357: -- and business_group_id = p_business_group_id;