DBA Data[Home] [Help]

APPS.GMI_AUTO_ALLOCATE_PUB dependencies on GMI_VALIDATE_ALLOCATION_PVT

Line 114: GMI_VALIDATE_ALLOCATION_PVT.VALIDATE_INPUT_PARMS

110: /*Validate input parameters
111: ==========================*/
112: oe_debug_pub.add('OPM allocation engine validate input parms',1);
113: -- HW BUG#: 2643440 pass ll_allocation_rec as out
114: GMI_VALIDATE_ALLOCATION_PVT.VALIDATE_INPUT_PARMS
115: (p_allocation_rec => l_allocation_rec,
116: x_ic_item_mst_rec => l_ic_item_mst_rec,
117: x_ic_whse_mst_rec => l_ic_whse_mst_rec,
118: x_allocation_rec => ll_allocation_rec,