Discrete Manufacturing - EBS (MOSC)

MOSC Banner

Explosion in discrete jobs

edited Feb 19, 2014 8:56PM in Discrete Manufacturing - EBS (MOSC) 5 commentsAnswered

Problem:

Customer needs to update WIP operations and WIP components (bill and routing explosion) when discrete job changes to status "released".

In the form "Discrete Jobs" (WIPDJMDF) this re-explosion is obtained by modifying the fields "Bill Revision Date" and/or "Routing revision Date", but is it possible perform the same operation using API or interface?

They have already tried to use the interface: BOM_REVISION_DATE and it was successfully modified but wip operations and wip components are not refreshed.

They populated the table WIP_JOB_SCHEDULE_INTERFACE with:

ORGANIZATION_ID := :organization_id;

WIP_ENTITY_ID := :wip_entity_id;

BOM_REVISION_DATE := SYSDATE;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center