IC_SUMM_INV
I'm trying to convert some custom code developed for EBS 11i OPM for a migration to EBS R12.2.5. One of the custom procedures is using synonym IC_SUMM_INV which points to IC_SUMM_INV_V view. I need to determine whether there is an equivalent INV view or other that supplies the same information as columns ONHAND_SHIP_QTY, COMMITTEDSALES_QTY, and COMMITTEDPROD_QTY.
If not does someone have more information how these are derived in R12.2.5 OPM if a replacement view development is required?