DBA Data[Home] [Help]

APPS.EAM_DIRECT_ITEMS_PKG_PVT dependencies on WIP_REQUIREMENT_OPERATIONS

Line 637: from WIP_REQUIREMENT_OPERATIONS

633: ,l_prev_attribute12
634: ,l_prev_attribute13
635: ,l_prev_attribute14
636: ,l_prev_attribute15
637: from WIP_REQUIREMENT_OPERATIONS
638: where wip_entity_id =X_wip_Entity_Id
639: and organization_id = X_organization_id
640: and operation_seq_num= X_Operation_Seq_Num
641: and INVENTORY_ITEM_ID = X_inventory_item_id;