Table list used by SAP ABAP Function Module DSYS_LINK_GET (Hypertext: Liste der vorhandenen Links zu einem Objekt)
SAP ABAP Function Module
DSYS_LINK_GET (Hypertext: Liste der vorhandenen Links zu einem Objekt) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DOKCR | List of links between documentation objects | SOURCE VALUE(DOKNAME) LIKE DOKCR-CHILD_OBJ |
|
| 2 | DOKCR | List of links between documentation objects | SOURCE VALUE(DOKCLASS) LIKE DOKCR-CHILD_CLS |
|
| 3 | DOKCRL | Structure for passing object link lists | SOURCE LIST_DOKCR STRUCTURE DOKCRL |
|
| 4 | DSYFBS | Structure for function module interfaces | SOURCE VALUE(FOUND) LIKE DSYFBS-B_FND_05 |
|
| 5 | DSYFBS | Structure for function module interfaces | SOURCE VALUE(USAGE_FLAG) LIKE DSYFBS-B_USE_05 DEFAULT 'X' |
|
| 6 | DSYFBS | Structure for function module interfaces | SOURCE VALUE(ALL_LINKTYPES) LIKE DSYFBS-B_ALL_05 DEFAULT 'X' |
|
| 7 | DSYLI | List of available link types | SOURCE LINK_TYPES STRUCTURE DSYLI |
|