DBA Data[Home] [Help]

APPS.OKS_ENTITLEMENTS_PVT dependencies on OKC_TIME_UTIL_PVT

Line 13251: L_Date := OKC_TIME_UTIL_PVT.get_enddate(

13247:
13248: if Idx.TimeUnit is not null and
13249: Idx.duration is not null then
13250:
13251: L_Date := OKC_TIME_UTIL_PVT.get_enddate(
13252: P_Enddate,
13253: Idx.TimeUnit,
13254: Idx.Duration) + 1;
13255: