DBA Data[Home] [Help]

APPS.JL_BR_AR_BANK_ACCT_PKG dependencies on JL_BR_AR_SELECT_ACCOUNTS_ALL

Line 1187: jl_br_ar_select_accounts_all csc,

1183: from jl_br_ar_collection_docs_all cd,
1184: jl_br_ar_occurrence_docs_all oc,
1185: ra_customer_trx_all ract,
1186: jl_br_ar_bank_occurrences bo,
1187: jl_br_ar_select_accounts_all csc,
1188: jl_br_ar_borderos_all b
1189: where oc.document_id between l_start_id and l_end_id
1190: and nvl(oc.occurrence_status,'CONFIRMED') <> 'CREATED'
1191: and oc.document_id = cd.document_id

Line 1842: jl_br_ar_select_accounts_all csc,

1838: jl_br_ar_occurrence_docs_all oc,
1839: jl_br_ar_collection_docs_all cd,
1840: ra_customer_trx_all ract,
1841: jl_br_ar_bank_occurrences bo,
1842: jl_br_ar_select_accounts_all csc,
1843: jl_br_ar_borderos_all b,
1844: ar_system_parameters_all sys,
1845: gl_date_period_map per1,
1846: gl_sets_of_books gsb