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