| Via item list and item structure you can call up the structure report. (beas 9.1 PL: 08)The report "item structure" accesses the same function.
 
 artikel_strukturexport   Query parameters 
|  |  |  
| Item | Item to display |  
| I-Version | Which I-Version of the item is to be displayed. If empty, the version stored in item will be used |  
| Variant | Which variant to display (A-Z). See Variants |  
| Date | In BOM and routing you can store the validity period. Here you define, for which period the report is created. |  
| Lot size | For which amount to create the report (usually the lot size) |  
| Routing | 
| 
| no | no display |  
| normal | as in item structure |  
| per BoM | routing positions are displayed directly under the assigned BOM positions |  |  |  
| Inactive | Also show inactive items?  |  
| Purchase parts expand | 
| Default: off This setting does not affect first level.    Example: Item "a" is a purchase itemItem "a" has a Bill of Materials position "b" (also a purchase item)
 Item "b" has a Bill of Materials position "c" (also a purchase item)
   If this setting is disabled, you see a +    | - b   if this setting is enabled, you see a +    | + b     | - c  |  |  
| Max. levels | Display down to which structural level  |   Report view (Structure Export) Click the Button "Show" to view the report. Window settings and Templates are supported. It is a table form. Structures to expand are indicated by a Plus-characters.  
 artikel_strukturexport_view   Important fields 
|  |  |  |  
| + | click on + to toggle the structure depth | Display depending on selection:  for BOM, material is displayed for routing, the resource |  
| Level (Structure) | Next to the + icon (structure depth),the item number is displayed | 
 |  
| ... | Icon stored in BOM and routing | 
 |  
| Level | Structure level | 
 |  
| Position | Alphanumeric position from BOM or Routing | 
 |  
| Pos Id | Internal position ID | 
 |  
| Item | Item number  | resource ID |  
| Designation | Drawing number from I-Version or from item | Activity  |  
| I-Version | I-Version ID according to BOM position | 
 |  
| Drawing number | Drawing number of item or I-Version | Operation number |  
| Single | Requirement of a BOM position in item Production UoM per assembly unit | Job time in minutes per "Quantity per" Production UoM  |  
| Total | Total quantity per lot sizeNote: production lot sized in sub-assemblies are not taken into account. There may be different results than in Precalculation.
 Note: scrap factors are not considered. | Total required time per lot size |  
| % | Percentage of BOM position of total quantity. Works only, if all positions have the same UoM. | 
 |  
| BOM | Used BOM | 
 |  
| Assembly | Entry belongs to which assembly | 
 |  
| Type | 50 = it is a BOM position | 52 = routing position |     Item Report as Crystal Report  
   Item Report as Beas WindowItem Structure > right-click > Item Structure Export
 
 artikel_strukturexport_view     The structure export displays the total structure for one item, for one I-Version, for one period of validity or for a variant.     Further fields are available via Window settings.   
| Tools, alternative or parallel operations are not considered, the same applies for all connected rules. Scrap factors are not considered. Phantom assemblies are displayed like normal ones. Authorizations for item and material groups are considered. If a user has no right to view a certain BOM, it will not be displayed. | 
| In table "BEAS_REPORTAUSWERTUNG" a report will be generated, the Variable "id" is returned.  Use select * from "BEAS_REPORTAUSWERTUNG" where "ID"=<id> order by "NR" to put put the report.   ID Art=50 = BOM positionArt=52 = Routing position
   | If this window is called up from a report (e.g. Reports > Item structure), clicking on "display" the window is closed and a Crystal report is opened. Help URL: https://help.beascloud.com/beas202204/index.html?strukturreport.htm
 |