DBA Data[Home] [Help]

APPS.GMI_QUANTITY_PVT dependencies on IC_LOCT_MST

Line 1392: , p_location IN ic_loct_mst.location%TYPE

1388: FUNCTION Check_unposted_jnl_lot_status
1389: ( p_item_id IN ic_item_mst.item_id%TYPE
1390: , p_lot_id IN ic_lots_mst.lot_id%TYPE
1391: , p_whse_code IN ic_whse_mst.whse_code%TYPE
1392: , p_location IN ic_loct_mst.location%TYPE
1393: , p_lot_status IN ic_lots_sts.lot_status%TYPE
1394: )
1395: RETURN BOOLEAN
1396: IS