SAP WRF_LMVF_ASGMT Assignment of Fixture to Layout Module Version Table
Overview
WRF_LMVF_ASGMT is a standard SAP S/4HANA table that stores Assignment of Fixture to Layout Module Version data. There are total 8 fields in the WRF_LMVF_ASGMT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_LMVF_ASGMT belongs to Logistics Basic Data (LO-RFM-MD) module and is located in the package Layout & Space Management Functionalities (WRF_WLAY).
In addition, following links provide an overview of foreign key relationships, if any, that link WRF_LMVF_ASGMT to other SAP tables and standard CDS views available based on WRF_LMVF_ASGMT table in S/4HANA 2020.
Techincal Settings of WRF_LMVF_ASGMT
Below are technical details of the table WRF_LMVF_ASGMT
- Buffering allowed but switched off
- Full table is passed to buffer
- Storage type is Not Defined
List of WRF_LMVF_ASGMT Fields
The following table gives you an overview of the fields available in WRF_LMVF_ASGMT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| LAYGR | Layout Module | LAYGR | TWML | CHAR | 10 |
| LAYMOD_VER | Layout Module Version | LAYMOD_VER | WLMV | NUMC | 4 |
| FIX_SEQ | Fixture Assignment Number | WRF_FIXSEQ_TY | NUMC | 10 | |
| FIX_ID | Fixture ID | WRF_FIXID_TY | WRF_LMVF | CHAR | 10 |
| FIX_KAP | Fixture Capacity | WRF_FIXKAP_TY | NUMC | 4 | |
| FIX_DIM | Fixture Capacity Dimension | WRF_FIX_DIM_TY | CHAR | 6 | |
| UP_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WRF_LMVF_ASGMT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_LMVF_ASGMT | FIX_ID | : | WRF_LMVF |
| WRF_LMVF_ASGMT | LAYGR | : | TWML |
| WRF_LMVF_ASGMT | LAYMOD_VER | : | WLMV |
| WRF_LMVF_ASGMT | MANDT | : | T000 |