Table list used by SAP ABAP Function Module SDOK_PHIO_CREATE_WITH_MODEL (Create a Physical Document with Reference to a Template)
SAP ABAP Function Module
SDOK_PHIO_CREATE_WITH_MODEL (Create a Physical Document with Reference to a Template) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SDOKCHKO | SDOK: Checkout data for physical information object | ||
| 2 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(MODEL_OBJECT_ID) LIKE SDOKOBJECT |
|
| 3 | SDOKOBJECT | SDOK: BOR key for information object | ||
| 4 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(OBJECT_ID) LIKE SDOKOBJECT |
|
| 5 | SDOKPHCL | SDOK: Physical information object classes | ||
| 6 | SDOKPHCL | SDOK: Physical information object classes | SOURCE VALUE(OBJECT_CLASS) LIKE SDOKPHCL-PH_CLASS OPTIONAL |
|
| 7 | SDOKPHIO | SDOK: Physical information object instances | SOURCE VALUE(OBJECT_UNIQUE_ID) LIKE SDOKPHIO-PHIO_ID OPTIONAL |
|
| 8 | SDOKPHIO | SDOK: Physical information object instances | ||
| 9 | SDOKPROPTD | SDOK: Entries for deletion of attribute features | SOURCE PROPERTIES_TO_DELETE STRUCTURE SDOKPROPTD OPTIONAL |
|
| 10 | SDOKPROPTD | SDOK: Entries for deletion of attribute features | ||
| 11 | SDOKPROPTY | SDOK: Object attribute, name and feature | ||
| 12 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE PROPERTIES_TO_CHANGE STRUCTURE SDOKPROPTY OPTIONAL |
|
| 13 | SDOKRELIST | SDOK: List of relationships for information object | SOURCE TO_RELATIONS STRUCTURE SDOKRELIST OPTIONAL |
|
| 14 | SDOKRELIST | SDOK: List of relationships for information object | SOURCE FROM_RELATIONS STRUCTURE SDOKRELIST OPTIONAL |
|
| 15 | SDOKRELIST | SDOK: List of relationships for information object | ||
| 16 | SDOKRE_INC | SDOK: Fields for relationship instances |