DBA Data[Home] [Help]

APPS.CST_XLA_PVT dependencies on WIP_TRANSACTIONS

Line 2224: WIP_TRANSACTIONS

2220: INV_LE_TIMEZONE_PUB.get_le_day_time_for_ou(
2221: TRANSACTION_DATE,
2222: l_operating_unit)
2223: FROM
2224: WIP_TRANSACTIONS
2225: WHERE
2226: COST_UPDATE_ID = p_update_id
2227: AND ORGANIZATION_ID = p_organization_id;
2228: