SAP Table LINK

Inventory document header in WM

LINK (Inventory document header in WM) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link LINK to other SAP tables.

LINK table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
LGNUM Warehouse Number / Warehouse Complex LGNUM T300 CHAR 3 0
IVNUM Number of system inventory record LVS_IVNUM CHAR 10 0
ISTAT Header status of inventory LINK_ISTAT CHAR 1 0
A Partially counted
L Cleared
N Not counted
Z Counted
S canceled
D Dynamic Cycle Count
DSTAT Print status in the inventory document header LINK_DSTAT CHAR 1 0
X Yes
NULL No
NVERS Recount version of system inventory record LINK_NVERS NUMC 2 0
LGTYP Storage Type LGTYP T301 CHAR 3 0
PDATU Planned date for inventory count LINK_PDATU DATS 8 0
IRNUM Inventory reference number LVS_IRNUM CHAR 10 0
IVAKT Inventory active LVS_IVAKT CHAR 1 0
X Yes
NULL No
UNAME Name of Planned Counter for Physical Inventory LINK_UNAME CHAR 12 0
QUINV Indicator for quant inventory LINK_QUINV CHAR 1 0
X Yes
NULL No

LINK foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
LINK LGNUM LINK MANDT T300 WM Warehouse Numbers MANDT
LINK LGNUM LINK LGNUM T300 WM Warehouse Numbers LGNUM
LINK LGTYP LINK LGTYP T301 WM Storage Types LGTYP
LINK LGTYP LINK MANDT T301 WM Storage Types MANDT
LINK LGTYP LINK LGNUM T301 WM Storage Types LGNUM