Table list used by SAP ABAP Function Module L_CATT_MAT_IN_LAGERNUMMER (Berechnet die gesamte verfügbare Menge eines Materials in einem Lagertyp)
SAP ABAP Function Module
L_CATT_MAT_IN_LAGERNUMMER (Berechnet die gesamte verfügbare Menge eines Materials in einem Lagertyp) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LAGP | Storage bins | SOURCE VALUE(OUT_ANZAHL_QUANTS) LIKE LAGP-ANZQU |
|
| 2 | LQUA | Quants | ||
| 3 | LQUA | Quants | SOURCE VALUE(INP_LGNUM) LIKE LQUA-LGNUM |
|
| 4 | LQUA | Quants | SOURCE VALUE(INP_MATNR) LIKE LQUA-MATNR |
|
| 5 | LQUA | Quants | SOURCE VALUE(OUT_MEINS) LIKE LQUA-MEINS |
|
| 6 | LQUA | Quants | SOURCE VALUE(OUT_VERME) LIKE LQUA-VERME |
|