DBA Data[Home] [Help]

APPS.GMICVAL dependencies on IC_LOCT_MST

Line 12: SUBTYPE loct_type IS ic_loct_mst.location%TYPE;

8: SUBTYPE lot_surg_type IS ic_lots_mst.lot_id%TYPE;
9: SUBTYPE form_surg_type IS lm_item_dat.formula_id%TYPE;
10: SUBTYPE lab_type IS lm_item_dat.lab_type%TYPE;
11: SUBTYPE reason_type IS sy_reas_cds.reason_code%TYPE;
12: SUBTYPE loct_type IS ic_loct_mst.location%TYPE;
13: SUBTYPE whse_type IS ic_whse_mst.whse_code%TYPE;
14: SUBTYPE grade_type IS qc_grad_mst.qc_grade%TYPE;
15: SUBTYPE status_type IS ic_lots_sts.lot_status%TYPE;
16: SUBTYPE lot_no_type IS ic_lots_mst.lot_no%TYPE;