DBA Data[Home] [Help]

APPS.AR_PURGE dependencies on GL_SETS_OF_BOOKS

Line 731: gl_sets_of_books sob,

727: ar_batch_sources bs,
728: ar_batches batch,
729: ar_batches batch_remit,
730: fnd_document_sequences doc,
731: gl_sets_of_books sob,
732: hz_cust_acct_sites addr,
733: hz_party_sites party_site,
734: hz_locations loc,
735: hz_cust_site_uses su,

Line 1647: gl_sets_of_books sob,

1643: ra_cust_trx_types ctt,
1644: ra_batch_sources bs,
1645: ra_batches batch,
1646: fnd_document_sequences doc,
1647: gl_sets_of_books sob,
1648: hz_cust_accounts cust_bill,
1649: hz_parties bill_party,
1650: hz_cust_site_uses su_bill,
1651: hz_cust_acct_sites addr_bill,

Line 1825: gl_sets_of_books sob,

1821: '' cust_rcpt_reference, /* customer_receipt_reference */
1822: '' bank_acct_name2 /* bank_account_name */
1823: FROM ra_cust_trx_types ctt,
1824: fnd_document_sequences doc,
1825: gl_sets_of_books sob,
1826: ar_lookups lu,
1827: ar_adjustments adj,
1828: hz_cust_accounts cust,
1829: hz_parties cust_party,

Line 1976: gl_sets_of_books sob,

1972: ce_bank_accounts cba,
1973: ce_bank_acct_uses ba2,
1974: ce_bank_branches_v bb,
1975: fnd_document_sequences doc,
1976: gl_sets_of_books sob,
1977: hz_cust_acct_sites addr,
1978: hz_party_sites party_site,
1979: hz_locations loc,
1980: hz_cust_site_uses su,