DBA Data[Home] [Help]

APPS.PNRX_SP_ASSIGN_BY_LEASE dependencies on PN_SPACE_ASSIGN_CUST_ALL

Line 754: pn_space_assign_cust_all cust

750: hz_parties hp,
751: hz_cust_site_uses_all hcsu,
752: ar_lookups arl,
753: hz_cust_accounts hca,
754: pn_space_assign_cust_all cust
755: WHERE cust.location_id =V_LOCATION_ID_2 AND
756: hca.cust_account_id = cust.cust_account_id AND
757: hca.party_id = hp.party_id AND
758: arl.lookup_code(+) = hp.category_code AND