DBA Data[Home] [Help]

APPS.PN_LANDLORD_SERVICES_PKG dependencies on PNP_UTIL_FUNC

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

477: pnp_debug_pkg.debug ('PN_LANDLORD_SERVICES_PKG.Update_Row (+)');
478: /*---------------------------------------------------------------
479: -- get the lease status
480: ---------------------------------------------------------------*/
481: l_leaseStatus := PNP_UTIL_FUNC.GET_LEASE_STATUS (X_LEASE_ID);
482:
483: /*---------------------------------------------------------------
484: -- We need to INSERT the history row IF the lease IS finalised
485: ---------------------------------------------------------------*/