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