DBA Data[Home] [Help]

APPS.GMI_GLOBAL_GRP dependencies on IC_WHSE_MST

Line 48: ( p_whse_code IN ic_whse_mst.whse_code%TYPE

44: , x_ic_lots_cpg OUT NOCOPY ic_lots_cpg%ROWTYPE
45: );
46:
47: PROCEDURE Get_Warehouse
48: ( p_whse_code IN ic_whse_mst.whse_code%TYPE
49: , x_ic_whse_mst OUT NOCOPY ic_whse_mst%ROWTYPE
50: );
51:
52: PROCEDURE Get_Loct_Inv

Line 49: , x_ic_whse_mst OUT NOCOPY ic_whse_mst%ROWTYPE

45: );
46:
47: PROCEDURE Get_Warehouse
48: ( p_whse_code IN ic_whse_mst.whse_code%TYPE
49: , x_ic_whse_mst OUT NOCOPY ic_whse_mst%ROWTYPE
50: );
51:
52: PROCEDURE Get_Loct_Inv
53: ( p_item_id IN ic_loct_inv.item_id%TYPE