Inventory Management - EBS (MOSC)

MOSC Banner

PROCESS MOVE ORDER Error..

edited Dec 16, 2015 10:10AM in Inventory Management - EBS (MOSC) 1 commentAnswered

I am trying to automate order processing from a third party system, requirement is to create/book order, create/release pick, update the lot provided by third party system and then ship confirm.

I am stuck while updating the lot on move order created by pick release api I get an error. Anyone can shade some lights what I am doing wrong?

Error Message :INV INV_INVALID_ATTRIBUTE N ATTRIBUTE Lot number

below is the script for move order update and process

   PROCEDURE PROCESS_MOVE_ORDER (p_source_line_id NUMBER,

                                 p_delivery_detail_id NUMBER,

                                 p_lot_number VARCHAR2)

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