DBA Data[Home] [Help]

APPS.GMI_QUANTITY_PUB dependencies on GMI_LOTS_PUB

Line 96: l_lot_rec GMI_LOTS_PUB.lot_rec_typ;

92: l_msg_data VARCHAR2(2000);
93: l_return_status VARCHAR2(1);
94: l_ic_jrnl_mst_rec ic_jrnl_mst%ROWTYPE;
95: l_ic_adjs_jnl_rec ic_adjs_jnl%ROWTYPE;
96: l_lot_rec GMI_LOTS_PUB.lot_rec_typ;
97: l_cmp_tran_rec GMI_CMP_TRAN_PVT.cmp_tran_typ;
98: l_user_name fnd_user.user_name%TYPE DEFAULT 'OPM';
99: l_user_id fnd_user.user_id%TYPE;
100: