SHDSVFVCI - Screen variants: Field contents
Screen variants: Field contents information is stored in SAP table SHDSVFVCI.
It is part of development package SMOD in software component BC-ABA-TV. This development package consists of objects that can be grouped under "Transaction Variants".
It is part of development package SMOD in software component BC-ABA-TV. This development package consists of objects that can be grouped under "Transaction Variants".
Fields for table SHDSVFVCI
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SCVARIANT | Screen variant | X | SCVARIANT | CHAR | 30 | |
FIELDNAME | BDC field name | X | BDC_FNAM | CHAR | 132 | |
STEPL | Index of Current Step Loop Line | X | SYSTEPL | INT4 | 4 | |
.INCLUDE | SHDFVINCL | 0 | ||||
FIELDVALUE | BDC field value | BDC_FVAL | CHAR | 132 | ||
ACTIVE | Flag: Field invisible | FLD_INVIS | CHAR | 1 | ||
INPUT_OFF | Flag: no entry possible in field | INPUTOFF | CHAR | 1 | ||
SUPPRESS | Flag: Do not display Dynpro | DYNP_SUPPR | CHAR | 1 | ||
OBLIGATORY | Flag: Mandatory field | FLD_OBLIG | CHAR | 1 | ||
ITYPE | Field: Internal type | FLD_ITYPE | CHAR | 1 | ||
FTYPE | Type of Dynpro Element (Field, Table Control, Subscreen...) | FLD_FTYPE | CHAR | 1 | ||
CONTAINER | BDC field name | BDC_FNAM | CHAR | 132 | ||
TC_COLUMN | Integer 1 | INTEGER1 | INT1 | 1 | ||
TC_VISLEN | Integer 1 | INTEGER1 | INT1 | 1 |