DBA Data[Home] [Help]

APPS.GMIUTILS dependencies on GMIGUTL

Line 336: gmigutl.get_loct_inv (

332:
333: /* item is status controlled, do the checks */
334: IF (l_item_mst_rec.status_ctl = 1) THEN
335: /* fetch location inventory details */
336: gmigutl.get_loct_inv (
337: p_item_id => p_item_id,
338: p_whse_code => p_whse_code,
339: p_lot_id => p_lot_id,
340: p_location => p_location,