Inventory in the Warehouse Management System 

This section describes the IDoc WMIVID01. It comprises the segment E1LINVX and is used both to send system inventory records and to report count results.

The system inventory records are sent from the Warehouse Management screen: Physical Inventory ® Inventory document ® Print. The send report is called RLLI0405. Enter the receiving system and mark the check box "Send". The inventory records can also be printed out parallel to this. An indicator is updated in both cases. This draws attention to the reprint if the send or print procedure has to be repeated. All of the data of the system inventory record, in particular the storage bin, material and target quantities, and so on, is sent.

The partner profile output must be maintained for the message type WMINVE .

The same IDoc is used to receive the count data. One E1LINVX segment must be sent for each counted quant. The receiving sequence is of no relevance here. You can, therefore, send an IDoc with many E1LINVX records without having to worry about the posting sequence in the SAP system.

The partner profile input must be maintained for the message type WMINVE for reporting the count results.

The segment E1LINVX has the following structure. The required fields apply when the SAP system is receiving.


E1LINVX

Fields

Format

Designation

Req.

 

LGNUM

CHAR 3

Warehouse number

X

 

IVNUM

CHAR 10

Number of system inventory record

   

IVPOS

CHAR 4

Physical inventory item

   

LGTYP

CHAR 3

Storage type

X

 

LGPLA

CHAR 10

Storage bin

X

 

PLPOS

CHAR 2

Position in storage bin

x

if stock placement strategy P is being used for the storage type

MATNR

CHAR 18

Material number

X

 

WERKS

CHAR 4

Plant

X

 

CHARG

CHAR 10

Batch number

x

if batch is being used

SOBKZ

CHAR 1

Special stock indicator

x

if special stock

LSONR

CHAR 24

Special stock number

x

if special stock

BESTQ

CHAR 1

Stock category in the Warehouse Management system

x

if Q stock

WDATU

CHAR 8

Date of goods receipt

   

LENUM

CHAR 20

Storage unit number

x

if storage type with storage unit management

MENGA

CHAR 15

Quantity for counting result entry

X

either here or quantity 0 KZNUL

ALTME

CHAR 3

Unit of measure

X

 

LQNUM

CHAR 10

Quant number

   

NANUM

CHAR 2

Recount number

   

NVERS

CHAR 2

Recount version

   

ISTAT

CHAR 1

Item status of inventory at quant level

   

IDATU

CHAR 8

Date of physical inventory

   

KZINV

CHAR 2

Inventory method

   

IRNUM

CHAR 10

Inventory reference number

   

MAKTX

CHAR 40

Material description

   

ISEIT

CHAR 4

Inventory page

   

LETYP

CHAR 3

Storage unit type

   

KZNUL

CHAR 1

Indicator: storage bin empty or quant does not exist

 

either here or quantity MENGA

VFDAT

CHAR 8

Expiration date or best-before date

x

if expiration date of material is to be checked

LGORT

4 R

Storage location

   

UNAME

CHAR 25

Counter name

 

Permits the transmission of the name of person taking inventory

 

The report RLINVE00 can be used for testing purposes. This report can be used to test the inventory interface between an external system (external system) and the WM system. Entry of the data by means of a mobile data entry device is simulated in the system.

The system takes the data from existing inventory documents. Input of the IDoc WMIVID01 can thus be simulated in the system. Caution should be exercised in the production system - a document will actually be posted!