DBA Data[Home] [Help]

APPS.JL_BR_AR_BANK_ACCT_PKG dependencies on JL_BR_AR_SELECT_ACCOUNTS_ALL

Line 1150: jl_br_ar_select_accounts_all csc,

1146: from jl_br_ar_collection_docs_all cd,
1147: jl_br_ar_occurrence_docs_all oc,
1148: ra_customer_trx_all ract,
1149: jl_br_ar_bank_occurrences bo,
1150: jl_br_ar_select_accounts_all csc,
1151: jl_br_ar_borderos_all b
1152: where oc.document_id between l_start_id and l_end_id
1153: and nvl(oc.occurrence_status,'CONFIRMED') <> 'CREATED'
1154: and oc.document_id = cd.document_id

Line 1805: jl_br_ar_select_accounts_all csc,

1801: jl_br_ar_occurrence_docs_all oc,
1802: jl_br_ar_collection_docs_all cd,
1803: ra_customer_trx_all ract,
1804: jl_br_ar_bank_occurrences bo,
1805: jl_br_ar_select_accounts_all csc,
1806: jl_br_ar_borderos_all b,
1807: ar_system_parameters_all sys,
1808: gl_date_period_map per1,
1809: gl_sets_of_books gsb