DBA Data[Home] [Help]

APPS.GMI_RESERVATION_PVT dependencies on OP_CUST_MST

Line 493: l_cust_no op_cust_mst.cust_no%TYPE;

489: x_error_code NUMBER;
490: l_lock_status BOOLEAN;
491: l_allocation_rec GMI_AUTO_ALLOCATE_PUB.gmi_allocation_rec;
492: l_ic_item_mst_rec GMI_Reservation_Util.ic_item_mst_rec;
493: l_cust_no op_cust_mst.cust_no%TYPE;
494: l_orgn_code sy_orgn_mst.orgn_code%TYPE;
495: l_trans_id NUMBER;
496: X_ALLOCATED_QTY1 NUMBER;
497: X_ALLOCATED_QTY2 NUMBER;