Skip to main content
← All tables
Oracle EBS/Manufacturing/Manufacturing

WIP_REQUIREMENT_OPERATIONS

Component (material) requirements for a job — what item is needed at which operation, and how much is issued.

Key Columns

WIP_ENTITY_IDOPERATION_SEQ_NUMINVENTORY_ITEM_IDORGANIZATION_IDREQUIRED_QUANTITYQUANTITY_ISSUEDDATE_REQUIREDWIP_SUPPLY_TYPE

Used In

ManufacturingInventoryCosting

Notes

WIP_SUPPLY_TYPE 1 = push, 3 = assembly pull, 4 = bulk, 6 = supplier.

Related

Discrete job execution: routing, components and moves

A discrete job (WIP_DISCRETE_JOBS) is exploded from a bill (BOM_STRUCTURES_B / BOM_COMPONENTS_B) and routing (BOM_OPERATIONAL_ROUTINGS). Job operations are WIP_OPERATIONS, component needs are WIP_REQUIREMENT_OPERATIONS, and assemblies advance through steps via WIP_MOVE_TRANSACTIONS.