DBA Data[Home] [Help]

APPS.AR_PURGE dependencies on AR_RECEIPT_METHODS

Line 726: ar_receipt_methods rm,

722: FROM ar_lookups lu1,
723: ar_lookups lu2,
724: ap_bank_accounts ba2,
725: ap_bank_accounts ba,
726: ar_receipt_methods rm,
727: ar_batch_sources bs,
728: ar_batches batch,
729: ar_batches batch_remit,
730: fnd_document_sequences doc,

Line 1968: ar_receipt_methods rm,

1964: cr.customer_receipt_reference cust_rcpt_reference,
1965: cba.bank_account_name bank_acct_name2
1966: FROM ar_lookups lu1,
1967: ar_lookups lu2,
1968: ar_receipt_methods rm,
1969: ar_batch_sources bs,
1970: ar_batches batch,
1971: ar_batches batch_remit,
1972: ce_bank_accounts cba,