DBA Data[Home] [Help]

APPS.AR_AUTOREM_API dependencies on HZ_PARTIES

Line 1271: hz_parties party,

1267: ar_cash_receipts cr,
1268: ar_receipt_methods rm,
1269: ar_receipt_classes rc,
1270: hz_cust_accounts hca,
1271: hz_parties party,
1272: /*ar_remit_gt g,*/
1273: ar_cash_receipt_history crh,
1274: ar_batches bat,
1275: ar_receipt_method_accounts rma,

Line 3646: hz_parties party,

3642: FROM ar_cash_receipts cr,
3643: ar_receipt_methods rm,
3644: ar_receipt_classes rc,
3645: hz_cust_accounts hca,
3646: hz_parties party,
3647: ar_remit_gt g
3648: WHERE cr.selected_remittance_batch_id = p_batch_id
3649: AND g.cash_receipt_id = cr.cash_receipt_id
3650: AND hca.party_id = party.party_id