DBA Data[Home] [Help]

APPS.CST_RECEIPTACCRUALPEREND_PVT dependencies on FND_CURRENCIES

Line 819: fnd_currencies fnc1,

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

Line 820: fnd_currencies fnc2,

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