SAP ABAP Table DB2TBCOLS (DB2/390: Column Definition of a Database Table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Basic Data
Table Category INTTAB    Structure 
Structure DB2TBCOLS   Table Relationship Diagram
Short Description DB2/390: Column Definition of a Database Table    
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 NAME DB2COLNAME CHAR18 CHAR 18   0   Column name  
2 TBNAME DB2TABNAME CHAR18 CHAR 18   0   DB2 table name  
3 TBCREATOR DB2CREATOR CHAR8 CHAR 8   0   DB2 creator name  
4 COLNO DB2COLNO DB2SINT INT2 5   0   Numeric position of the column in the table or view  
5 COLTYPE DB2COLTYPE DB2COLTYPE CHAR 8   0   Column type specified in the column definition  
6 LENGTH DB2COLLEN DB2SINT INT2 5   0   Length attribute of the column  
7 SCALE DB2SCALE DB2SINT INT2 5   0   Scale of decimal data  
8 NULLS DB2NULLS DB2YNFLAG CHAR 1   0   Whether the column can contain null values  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700