DBA Data[Home] [Help]

APPS.AR_LATE_CHARGE_PKG dependencies on AR_SYSTEM_PARAMETERS_ALL

Line 2954: ar_system_parameters_all s,

2950: s.late_charge_batch_source_id,
2951: lg.currency_code
2952: FROM ar_interest_batches_all b,
2953: ar_interest_headers_all h,
2954: ar_system_parameters_all s,
2955: gl_ledgers lg
2956: WHERE b.request_id = p_request_id
2957: AND b.org_id = s.org_id
2958: AND b.interest_batch_id = h.interest_batch_id