DBA Data[Home] [Help]

APPS.GMICDEP dependencies on IC_WHSE_MST

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

4: /* Subtypes
5: ========*/
6: SUBTYPE enddate_type IS ic_cldr_dtl.period_end_date%TYPE;
7: SUBTYPE orgn_type IS ic_cldr_dtl.orgn_code%TYPE;
8: SUBTYPE whse_type IS ic_whse_mst.whse_code%TYPE;
9: SUBTYPE period_type IS ic_whse_sts.period%TYPE;
10: SUBTYPE item_srg_type IS ic_item_mst.item_id%TYPE;
11: SUBTYPE lot_srg_type IS ic_lots_mst.lot_id%TYPE;
12: SUBTYPE location_type IS ic_loct_mst.location%TYPE;