DBA Data[Home] [Help]

APPS.GMICVAL dependencies on QC_GRAD_MST

Line 14: SUBTYPE grade_type IS qc_grad_mst.qc_grade%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;
17: SUBTYPE desc_type IS ic_lots_mst.lot_desc%TYPE;
18: SUBTYPE dualum_type IS ic_item_mst.dualum_ind%TYPE;