SAP WTY_FIELD_ATTR1 Setting Fields for ALV Warranty Check Table
Overview
WTY_FIELD_ATTR1 is a standard SAP S/4HANA table that stores Setting Fields for ALV Warranty Check data. There are total 14 fields in the WTY_FIELD_ATTR1 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WTY_FIELD_ATTR1 belongs to Warranty Claim Processing (LO-WTY) module and is located in the package Generic Services ALV in WTY (ISAUTO_WTY_ALV).
In addition, following links provide an overview of foreign key relationships, if any, that link WTY_FIELD_ATTR1 to other SAP tables and standard CDS views available based on WTY_FIELD_ATTR1 table in S/4HANA 2020.
Techincal Settings of WTY_FIELD_ATTR1
Below are technical details of the table WTY_FIELD_ATTR1
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WTY_FIELD_ATTR1 Fields
The following table gives you an overview of the fields available in WTY_FIELD_ATTR1
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| STRUCTURE_NAME | Allowed Tables for Generic Field Attributres ALV | WTY_TABLE_ALV_GENERIC | WTY_TABLE_ALV | CHAR | 30 |
| FIELD_NAME | ALV control: Field name of internal table field | LVC_FNAME | CHAR | 30 | |
| EDIT | ALV control: Ready for input | LVC_EDIT | CHAR | 1 | |
| ICON | ALV control: Output as icon | LVC_ICON | CHAR | 1 | |
| QUANTITY | ALV control: Unit of measure | LVC_QUAN | CHAR | 3 | |
| LVC_KEY | ALV control: Key field | LVC_KEY | CHAR | 1 | |
| OUTPUTLEN | ALV control: Column width in characters | LVC_OUTLEN | NUMC | 6 | |
| F4AVAILABL | Does the field have an input help | DDF4AVAIL | CHAR | 1 | |
| NO_ZERO | ALV control: Suppress zeros for output | LVC_NOZERO | CHAR | 1 | |
| EDIT_MASK | ALV control: EditMask for output | LVC_EDTMSK | CHAR | 60 | |
| ICON_D | Icon in text fields (substitute display alias) | ICON_D | * | CHAR | 4 |
| TECH | ALV control: Technical field | LVC_TECH | CHAR | 1 | |
| HOTSPOT | ALV control: SingleClick-sensitive | LVC_HOTSPT | CHAR | 1 |
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 WTY_FIELD_ATTR1
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WTY_FIELD_ATTR1 | STRUCTURE_NAME | : | WTY_TABLE_ALV |