Table list used by SAP ABAP Function Module C_PDM_INSERT_ANYOBJECT_DOCS (Einfügen der Dokumente zu dem ANYOBJECT in den Produktstrukturbrowser)
SAP ABAP Function Module
C_PDM_INSERT_ANYOBJECT_DOCS (Einfügen der Dokumente zu dem ANYOBJECT in den Produktstrukturbrowser) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CSDATA | BOM Help Fields | ||
| 2 | DRAD | Document-Object Link | ||
| 3 | PDM_DOCUMENT | Document Data in Product Structure Browser | ||
| 4 | PDM_DOCUMENT | Document Data in Product Structure Browser | SOURCE DOCUMENT_DATA STRUCTURE PDM_DOCUMENT |
|
| 5 | PDM_MCDOKOB | Key Fields for Objects Linked to Documents | ||
| 6 | PDM_OBJECTS | Objects in Product Structure Browser that are not Classes | ||
| 7 | PDM_OBJECTS | Objects in Product Structure Browser that are not Classes | SOURCE VALUE(ANYOBJECT_DATA) LIKE PDM_OBJECTS |
|
| 8 | PDM_TREE | Structure of Tree in Product Structure Browser | ||
| 9 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE NODE_COLLECTION STRUCTURE PDM_TREE |
|
| 10 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE VALUE(PARENT_LEVEL) LIKE PDM_TREE-PARENT_LEVEL OPTIONAL |
|
| 11 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE VALUE(OBJECT_HANDLE) LIKE PDM_TREE-OBJECT_HANDLE |
|
| 12 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE VALUE(ACTUAL_LEVEL) LIKE PDM_TREE-ACTUAL_LEVEL OPTIONAL |
|
| 13 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE VALUE(TREE_ID) LIKE PDM_TREE-TREE_ID OPTIONAL |
|
| 14 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE VALUE(RFCDEST) LIKE PDM_TREE-RFCDEST OPTIONAL |