SAP ABAP Table DCFIELDDAT (Structure for Describing a Field with Contents)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDBT (Package) ABAP Dictionary: Basic Tools
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | DCFIELDDAT |
|
| Short Description | Structure for Describing a Field with Contents |
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 | |
TABNAME | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
| 2 | |
FNAM_____4 | DYNFNAM | CHAR | 132 | 0 | Field name | ||
| 3 | |
DCFLDVALUE | DATA | REF | 0 | 0 | Reference to field contents | ||
| 4 | |
DCFLDFOUND | DDBOOL | CHAR | 1 | 0 | Flag if field exists | ||
| 5 | |
DCFLDEXTNL | DDBOOL | CHAR | 1 | 0 | Flag if the value is given in external representation |
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |