DBA Data[Home] [Help]

APPS.GMICUOM dependencies on IC_LOCT_INV

Line 9: SUBTYPE quantity_type IS ic_loct_inv.loct_onhand%TYPE;

5: SUBTYPE itm_surg_type IS ic_item_cnv.item_id%TYPE;
6: SUBTYPE form_surg_type IS lm_item_dat.formula_id%TYPE;
7: SUBTYPE lab_type IS lm_item_dat.lab_type%TYPE;
8: SUBTYPE lot_surg_type IS ic_item_cnv.lot_id%TYPE;
9: SUBTYPE quantity_type IS ic_loct_inv.loct_onhand%TYPE;
10: SUBTYPE uomcode_type IS sy_uoms_mst.um_code%TYPE;
11: SUBTYPE flag_type IS NUMBER;
12:
13: /* Constants