DBA Data[Home] [Help]

APPS.GMI_LOCKS dependencies on IC_WHSE_MST

Line 67: i_whse_code IN ic_whse_mst.whse_code%TYPE,

63: );
64: PROCEDURE lock_inventory
65: (
66: i_item_id IN ic_loct_inv.item_id%TYPE,
67: i_whse_code IN ic_whse_mst.whse_code%TYPE,
68: o_lock_status OUT NOCOPY BOOLEAN
69: );
70: PROCEDURE lock_inventory
71: (