SAP Table LLOCT

Site

LLOCT (Site) 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 LLOCT to other SAP tables.

LLOCT table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
LOCAT Site LTRM_LOCAT CHAR 4 0
METRC Metric LTRM_METRC CHAR 2 0
01 Euclidian
02 Manhattan
09 User defined
TIMZN Time Zone TZNZONE TTZZ CHAR 6 0
DSUOM Unit of Measure for Distance LTRM_DSUOM T006 UNIT 3 0
TMUOM Unit of Measure for Time LTRM_TIUOM T006 UNIT 3 0
VLUOM Unit of Measure for Velocity LTRM_VLUOM T006 UNIT 3 0
EMODE Mode LTRM_MODE LLMOD CHAR 3 0
APLOG Application Log Activation LTRM_APLOG CHAR 1 0
X Yes
NULL No
DGROP Degree of Optimization LTRM_DGROP INT1 3 0
0
NRTSK Number Range for Tasks LTRM_NRTSK CHAR 2 0
NRRSC Number Range for Resources LTRM_NRRSC CHAR 2 0
NRRQS Number Range for Requests LTRM_NRRQS CHAR 2 0
NRMSG Number Range for Messages LTRM_NRMSG CHAR 2 0
MINTK Min. Number of Tasks for Selection Processing LTRM_TKLWL INT4 10 0

LLOCT foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
LLOCT DSUOM LLOCT MANDT T006 Units of Measurement MANDT
LLOCT DSUOM LLOCT DSUOM T006 Units of Measurement MSEHI
LLOCT EMODE LLOCT MANDT LLMOD Mode catalog MANDT
LLOCT EMODE LLOCT LOCAT LLMOD Mode catalog LOCAT
LLOCT EMODE LLOCT EMODE LLMOD Mode catalog EMODE
LLOCT TIMZN LLOCT MANDT TTZZ Time zones CLIENT
LLOCT TIMZN LLOCT TIMZN TTZZ Time zones TZONE
LLOCT TMUOM LLOCT TMUOM T006 Units of Measurement MSEHI
LLOCT TMUOM LLOCT MANDT T006 Units of Measurement MANDT
LLOCT VLUOM LLOCT MANDT T006 Units of Measurement MANDT
LLOCT VLUOM LLOCT VLUOM T006 Units of Measurement MSEHI