DBA Data[Home] [Help]

APPS.PN_OPTIONS_PKG dependencies on PNP_UTIL_FUNC

Line 490: l_leaseStatus := PNP_UTIL_FUNC.GET_LEASE_STATUS (X_LEASE_ID);

486:
487: ----------------------------------------------------
488: -- get the lease status
489: ----------------------------------------------------
490: l_leaseStatus := PNP_UTIL_FUNC.GET_LEASE_STATUS (X_LEASE_ID);
491:
492: ---------------------------------------------------------------
493: -- We need to INSERT the history row IF the lease IS finalised
494: ---------------------------------------------------------------