Discrete Manufacturing - EBS (MOSC)

MOSC Banner

Replace Primary resource with alternate resource

edited Feb 13, 2019 4:02AM in Discrete Manufacturing - EBS (MOSC) 1 commentAnswered

Hi All,

How can we switch between primary and alternate resource for discrete job. I am trying with wip mass load program :

insert into WIP_JOB_DTLS_INTERFACE(

LOAD_TYPE

,SUBSTITUTION_TYPE

,GROUP_ID

,wip_entity_id

--,organization_id

,operation_seq_num

,parent_header_id

,standard_operation_id

,PROCESS_PHASE

,PROCESS_STATUS

,last_update_date

,last_updated_by

,creation_date

,created_by

,Last_update_login

,resource_seq_num

--,substitute_group_num

--,replacement_group_num

,resource_id_old

,resource_id_new

,usage_rate_or_amount

)

values(

5 --Changing between primary and alternate resources

,3 --Changing

,107003 --GROUP_ID

,154001 --wip_entity_id

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