Inventory Management - EBS (MOSC)

MOSC Banner

Re-order Quantity Formula

edited Nov 17, 2016 4:00AM in Inventory Management - EBS (MOSC) 1 commentAnswered

Hello,

In Inventory there is a concurrent program called Min Max report. The underlying executable is using the following package

inv_mmx_wrapper_pvt.exec_min_max. In this package there is a function being invoked which is called as INV_Minmax_PVT.get_reord_qty.

As it is a private function of that package, I am unable to find the pl/sql code of INV_Minmax_PVT.get_reord_qty.

How can I know the code or formula used to calulcate re-order quantity for an item?

Appreciate any insight.

Thanks

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