DBA Data[Home] [Help]

APPS.GMI_INVENTORY_CLOSE_CONC dependencies on IC_WHSE_MST

Line 33: SUBTYPE whse_type IS ic_whse_mst.whse_code%TYPE;

29: /* Subtypes
30: ======== */
31: SUBTYPE enddate_type IS ic_cldr_dtl.period_end_date%TYPE;
32: SUBTYPE orgn_type IS ic_cldr_dtl.orgn_code%TYPE;
33: SUBTYPE whse_type IS ic_whse_mst.whse_code%TYPE;
34: --SUBTYPE period_type IS ic_whse_sts.period%TYPE;
35: SUBTYPE item_srg_type IS ic_item_mst.item_id%TYPE;
36: SUBTYPE lot_srg_type IS ic_lots_mst.lot_id%TYPE;
37: SUBTYPE location_type IS ic_loct_mst.location%TYPE;