Discrete Manufacturing - EBS (MOSC)

MOSC Banner

Updation of work order through api

edited Jun 25, 2018 5:00AM in Discrete Manufacturing - EBS (MOSC) 1 commentAnswered

Hi All,

Am updating work order's routing alternate, routing revision, routing revision date through below api.  Could find that work order got updated with the latest routing alternate details but did not given even 1 operation.

wip_massload_pub.massloadjobs (

            p_groupid           => p_group_id,                     -- Group ID

            p_validationlevel   => 0,                      -- Validation Level

            p_commitflag        => 0,             -- --commit 1 =Yes , 0 ='No'

            x_returnstatus      => p_char_returnstatus,

            x_errormsg          => p_char_errormsg);

But when I update the routing alternate manually , got the routing operations.

Can some one help me in this please.

Thanks, Raju

Tagged:

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