Table list used by SAP ABAP Function Module SDOK_LOIO_FIND_BY_QUERY (Find Logical Object Using Search Query)
SAP ABAP Function Module
SDOK_LOIO_FIND_BY_QUERY (Find Logical Object Using Search Query) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SDOKLOCL | SDOK: Logical information object classes | SOURCE VALUE(OBJECT_CLASS) LIKE SDOKLOCL-LO_CLASS |
|
| 2 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE RESULT STRUCTURE SDOKOBJECT |
|
| 3 | SDOKPROPTL | SDOK: Object, attribute name and feature | ||
| 4 | SDOKPROPTL | SDOK: Object, attribute name and feature | SOURCE PROPERTIES_RESULT STRUCTURE SDOKPROPTL OPTIONAL |
|
| 5 | SDOKPROPTN | SDOK: Name of object attributes | SOURCE PROPERTIES_REQUEST STRUCTURE SDOKPROPTN OPTIONAL |
|
| 6 | SDOKQUPROP | SDOK: Fields for query | SOURCE QUERY STRUCTURE SDOKQUPROP |
|