Review Completed Transactions- Transaction Costed Status
Need SQL query to report on "Review Completed Transaction" for Transaction Costed status of Error in Project Attribute Delivery.
Transaction Costed status is coming from below lookup however need help with how to join this to INV_MATERIAL_TXNS
Select *
from fnd_lookups
where lookup_type ='INV_MATERIAL_COST_STATUS'
Tagged:
0