DBA Data[Home] [Help]

APPS.OZF_GL_INTERFACE_PVT dependencies on RA_CUSTOMER_TRX_LINES_ALL

Line 311: , ra_customer_trx_lines_all ctl

307: from ozf_funds_utilized_all_b fu
308: , oe_price_adjustments pa
309: , oe_order_lines_all ol
310: , oe_order_headers_all oh
311: , ra_customer_trx_lines_all ctl
312: , ra_cust_trx_line_gl_dist_all cgl
313: where fu.price_adjustment_id = pa.price_adjustment_id
314: and ol.line_id = pa.line_id
315: and ol.header_id = oh.header_id

Line 332: , ra_customer_trx_lines_all ctl

328: from ozf_funds_utilized_all_b fu
329: , oe_price_adjustments pa
330: , oe_order_lines_all ol
331: , oe_order_headers_all oh
332: , ra_customer_trx_lines_all ctl
333: , ra_cust_trx_line_gl_dist_all cgl
334: where fu.price_adjustment_id = pa.price_adjustment_id
335: and ol.line_id = pa.line_id
336: and ol.header_id = oh.header_id