Table list used by SAP ABAP Function Module C_PDM_INSERT_PNODE_ALTERNATIVE (Einfügen der Alternativen zum iPPE Knoten in den Browser)
SAP ABAP Function Module C_PDM_INSERT_PNODE_ALTERNATIVE (Einfügen der Alternativen zum iPPE Knoten in den Browser) is using
# Object Type Object Name Object Description Note
     
1 Table  PDM_FIELDCATALOG Field Catalog for Display in Product Structure Browser SOURCE VALUE(C_LOGSYS) TYPE PDM_FIELDCATALOG-LOGSYS OPTIONAL
2 Table  PDM_IPPEALTERNATIVE Alternatives in Product Structure Browser SOURCE ALTERNATIVE_DATA STRUCTURE PDM_IPPEALTERNATIVE OPTIONAL
3 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE VALUE(TREE_ID) LIKE PDM_TREE-TREE_ID OPTIONAL
4 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE VALUE(RFCDEST) LIKE PDM_TREE-RFCDEST OPTIONAL
5 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE VALUE(PARENT_LEVEL) LIKE PDM_TREE-PARENT_LEVEL OPTIONAL
6 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE VALUE(OBJECT_HANDLE) LIKE PDM_TREE-OBJECT_HANDLE
7 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE VALUE(ACTUAL_LEVEL) LIKE PDM_TREE-ACTUAL_LEVEL OPTIONAL
8 Table  PDM_TREE Structure of Tree in Product Structure Browser SOURCE NODE_COLLECTION STRUCTURE PDM_TREE
9 Table  PDM_TREE Structure of Tree in Product Structure Browser