DBA Data[Home] [Help]

APPS.INL_INTEGRATION_GRP dependencies on INL_SHIP_LINES_ALL

Line 2062: FROM inl_ship_lines_all sl

2058: x_currency_code,
2059: x_currency_conversion_type,
2060: x_currency_conversion_date,
2061: x_currency_conversion_rate
2062: FROM inl_ship_lines_all sl
2063: WHERE sl.ship_line_id = p_ship_line_id;
2064:
2065: -- End of Api Body
2066: