DBA Data[Home] [Help]

APPS.GMF_SUBLEDGER_REPORT dependencies on FM_FORM_MST

Line 347: fm_form_mst f,

343: f.formula_vers,
344: t.meaning
345: FROM
346: gme_batch_header b,
347: fm_form_mst f,
348: gem_lookups t
349: WHERE
350: b.batch_id = v_batch_id
351: AND b.formula_id = f.formula_id