DBA Data[Home] [Help]

APPS.GMIGUTL dependencies on IC_WHSE_MST

Line 81: ( p_whse_code IN ic_whse_mst.whse_code%TYPE

77: , x_ic_lots_cpg_row OUT NOCOPY ic_lots_cpg%ROWTYPE
78: );
79:
80: PROCEDURE Get_Warehouse
81: ( p_whse_code IN ic_whse_mst.whse_code%TYPE
82: , x_ic_whse_mst_row OUT NOCOPY ic_whse_mst%ROWTYPE
83: );
84:
85: PROCEDURE Get_Loct_inv

Line 82: , x_ic_whse_mst_row OUT NOCOPY ic_whse_mst%ROWTYPE

78: );
79:
80: PROCEDURE Get_Warehouse
81: ( p_whse_code IN ic_whse_mst.whse_code%TYPE
82: , x_ic_whse_mst_row OUT NOCOPY ic_whse_mst%ROWTYPE
83: );
84:
85: PROCEDURE Get_Loct_inv
86: ( p_item_id IN ic_loct_inv.item_id%TYPE