SAP Table WLMV

Validity and Status of Layout Module Versions

WLMV (Validity and Status of Layout Module Versions) 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 WLMV to other SAP tables.

WLMV table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
LAYGR Layout Module LAYGR TWML CHAR 10 0
LAYMOD_VER Layout Module Version LAYMOD_VER NUMC 4 0
LMOD_STAT Status of a layout module version LMOD_STAT CHAR 2 0
01 Planned
02 Released
LM_DATE_FR Validity start date of a layout module version LM_DATE_FR DATS 8 0
LM_DATE_TO Validity end date of a layout module version LM_DATE_TO DATS 8 0
TISTP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC 15 0

WLMV foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
WLMV LAYGR WLMV MANDT TWML Layout module MANDT
WLMV LAYGR WLMV LAYGR TWML Layout module LAYGR
WLMV MANDT WLMV MANDT T000 Clients MANDT