DBA Data[Home] [Help]

APPS.JL_AR_RECEIVABLE_APPLICATIONS dependencies on AR_RECEIPT_METHODS

Line 120: FROM ar_receipt_methods arrm,

116: AND loc.location_id = pty.location_id;
117:
118: SELECT distinct nvl(arrma.floating,0)
119: INTO x_floating
120: FROM ar_receipt_methods arrm,
121: ar_system_parameters arsp,
122: ar_payment_schedules arps,
123: jl_br_ar_collection_docs dc,
124: jl_br_ar_rec_met_accts_ext arrma