DDPATH - DD: Definition of access paths
DD: Definition of access paths information is stored in SAP table DDPATH.
It is part of development package SDBT in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Basic Tools".
It is part of development package SDBT in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Basic Tools".
Fields for table DDPATH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FORMID | DD: name of access path | X | DDPATHID | CHAR | 15 | |
AS4LOCAL | Activation State of Repository Object | AS4LOCAL | CHAR | 1 | ||
PTYPE | Type of access path | DDPTYPE | CHAR | 1 | ||
TAB1 | Table Name | TABNAME | CHAR | 30 | DD02L | |
TAB1_KEY1 | Field Name | FIELDNAME | CHAR | 30 | DD03L | |
TAB1_KEY2 | Field Name | FIELDNAME | CHAR | 30 | DD03L | |
TAB1_FRK1 | Field Name | FIELDNAME | CHAR | 30 | DD03L | |
TAB1_FRK2 | Field Name | FIELDNAME | CHAR | 30 | DD03L | |
TAB2 | Table Name | TABNAME | CHAR | 30 | DD02L | |
TAB2_KEY1 | Field Name | FIELDNAME | CHAR | 30 | DD03L | |
TAB2_KEY2 | Field Name | FIELDNAME | CHAR | 30 | DD03L | |
TAB2_FRK1 | Field Name | FIELDNAME | CHAR | 30 | DD03L | |
TAB2_FRK2 | Field Name | FIELDNAME | CHAR | 30 | DD03L | |
STEP1 | DD: Name of the first partial path | DDSTEP1 | CHAR | 15 | DDPATH | |
STEP2 | DD: name of the second partial path | DDSTEP2 | CHAR | 15 | DDPATH | |
STEP3 | DD: name of the third partial path | DDSTEP3 | CHAR | 15 | DDPATH | |
STEP4 | DD: name of fourth partial path | DDSTEP4 | CHAR | 15 | DDPATH |