SAP ABAP Table MSSTABCOLS (Native SQL Server column names and types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects

⤷

⤷

Basic Data
Table Category | INTTAB | Structure |
Structure | MSSTABCOLS |
![]() |
Short Description | Native SQL Server column names and types |
Delivery and Maintenance
Pool/cluster | ||
Delivery Class | ||
Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
![]() |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBFIELDNAM | DBFIELDNAM | CHAR | 30 | 0 | Name of the DB field | ||
2 | ![]() |
DBTYPE | DBTYPE | CHAR | 20 | 0 | Database type | ||
3 | ![]() |
MSSSCLEN | INT2 | INT2 | 5 | 0 | Length of column from syscolumns | ||
4 | ![]() |
MSSSCPRC | INT2 | INT2 | 5 | 0 | Precision, the number of digits in a decimal number. | ||
5 | ![]() |
MSSSCSCL | INT4 | INT4 | 10 | 0 | The number of digits to the right of the decimal point | ||
6 | ![]() |
MSSSCNLL | INT4 | INT4 | 10 | 0 | Nullable Flag |
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 610 |