Replace Primary resource with alternate resource
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