Table list used by SAP ABAP Function Module SDOK_PHIO_CREATE_AS_COPY (Create a Copy of a Physical Document as a New Physical Document)
SAP ABAP Function Module
SDOK_PHIO_CREATE_AS_COPY (Create a Copy of a Physical Document as a New Physical Document) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SDOKCNTASC | SDOK: line of text document content for Web server | ||
| 2 | SDOKCNTBIN | SDOK: Line of binary document content for WWW server | ||
| 3 | SDOKCOMPRP | SDOK: Component Attributes with Document ID | ||
| 4 | SDOKCOMPRU | SDOK: Component Properties mit Access URL | ||
| 5 | SDOKCOMURL | SDOK: Component and corresponding URL | ||
| 6 | SDOKERRKEY | SDOK: Error code for document | ||
| 7 | SDOKFILACI | SDOK: Entries for document contents in internal tables | ||
| 8 | SDOKFILEPR | SDOK: File attributes with BOR key for object | ||
| 9 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(OBJECT_ID) LIKE SDOKOBJECT |
|
| 10 | SDOKOBJECT | SDOK: BOR key for information object | SOURCE VALUE(SOURCE_OBJECT_ID) LIKE SDOKOBJECT |
|
| 11 | SDOKOBJECT | SDOK: BOR key for information object | ||
| 12 | SDOKPHCL | SDOK: Physical information object classes | ||
| 13 | SDOKPHCL | SDOK: Physical information object classes | SOURCE VALUE(OBJECT_CLASS) LIKE SDOKPHCL-PH_CLASS OPTIONAL |
|
| 14 | SDOKPHIO | SDOK: Physical information object instances | ||
| 15 | SDOKPHIO | SDOK: Physical information object instances | SOURCE VALUE(OBJECT_UNIQUE_ID) LIKE SDOKPHIO-PHIO_ID OPTIONAL |
|
| 16 | SDOKPROPTD | SDOK: Entries for deletion of attribute features | SOURCE PROPERTIES_TO_DELETE STRUCTURE SDOKPROPTD OPTIONAL |
|
| 17 | SDOKPROPTD | SDOK: Entries for deletion of attribute features | ||
| 18 | SDOKPROPTY | SDOK: Object attribute, name and feature | ||
| 19 | SDOKPROPTY | SDOK: Object attribute, name and feature | SOURCE PROPERTIES_TO_CHANGE STRUCTURE SDOKPROPTY OPTIONAL |
|
| 20 | SDOKRELIST | SDOK: List of relationships for information object | SOURCE TO_RELATIONS STRUCTURE SDOKRELIST OPTIONAL |
|
| 21 | SDOKRELIST | SDOK: List of relationships for information object | SOURCE FROM_RELATIONS STRUCTURE SDOKRELIST OPTIONAL |
|
| 22 | SDOKRELIST | SDOK: List of relationships for information object |