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