SHDFVCI - Transaction variants: Field contents (cross-client)
Transaction variants: Field contents (cross-client) information is stored in SAP table SHDFVCI.
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 SHDFVCI
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TCODE | Transaction Code | X | TCODE | CHAR | 20 | TSTC |
TCVARIANT | Transaction variant | X | TCVARIANT | CHAR | 30 | |
PROGNAME | BDC module pool | X | BDC_PROG | CHAR | 40 | |
DYNPRO | BDC Dynpro Number | X | BDC_DYNR | NUMC | 4 | |
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 |