DBA Data[Home] [Help]

APPS.EAM_CREATEUPDATE_WO_PVT dependencies on WIP_REQUIREMENT_OPERATIONS

Line 950: from WIP_REQUIREMENT_OPERATIONS

946: ,l_prev_mat_attribute12
947: ,l_prev_mat_attribute13
948: ,l_prev_mat_attribute14
949: ,l_prev_mat_attribute15
950: from WIP_REQUIREMENT_OPERATIONS
951: where wip_entity_id =l_wip_Entity_Id
952: and organization_id = l_organization_id
953: and operation_seq_num= l_Operation_Seq_Num
954: and INVENTORY_ITEM_ID = l_inventory_item_id;

Line 2582: from WIP_REQUIREMENT_OPERATIONS

2578: ,l_prev_mat_attribute12
2579: ,l_prev_mat_attribute13
2580: ,l_prev_mat_attribute14
2581: ,l_prev_mat_attribute15
2582: from WIP_REQUIREMENT_OPERATIONS
2583: where wip_entity_id =l_wip_Entity_Id
2584: and organization_id = l_organization_id
2585: and operation_seq_num= l_Operation_Seq_Num
2586: and INVENTORY_ITEM_ID = l_inventory_item_id;