DBA Data[Home] [Help]

APPS.PN_MTM_ROLLFORWARD_PKG dependencies on PN_VAR_RENTS_ALL

Line 706: pn_var_rents_all var,

702: pn_tenancies_all ten,
703: pn_locations_all loc,
704: pn_properties_all prop,
705: pn_index_leases_all ilease,
706: pn_var_rents_all var,
707: pn_payment_terms_all terms
708: WHERE lease.lease_id = p_lease_id
709: AND ten.primary_flag = 'Y'
710: AND ten.location_id = loc.location_id