Data Element list used by SAP ABAP Table DB2_COLUMN_DESCRIPTION (DB2 z/Os: Column description of a DB Table)
SAP ABAP Table
DB2_COLUMN_DESCRIPTION (DB2 z/Os: Column description of a DB Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB2BOOLEAN | bool type | ||
| 2 | DB2BOOLEAN | bool type | ||
| 3 | DB2COLLEN | Length attribute of the column | ||
| 4 | DB2COLLEN2 | column length | ||
| 5 | DB2COLNAML | DB2 column name | ||
| 6 | DB2COLNO | Numeric position of the column in the table or view | ||
| 7 | DB2COLTYPE | Column type specified in the column definition | ||
| 8 | DB2FLAG | c1 flag | ||
| 9 | DB2SCALE | Scale of decimal data | ||
| 10 | DEFAULT_VA | Default value for a DB column | ||