DBA Data[Home] [Help]

APPS.AR_LATE_CHARGE_PKG dependencies on AR_SYSTEM_PARAMETERS_ALL

Line 2914: ar_system_parameters_all s,

2910: s.late_charge_batch_source_id,
2911: lg.currency_code
2912: FROM ar_interest_batches_all b,
2913: ar_interest_headers_all h,
2914: ar_system_parameters_all s,
2915: gl_ledgers lg
2916: WHERE b.request_id = p_request_id
2917: AND b.org_id = s.org_id
2918: AND b.interest_batch_id = h.interest_batch_id