SAP Table TCVIEW
Table control views (user settings)
TCVIEW (Table control views (user settings)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TCVIEW to other SAP tables.
TCVIEW table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDANT | Client | MANDT | CLNT | 3 | 0 | |||
TCPROGRAM | ABAP Program Name | PROGRAMM | CHAR | 40 | 0 | |||
TCUSERTYPE | User Type | USERTYP | CHAR | 1 | 0 | |||
TCUSER | User Name in User Master Record | XUBNAME | CHAR | 12 | 0 | |||
TCCONTROL | Name of table control in the program | TCCONTROL | CHAR | 30 | 0 | |||
TCKONTEXT | Application context of a table control | TCKONTEXT | CHAR | 10 | 0 | |||
TCVERSION | Variant of a user setting for tables | TCVERSION | CHAR | 20 | 0 | |||
TCFIELDPOS | Field position in table control | TCPOS | NUMC | 3 | 0 | |||
TCFIELDNAM | Field name | FNAM_____4 | CHAR | 132 | 0 | |||
TCFIELDLEN | Display length of fields in table control | FELDLAENGE | NUMC | 3 | 0 | |||
TCUDEFAULT | Default variant of a table control | TC_DEFAULT | CHAR | 2 | 0 | |||
TCSDEFAULT | Default variant of a table control | TC_DEFAULT | CHAR | 2 | 0 | |||
TCFIX_COLS | Fixed columns in a table control | TCFIXCOLS | INT4 | 10 | 0 | |||
TCLINE_SEL | Line selection table control | TCLINE_SEL | INT4 | 10 | 0 | |||
TCCOL_SEL | Column selection table control | TCCOL_SEL | INT4 | 10 | 0 | |||
TCV_SCROLL | Display vertical scrollbar: no, yes | TCV_SCROLL | CHAR | 1 | 0 | |||
TCH_GRID | Display horizontal grid lines: no, yes | TCH_GRID | CHAR | 1 | 0 | |||
TCV_GRID | Display vertical grid lines: no, yes | TCV_GRID | CHAR | 1 | 0 | |||
TCINVISIBL | Hide TC y/n | TCINVISIBL | CHAR | 1 | 0 |