SEUDEPEND - Object dependencies
Object dependencies information is stored in SAP table SEUDEPEND.
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 SEUDEPEND
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | SEUDEPKEY | 0 | |||
DEPTYPE | Dependency type | X | SEUDEPTYP | CHAR | 10 | SEUDEPTYPE |
OBJTYPFROM | Object type in dependency | X | SEUDEPOBJ | CHAR | 4 | |
OBJECTFROM | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 40 | |
OBJTYPTO | Object type in dependency | X | SEUDEPOBJ | CHAR | 4 | |
OBJECTTO | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 40 |