Table list used by SAP ABAP Function Module SDOK_LOIO_TO_RELATIONS_GET (Determine Outgoing Relationships of a Logical Document)
SAP ABAP Function Module
SDOK_LOIO_TO_RELATIONS_GET (Determine Outgoing Relationships of a Logical Document) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SDOKIOCL | SDOK: Information object classes | SOURCE VALUE(PARTNER_CLASS) LIKE SDOKIOCL-IO_CLASS OPTIONAL |
|
| 2 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(OBJECT_ID) LIKE SDOKOBJECT |
|
| 3 | SDOKOBJECT | SDOK: BOR key for information object | ||
| 4 | SDOKRECL | SDOK: Relationship classes | SOURCE VALUE(RELATION_CLASS) LIKE SDOKRECL-RE_CLASS OPTIONAL |
|
| 5 | SDOKRECLFL | SDOK: Relationship Class and Partner Class as Filter Struct. | SOURCE CLASS_FILTER STRUCTURE SDOKRECLFL OPTIONAL |
|
| 6 | SDOKRELIST | SDOK: List of relationships for information object | ||
| 7 | SDOKRELIST | SDOK: List of relationships for information object | SOURCE RESULT STRUCTURE SDOKRELIST |
|