DBA Data[Home] [Help]

APPS.EGO_ITEM_AML_PVT dependencies on MTL_SYSTEM_ITEMS_INTERFACE

Line 748: from mtl_system_items_interface

744: SET prog_int_char2 = 'Y'
745: WHERE data_set_id = p_data_set_id
746: AND process_flag = G_PS_VAL_TO_ID_COMPLETE
747: AND EXISTS (Select 1
748: from mtl_system_items_interface
749: where request_id = aml_intf.request_id
750: and inventory_item_id = aml_intf.inventory_item_id
751: and organization_id = aml_intf.organization_id
752: and transaction_type = 'CREATE'