Table list used by SAP ABAP Function Module C_PDM_INSERT_BILLOFCUS_ITEMS (Einfügen der Positionen der Kundenauftragsstückliste in den Browser)
SAP ABAP Function Module
C_PDM_INSERT_BILLOFCUS_ITEMS (Einfügen der Positionen der Kundenauftragsstückliste in den Browser) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PDM_BOMITEM | BOM item data in Product Structure Browser | ||
| 2 | PDM_BOMITEM | BOM item data in Product Structure Browser | SOURCE BOMITEM_DATA STRUCTURE PDM_BOMITEM |
|
| 3 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE VALUE(OBJECT_HANDLE) LIKE PDM_TREE-OBJECT_HANDLE |
|
| 4 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE VALUE(PARENT_LEVEL) LIKE PDM_TREE-PARENT_LEVEL OPTIONAL |
|
| 5 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE VALUE(RFCDEST) LIKE PDM_TREE-RFCDEST OPTIONAL |
|
| 6 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE VALUE(TREE_ID) LIKE PDM_TREE-TREE_ID OPTIONAL |
|
| 7 | PDM_TREE | Structure of Tree in Product Structure Browser | ||
| 8 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE VALUE(ACTUAL_LEVEL) LIKE PDM_TREE-ACTUAL_LEVEL OPTIONAL |
|
| 9 | PDM_TREE | Structure of Tree in Product Structure Browser | SOURCE NODE_COLLECTION STRUCTURE PDM_TREE |
|