DBA Data[Home] [Help]

APPS.FV_SF1080_TRANSACTION dependencies on HZ_PARTIES

Line 258: hz_party_sites hzps , HZ_CUST_SITE_USEs hzcsu,hz_cust_accounts hzca, hz_parties hzp

254: hzl.state cust_state,
255: hzl.postal_code cust_postal_code
256: FROM RA_CUSTOMER_TRX rct,
257: hz_locations hzl, hz_cust_acct_sites hzcas,
258: hz_party_sites hzps , HZ_CUST_SITE_USEs hzcsu,hz_cust_accounts hzca, hz_parties hzp
259: WHERE rct.set_of_books_id = parm_set_of_books_id
260: AND rct.bill_to_customer_id = hzca.cust_account_id
261: AND hzca.cust_Account_id = hzcas.cust_account_id
262: AND hzp.party_id = hzca.party_id