DBA Data[Home] [Help]

APPS.GMI_VALID_GRP dependencies on IC_WHSE_MST

Line 277: , p_whse_loct_ctl IN ic_whse_mst.loct_ctl%TYPE

273: RETURN BOOLEAN;
274: --
275: FUNCTION Validate_Location
276: ( p_item_loct_ctl IN ic_item_mst.loct_ctl%TYPE
277: , p_whse_loct_ctl IN ic_whse_mst.loct_ctl%TYPE
278: , p_whse_code IN ic_whse_mst.whse_code%TYPE
279: , p_location IN ic_loct_mst.location%TYPE
280: )
281: RETURN BOOLEAN;

Line 278: , p_whse_code IN ic_whse_mst.whse_code%TYPE

274: --
275: FUNCTION Validate_Location
276: ( p_item_loct_ctl IN ic_item_mst.loct_ctl%TYPE
277: , p_whse_loct_ctl IN ic_whse_mst.loct_ctl%TYPE
278: , p_whse_code IN ic_whse_mst.whse_code%TYPE
279: , p_location IN ic_loct_mst.location%TYPE
280: )
281: RETURN BOOLEAN;
282: --