SAP Table LNODE

Node

LNODE (Node) 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 LNODE to other SAP tables.

Source: LNODE (Node)

LNODE table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
LOCAT Site LTRM_LOCAT LLOCT CHAR 4 0
RNODE Node LTBN_NODE CHAR 15 0
CORDX X Coordinate LTRM_XCORD QUAN 10 3
CORDY Y Coordinate LTRM_YCORD QUAN 10 3
CORDZ Z Coordinate LTRM_ZCORD QUAN 10 3
BLOCK Node Blocked LTBN_BLOCK CHAR 1 0
X Yes
NULL No
EXRSN Reason for Object Being Blocked LTBN_BLOCK_RSNCD LRSNC CHAR 3 0
VERIF Node Verification Field LTBN_VERIF CHAR 10 0

LNODE foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
LNODE EXRSN LNODE MANDT LRSNC External vs Internal reason code MANDT
LNODE EXRSN * LRSNC External vs Internal reason code LOCAT
LNODE EXRSN '01' LRSNC External vs Internal reason code APOBJ
LNODE EXRSN LNODE EXRSN LRSNC External vs Internal reason code EXRSN
LNODE LOCAT LNODE MANDT LLOCT Site MANDT
LNODE LOCAT LNODE LOCAT LLOCT Site LOCAT