SEUDEPTYPE - Types of object dependency
Types of object dependency information is stored in SAP table SEUDEPTYPE.
It is part of development package SEU_DEPENDENCY in software component BC-DWB-UTL. This development package consists of objects that can be grouped under "Object dependencies".
It is part of development package SEU_DEPENDENCY in software component BC-DWB-UTL. This development package consists of objects that can be grouped under "Object dependencies".
Fields for table SEUDEPTYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DEPTYPE | Dependency type | X | SEUDEPTYP | CHAR | 10 | |
AUTHOR | Person Responsible for a Repository Object | RESPONSIBL | CHAR | 12 | ||
DIRECTED | Flag: One-way dependency | SEUDEPDIR | CHAR | 1 | ||
WITHDESCR | Flag: Short text exists for dependency | SEUDEPWDES | CHAR | 1 |