DBA Data[Home] [Help]

APPS.CST_REVENUECOGSMATCH_PVT dependencies on MTL_MATERIAL_TRANSACTIONS_TEMP

Line 7502: FROM mtl_material_transactions_temp mmtt, cst_revenue_cogs_match_lines crcml

7498: WHERE mti.trx_source_line_id = crcml.cogs_om_line_id
7499: AND crcml.revenue_om_line_id=crrl.revenue_om_line_id
7500: UNION
7501: SELECT 1
7502: FROM mtl_material_transactions_temp mmtt, cst_revenue_cogs_match_lines crcml
7503: WHERE mmtt.trx_source_line_id = crcml.cogs_om_line_id
7504: AND crcml.revenue_om_line_id=crrl.revenue_om_line_id
7505: UNION
7506: SELECT 1

Line 7539: FROM mtl_material_transactions_temp mmtt, cst_revenue_cogs_match_lines crcml

7535: WHERE mti.trx_source_line_id = crcml.cogs_om_line_id
7536: AND crcml.revenue_om_line_id=crrl.revenue_om_line_id
7537: UNION
7538: SELECT 1
7539: FROM mtl_material_transactions_temp mmtt, cst_revenue_cogs_match_lines crcml
7540: WHERE mmtt.trx_source_line_id = crcml.cogs_om_line_id
7541: AND crcml.revenue_om_line_id=crrl.revenue_om_line_id
7542: UNION
7543: SELECT 1