Data Element list used by SAP ABAP Table DB2TBCOLS (DB2/390: Column Definition of a Database Table)
SAP ABAP Table
DB2TBCOLS (DB2/390: Column Definition of a Database Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB2COLLEN | Length attribute of the column | ||
| 2 | DB2COLNAME | Column name | ||
| 3 | DB2COLNO | Numeric position of the column in the table or view | ||
| 4 | DB2COLTYPE | Column type specified in the column definition | ||
| 5 | DB2CREATOR | DB2 creator name | ||
| 6 | DB2NULLS | Whether the column can contain null values | ||
| 7 | DB2SCALE | Scale of decimal data | ||
| 8 | DB2TABNAME | DB2 table name | ||