Process Manufacturing - EBS (MOSC)

MOSC Banner

Onhand quanttiy is not available for WIP issue for WIP Completion

EBS 12.2.10

Database 19c (19.18.0.0.0)

I want to do WIP Completion transaction but when I execute api it throws following error:

Onhand quanttiy is not available for WIP issue

Returned error by api is quite misleading because I am not doing WIP issue I am doing WIP Completion which I have defined in following api parameters:

p_mmti_rec.transaction_type_id := gme_common_pvt.g_prod_completion;
p_mmti_rec.transaction_action_id := gme_common_pvt.g_prod_comp_txn_action;

Also refer complete api code which I am using.

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