SAP ABAP Data Element /MRSS/T_RM_WEGXX (Path (for multi-level BOM explosions))
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-CP (Application Component) Capacity and Resource Planning
     /MRSS/RMI_NW (Package) RM Integration Layer
Basic Data
Data Element /MRSS/T_RM_WEGXX
Short Description Path (for multi-level BOM explosions)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DEC4    
Data Type DEC   Counter or amount field with comma and sign 
Length 4    
Decimal Places 0    
Output Length 5    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Path 
Medium 15 Path 
Long 20 Path 
Heading Pth 
Documentation

Definition

Direction for exploding a component.
You can reconstruct the exact structure of a BOM using the path of the predecessor and the component.

The level or path are relevant only for planning with dummy assemblies.
Together, the level and path specify the exact position of a dummy assembly within a bill of material

Example

A bill of material contains the following dummy assemblies (DummyAS) and materials:

Material A
_________________________|__________________
| | |
| | |
DummyAS B DummyAS C Material D
_____|________ _____|______
| | | |
| | | |
DummyAS E Mat. F Mat. G Mat. H
|
|
Mat. J

To track the position of individual dummy assemblies within the BOM structure, the levels and paths are assigned according to the following logic:

  • A number is assigned to each BOM level
  • A number is assigned to each BOM path

In the following bill of material, the first number indicates the level and the second indicates the path. If a material is not a dummy assembly, "0" is specified as the number of the level/path. If a material is a component of a dummy assembly group, the component inherits the level and path from the dummy assembly group.

Material A
(0/0)
_________________________|__________________
| | |
| | |
DummyAS B DummyAS C Material D
(1/1) (1/2) (0/0)
_____|________ _____|______
| | | |
| | | |
DummyAS E Mat. F Mat. G Mat. H
(2/1) (1/1) (1/2) (1/2)
|
|
Mat. J
(2/1)

History
Last changed by/on SAP  20141109 
SAP Release Created in 700