DBA Data[Home] [Help]

APPS.GMI_AUTO_ALLOCATE_PUB dependencies on GMI_ALLOCATION_RULES_PVT

Line 156: GMI_ALLOCATION_RULES_PVT.GET_ALLOCATION_PARMS

152: /* Retrieve allocation rules defined for this item/customer
153: ==========================================================*/
154: oe_debug_pub.add('OPM allocation main - about to fetch allocation parms',1);
155: -- HW BUG#:2643440 chaged l_allocation_rec to ll_allocation_rec
156: GMI_ALLOCATION_RULES_PVT.GET_ALLOCATION_PARMS
157: ( p_alloc_class => l_ic_item_mst_rec.alloc_class,
158: p_org_id => ll_allocation_rec.org_id,
159: p_of_cust_id => ll_allocation_rec.of_cust_id,
160: p_ship_to_org_id=> ll_allocation_rec.ship_to_org_id,