Table/Structure Field list used by SAP ABAP Function Module MPD03_EXPLODE_MPD_STRUCTURE (MPD: Explodes the complete MPD structure)
SAP ABAP Function Module
MPD03_EXPLODE_MPD_STRUCTURE (MPD: Explodes the complete MPD structure) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PDM_DOCUMENT - OBJECT_HANDLE | ID of object in Product Structure Browser | ||
| 2 | PDM_TREE - ACTUAL_LEVEL | Current level of node in Product Structure Browser | SOURCE VALUE(ACTUAL_LEVEL) LIKE PDM_TREE-ACTUAL_LEVEL OPTIONAL |
|
| 3 | PDM_TREE - ACTUAL_LEVEL | Current level of node in Product Structure Browser | ||
| 4 | PDM_TREE - DOC_OBJ_TYPE | Linked SAP Object | ||
| 5 | PDM_TREE - OBJECT_HANDLE | ID of object in Product Structure Browser | ||
| 6 | PDM_TREE - OBJECT_HANDLE | ID of object in Product Structure Browser | SOURCE VALUE(OBJECT_HANDLE) LIKE PDM_TREE-OBJECT_HANDLE |
|
| 7 | PDM_TREE - OBJECT_TYPE | Object type in Product Structure Browser | ||
| 8 | PDM_TREE - OBJECT_TYPE | Object type in Product Structure Browser | SOURCE REFERENCE(MPD_TOP_OBJECT) TYPE PDM_TREE-OBJECT_TYPE |
|
| 9 | PDM_TREE - PARENT_LEVEL | Next level up in Product Structure Browser | ||
| 10 | PDM_TREE - PARENT_LEVEL | Next level up in Product Structure Browser | SOURCE VALUE(PARENT_LEVEL) LIKE PDM_TREE-PARENT_LEVEL OPTIONAL |
|
| 11 | PDM_TREE - RFCDEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(RFCDEST) LIKE PDM_TREE-RFCDEST OPTIONAL |
|
| 12 | PDM_TREE - RFCDEST | Logical Destination (Specified in Function Call) | ||
| 13 | PDM_TREE - TREE_ID | ID of tree in Product Structure Browser | SOURCE VALUE(TREE_ID) LIKE PDM_TREE-TREE_ID OPTIONAL |
|
| 14 | PDM_TREE - TREE_ID | ID of tree in Product Structure Browser | ||
| 15 | SYST - DATUM | ABAP System Field: Current Date of Application Server |