DBA Data[Home] [Help]

APPS.INL_LANDEDCOST_PVT dependencies on GL_LEDGERS

Line 3354: FROM gl_ledgers gl,

3350: INTO
3351: l_le_currency_code,
3352: l_last_adjustment_num,
3353: l_ship_status_code
3354: FROM gl_ledgers gl,
3355: xle_fp_ou_ledger_v l,
3356: inl_ship_headers_all oh
3357: WHERE gl.ledger_id = l.ledger_id
3358: AND l.legal_entity_id = oh.legal_entity_id