SAP ABAP Table RSDA_S_COLDEF (Column Definition of a Table in Nearline Storage)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RSDA_S_COLDEF |
|
| Short Description | Column Definition of a Table in Nearline Storage |
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 | |
RSDA_COLPOS | RSDA_INTEGER | INT4 | 10 | 0 | Position of Column | ||
| 2 | |
RSDA_COLNAME | CHAR30 | CHAR | 30 | 0 | Column Name | ||
| 3 | |
RSDA_COLDIM | RSDA_COLDIM | CHAR | 1 | 0 | Dimension Suffix | ||
| 4 | |
RSDA_COLTYPE_SAP | RSDA_COLTYPE_SAP | CHAR | 4 | 0 | Data Type in SAP Dictionary | ||
| 5 | |
RSDA_COLTYPE_SQL | RSDA_COLTYPE_SQL | CHAR | 20 | 0 | SQL Column Type in the Data Base | ||
| 6 | |
RSDA_COLLEN | RSDA_INTEGER | INT4 | 10 | 0 | Length of Column in Characteristics, Digits or in Bytes | ||
| 7 | |
RSDA_COLDEC | RSDA_INTEGER | INT4 | 10 | 0 | Number of Decimal Places | ||
| 8 | |
RSDA_COLDEF | RSDA_COLDEF | CHAR | 512 | 0 | Default Value of Column |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 700 |