Data Element list used by SAP ABAP Function Module LINV_READ (Select from table LINV - 2nd layer)
SAP ABAP Function Module
LINV_READ (Select from table LINV - 2nd layer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LGNUM | Warehouse Number / Warehouse Complex | SOURCE REFERENCE(I_LGNUM) LIKE LINV-LGNUM |
|
| 2 | LGPLA | Storage Bin | SOURCE REFERENCE(I_LGPLA) LIKE LINV-LGPLA OPTIONAL |
|
| 3 | LGTYP | Storage Type | SOURCE REFERENCE(I_LGTYP) LIKE LINV-LGTYP OPTIONAL |
|
| 4 | LINV_ISTAT | Item status of inventory at quant level | SOURCE REFERENCE(I_ISTAT) LIKE LINV-ISTAT OPTIONAL |
|
| 5 | LINV_NANUM | Inventory recount number | SOURCE REFERENCE(I_NANUM) LIKE LINV-NANUM |
|
| 6 | LVS_IVNUM | Number of system inventory record | SOURCE REFERENCE(I_IVNUM) LIKE LINV-IVNUM OPTIONAL |
|