Data Element list used by SAP ABAP Table MSSTABCOLS (Native SQL Server column names and types)
SAP ABAP Table
MSSTABCOLS (Native SQL Server column names and types) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBFIELDNAM | Name of the DB field | ||
| 2 | DBTYPE | Database type | ||
| 3 | MSSSCLEN | Length of column from syscolumns | ||
| 4 | MSSSCNLL | Nullable Flag | ||
| 5 | MSSSCPRC | Precision, the number of digits in a decimal number. | ||
| 6 | MSSSCSCL | The number of digits to the right of the decimal point | ||