DBA Data[Home] [Help]

APPS.INL_LANDEDCOST_PVT dependencies on GL_LEDGERS

Line 2162: FROM gl_ledgers gl,

2158: p_debug_info => l_debug_info);
2159:
2160: SELECT DISTINCT gl.currency_code
2161: INTO l_le_currency_code
2162: FROM gl_ledgers gl,
2163: xle_fp_ou_ledger_v l,
2164: inl_ship_headers oh
2165: WHERE gl.ledger_id = l.ledger_id
2166: AND l.legal_entity_id = oh.legal_entity_id