TWUF_MAPPING - Group of Field Assignments
Group of Field Assignments information is stored in SAP table TWUF_MAPPING.
It is part of development package WUF_PERS in software component LO-AB. This development package consists of objects that can be grouped under "Persistence Layer".
It is part of development package WUF_PERS in software component LO-AB. This development package consists of objects that can be grouped under "Persistence Layer".
Fields for table TWUF_MAPPING
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLICATION | Application | X | WUF_APPLICATION | CHAR | 30 | TWUF_APPL |
EVENT | Event | X | WUF_EVENT | CHAR | 30 | TWUF_EVENT |
TRANS_ORDER | Sequence of the Transformation Call-Up | X | WUF_TRANS_ORDER | NUMC | 5 | TWUF_TR |
COUNTER | Counter | X | WUF_COUNT | NUMC | 5 | |
TO_FIELD | Field of Target Structure | WUF_TARGET_FIELD | CHAR | 255 | ||
FROM_STRUCTURE | Structure | WUF_STRUCTURE | CHAR | 30 | ||
FROM_FIELD | Field of Source Structure | WUF_SOURCE_FIELD | CHAR | 255 | ||
FIXED_VALUE | Generic Fixed Value | WUF_FIXED_VALUE | CHAR | 255 | ||
CONVERSION | Name of a Class for Simple Field Transformations | WUF_CONVERSION_CLASS | CHAR | 30 |