DBA Data[Home] [Help]

APPS.POA_SAVINGS_NP dependencies on GL_SETS_OF_BOOKS

Line 323: gl_sets_of_books gl

319: , fnd_global.prog_appl_id
320: , fnd_global.conc_program_id
321: , p_start_time
322: FROM poa_edw_po_dist_inc inc,
323: gl_sets_of_books gl
324: , po_distributions_all pod
325: , po_doc_style_headers style
326: , po_line_locations_all psc
327: , po_lines_all plc

Line 504: gl_sets_of_books gl

500: , fnd_global.prog_appl_id
501: , fnd_global.conc_program_id
502: , p_start_time
503: FROM poa_edw_po_dist_inc inc,
504: gl_sets_of_books gl
505: , po_distributions_all pod
506: , po_line_locations_all psc
507: , po_lines_all plc
508: , po_headers_all phc

Line 824: FROM gl_sets_of_books gl

820: v_cost_center_id,
821: v_rate,
822: v_approved_date,
823: v_Currency_Conv_Rate
824: FROM gl_sets_of_books gl
825: , po_distributions_all pod
826: , po_line_locations_all psc
827: , po_lines_all plc
828: , po_headers_all phc