Table list used by SAP ABAP Function Module C_PDM_INSERT_MAT_USG_CTRLD_OBJ (Einfügen der Konfigurationsmappen zum Material in den Strukturbrowser)
SAP ABAP Function Module C_PDM_INSERT_MAT_USG_CTRLD_OBJ (Einfügen der Konfigurationsmappen zum Material in den Strukturbrowser) is using
# Object Type Object Name Object Description Note
     
1 Table  PDM_BASELINE Baseline data in the Product Structure Browser
2 Table  PDM_BASELINE Baseline data in the Product Structure Browser SOURCE BASELINE_DATA STRUCTURE PDM_BASELINE
3 Table  PDM_PROD_FOLDER Product folder data in the Product Structure Browser SOURCE PRODUCT_FOLDER_DATA STRUCTURE PDM_PROD_FOLDER
4 Table  PDM_PROD_FOLDER Product folder data in the Product Structure Browser
5 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE VALUE(TREE_ID) LIKE PDM_TREE-TREE_ID OPTIONAL
6 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE NODE_COLLECTION STRUCTURE PDM_TREE
7 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE VALUE(RFCDEST) LIKE PDM_TREE-RFCDEST OPTIONAL
8 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE VALUE(PARENT_LEVEL) LIKE PDM_TREE-PARENT_LEVEL OPTIONAL
9 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE VALUE(OBJECT_HANDLE) LIKE PDM_TREE-OBJECT_HANDLE
10 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE VALUE(ACTUAL_LEVEL) LIKE PDM_TREE-ACTUAL_LEVEL OPTIONAL
11 Table  PDM_TREE Structure of Tree in Product Structure Browser