Inventory Management - EBS (MOSC)

MOSC Banner

Subinventory Transfer via API

edited Nov 4, 2014 6:33AM in Inventory Management - EBS (MOSC) 2 commentsAnswered

I am trying to code a subinventory transfer that processes instantly without having to wait for jobs to run in EBS.

I have created a process that does a subinventory transfer using the INV.MTL_TRANSACTIONS_INTERFACE and INV.MTL_TRANSACTION_LOTS_INTERFACE tables.

I write data to those two tables and then call APPS.INV_TXN_MANAGER_PUB.PROCESS_TRANSACTIONS.

The transaction is now sitting in the Transaction Interface (Inventory > transactions > Transaction Open Interface). It stays in here until the Material Transaction Interface (Inventory > Setup > Interface Managers) manager runs. I have this set to run every 5 min but I need to be able to call this interface on demand via a stored procedure.

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