DD26S - Base tables and foreign key relationships for a view
Base tables and foreign key relationships for a view information is stored in SAP table DD26S.
It is part of development package SDVI in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Views, Lock Objects".
It is part of development package SDVI in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Views, Lock Objects".
Fields for table DD26S
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
VIEWNAME | Name of SAP Table View | X | VIEWNAME | CHAR | 30 | DD25L |
AS4LOCAL | Activation State of Repository Object | X | AS4LOCAL | CHAR | 1 | |
TABNAME | Base table of a view | X | VIBASTAB | CHAR | 30 | * |
AS4VERS | Version of the entry (not used) | X | AS4VERS | NUMC | 4 | |
TABPOS | Position in a repetition group | MCPOS | NUMC | 4 | ||
FORTABNAME | Base table linked with foreign key dependency | VIFORTAB | CHAR | 30 | * | |
FORFIELD | Foreign key field of a join relationship | VIFORFIELD | CHAR | 30 | * | |
FORDIR | Direction of Foreign Key Dependency | FORDIR | CHAR | 1 |