Menu

SAP Table TCVIEW

Table control views (user settings)

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The table TCVIEW (Table control views (user settings)) is a standard table in SAP ERP. It belongs to the package SMOD.

Technical Information

Table TCVIEW
Short Text Table control views (user settings)
Package SMOD
Table Type Transparent Table

Fields for Table TCVIEW

Field Name Key Description Data Element Type Length Check Table
MANDANT Client MANDT CLNT 3 *
TCPROGRAM ABAP Program Name PROGRAMM CHAR 40 *
TCUSERTYPE User Type USERTYP CHAR 1
TCUSER User Name in User Master Record XUBNAME CHAR 12 *
TCCONTROL Name of table control in the program TCCONTROL CHAR 30
TCKONTEXT Application context of a table control TCKONTEXT CHAR 10
TCVERSION Variant of a user setting for tables TCVERSION CHAR 20
TCFIELDPOS Field position in table control TCPOS NUMC 3
TCFIELDNAM Field name FNAM_____4 CHAR 132
TCFIELDLEN Display length of fields in table control FELDLAENGE NUMC 3
TCUDEFAULT Default variant of a table control TC_DEFAULT CHAR 2
TCSDEFAULT Default variant of a table control TC_DEFAULT CHAR 2
TCFIX_COLS Fixed columns in a table control TCFIXCOLS INT4 10
TCLINE_SEL Line selection table control TCLINE_SEL INT4 10
TCCOL_SEL Column selection table control TCCOL_SEL INT4 10
TCV_SCROLL Display vertical scrollbar: no, yes TCV_SCROLL CHAR 1
TCH_GRID Display horizontal grid lines: no, yes TCH_GRID CHAR 1
TCV_GRID Display vertical grid lines: no, yes TCV_GRID CHAR 1
TCINVISIBL Hide TC y/n TCINVISIBL CHAR 1