SAP ABAP Table RSDB_FIELDS (Description of a DB Field)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDL (Package) BW: DB Connect - SDK Connect
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RSDB_FIELDS |
|
| Short Description | Description of a DB Field |
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 | |
0 | 0 | DB-relevant description of DD table fields | |||||
| 2 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 3 | |
TABFDPOS | AS4POS | NUMC | 4 | 0 | Position of the field in the table | ||
| 4 | |
KEYFLAG | KEYFLAG | CHAR | 1 | 0 | Identifies a key field of a table | ||
| 5 | |
DATATYPE_D | DATATYPE | CHAR | 4 | 0 | Data Type in ABAP Dictionary | ||
| 6 | |
DDLENG | DDLENG | NUMC | 6 | 0 | Length (No. of Characters) | ||
| 7 | |
DECIMALS | DDLENG | NUMC | 6 | 0 | Number of Decimal Places | ||
| 8 | |
NULLABLE | AS4FLAG | CHAR | 1 | 0 | Null values allowed | ||
| 9 | |
DBTYPE | DBTYPE | CHAR | 20 | 0 | Database type |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 30A |