DBA Data[Home] [Help]

APPS.OKS_ENTITLEMENTS_PVT dependencies on OKC_TIME_UTIL_PVT

Line 14609: L_Date := OKC_TIME_UTIL_PVT.get_enddate(

14605:
14606: if Idx.TimeUnit is not null and
14607: Idx.duration is not null then
14608:
14609: L_Date := OKC_TIME_UTIL_PVT.get_enddate(
14610: P_Enddate,
14611: Idx.TimeUnit,
14612: Idx.Duration) + 1;
14613: