WTY_FIELD_ATTR1 - Setting Fields for ALV Warranty Check
Setting Fields for ALV Warranty Check information is stored in SAP table WTY_FIELD_ATTR1.
It is part of development package ISAUTO_WTY_ALV in software component LO-WTY. This development package consists of objects that can be grouped under "Generic Services ALV in WTY".
It is part of development package ISAUTO_WTY_ALV in software component LO-WTY. This development package consists of objects that can be grouped under "Generic Services ALV in WTY".
Fields for table WTY_FIELD_ATTR1
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
.INCLUDE | X | WTY_FIELD_ATTR1_S | 0 | |||
STRUCTURE_NAME | Allowed Tables for Generic Field Attributres ALV | X | WTY_TABLE_ALV_GENERIC | CHAR | 30 | WTY_TABLE_ALV |
FIELD_NAME | ALV control: Field name of internal table field | X | LVC_FNAME | CHAR | 30 | |
.INCLUDE | WTY_FIELD_ATTR1_D | 0 | ||||
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 |