DBA Data[Home] [Help]

APPS.GMD_QMSMC dependencies on MTL_TRANSACTION_TYPES

Line 160: MTL_TRANSACTION_TYPES T,

156: M.SUBINVENTORY_code,
157: M.LOCATOR_ID
158: FROM MTL_SYSTEM_ITEMS_B_KFV B,
159: MTL_MATERIAL_TRANSACTIONS M,
160: MTL_TRANSACTION_TYPES T,
161: mtl_parameters mp
162: WHERE M.transaction_id = l_event_key
163: AND M.organization_id = B.organization_id
164: AND mp.organization_id = B.organization_id