Table list used by SAP ABAP Function Module L_CATT_MAT_IM_LAGERTYP (Berechnet die gesamte verfügbare Menge eines Materials in einem Lagertyp)
SAP ABAP Function Module L_CATT_MAT_IM_LAGERTYP (Berechnet die gesamte verfügbare Menge eines Materials in einem Lagertyp) is using
# Object Type Object Name Object Description Note
     
1 Table  LQUA Quants SOURCE VALUE(INP_MATNR) LIKE LQUA-MATNR OPTIONAL
2 Table  LQUA Quants SOURCE VALUE(INP_LGTYP) LIKE LQUA-LGTYP OPTIONAL
3 Table  LQUA Quants SOURCE VALUE(INP_LGNUM) LIKE LQUA-LGNUM OPTIONAL
4 Table  LQUA Quants SOURCE VALUE(INP_CHARG) LIKE LQUA-CHARG DEFAULT ' '
5 Table  LQUA Quants SOURCE VALUE(OUT_MEINS) LIKE LQUA-MEINS
6 Table  LQUA Quants SOURCE VALUE(INP_SOBKZ) LIKE LQUA-SOBKZ DEFAULT ' '
7 Table  LQUA Quants SOURCE VALUE(INP_SONUM) LIKE LQUA-SONUM DEFAULT ' '
8 Table  LQUA Quants SOURCE VALUE(OUT_VERME) LIKE LQUA-VERME
9 Table  LQUA Quants SOURCE VALUE(INP_WERKS) LIKE LQUA-WERKS OPTIONAL
10 Table  LQUA Quants SOURCE VALUE(INP_BESTQ) LIKE LQUA-BESTQ DEFAULT ' '
11 Table  LQUA Quants