DOKCR - List of links between documentation objects
List of links between documentation objects information is stored in SAP table DOKCR.
It is part of development package SF in software component BC-CUS-TOL-IMG. This development package consists of objects that can be grouped under "SAPfind".
It is part of development package SF in software component BC-CUS-TOL-IMG. This development package consists of objects that can be grouped under "SAPfind".
Fields for table DOKCR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PARENT_CLS | Documentation: Class | X | DOKU_CLS | CHAR | 4 | * |
PARENT_OBJ | Documentation Object | X | DOKU_OBJ | CHAR | 60 | |
CUST_MOD | Documentation: flag indicating a modification | X | DOKU_CUSMD | CHAR | 1 | |
LINK_TYPE | Link type for links between documentation/hypertext modules | X | DOKU_LTYPE | CHAR | 1 | DSYLI |
CHILD_CLS | Documentation: Class | X | DOKU_CLS | CHAR | 4 | * |
CHILD_OBJ | Documentation Object | X | DOKU_OBJ | CHAR | 60 | |
PARENT_TYP | Documentation type | X | DOKU_TYP | CHAR | 1 | |
PARENT_STS | Status of Documentation Module | X | DOKSTATE | CHAR | 1 | |
INDIRECT | Indicator for an indirect link | DOKU_LKIND | CHAR | 1 |