DBA Data[Home] [Help]

APPS.CST_RECEIPTACCRUALPEREND_PVT dependencies on FND_CURRENCIES

Line 817: fnd_currencies fnc1,

813: FROM cst_per_end_accruals_temp cpea,
814: po_headers_all poh,
815: po_line_locations_all poll,
816: po_distributions_all pod,
817: fnd_currencies fnc1,
818: fnd_currencies fnc2,
819: gl_daily_conversion_types glct
820: WHERE pod.po_distribution_id = cpea.distribution_id
821: AND pod.po_header_id = poh.po_header_id

Line 818: fnd_currencies fnc2,

814: po_headers_all poh,
815: po_line_locations_all poll,
816: po_distributions_all pod,
817: fnd_currencies fnc1,
818: fnd_currencies fnc2,
819: gl_daily_conversion_types glct
820: WHERE pod.po_distribution_id = cpea.distribution_id
821: AND pod.po_header_id = poh.po_header_id
822: AND pod.line_location_id = poll.line_location_id