DBA Data[Home] [Help]

APPS.CST_LCMADJUSTMENTS_PVT dependencies on FND_CURRENCIES

Line 500: fnd_currencies fc

496: from rcv_parameters rp,
497: mtl_parameters mp,
498: cst_acct_info_v cai,
499: gl_sets_of_books gsob,
500: fnd_currencies fc
501: where rp.organization_id = p_organization_id
502: and mp.organization_id = p_organization_id
503: and cai.organization_id = p_organization_id
504: and gsob.set_of_books_id = cai.ledger_id