Data Element list used by SAP ABAP Table MSSTABCOL (Table column properties)
SAP ABAP Table
MSSTABCOL (Table column properties) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSSCOLISNULL | 1/0: column is nullable / not-nullable | ||
| 2 | MSSCOLLENGTH | Storage length of the column | ||
| 3 | MSSCOLPOS | Position of the column in the table | ||
| 4 | MSSCOLPREC | Precison of the column | ||
| 5 | MSSCOLSCALE | Scale of the column (only if the data type is numeric) | ||
| 6 | MSSCOLUMN | Column name | ||
| 7 | MSSDATATYPE | Data type name | ||
| 8 | MSSDEFAULT | Default name | ||