Loading...
 

Inspection Bill of material or work plan

Inspection Bill of material/work plan

Description

Testing of the bill of material and routing breakdowns.

Features

Since there are conditional BOM and routing items, characteristics must be specified to test the explosion.
This is what the feature list in the test window is for.

With the buttons above the list you can insert or create characteristics or transfer them from master data:

buttonDescription
Take overCharacteristics in the list are deleted (if they exist) and overwritten by copies of characteristics from the master data.
When you click on this button, a small menu appears in which you can select where the features are to be taken from:
From master data: The characteristics of the parts list/routing and all allocated parts are taken over into the list.
From standard: The characteristics that were last saved as standard are restored. If a standard state has never been saved (see button "As standard" here below), the data from the master data (as described above) is automatically pulled.
As standardThe currently set features are saved as default. These can be restored at any time (see "Apply") if the test characteristics have been changed by various tests and, for example, the conditional positions no longer produce a result.
InsertOpens the list of all features that can be inserted from here
RemoveDeletes the currently selected attribute from the list

To be observed:

Each change to a test feature is saved. The next time the test window is called up, the features are displayed exactly as they were set the last time.

If, however, they are to be restored to the default settings, they must be restored by pressing the "Redetermine" button and then using the menu item "From default", which opens when the button is pressed.

If all the characteristics are set correctly, the parts list or work plan can be exploded by pressing the "Test" button.

Functionality

Menu
Menu itemDescription
Edit -
: Display quantity elements 
: Dissolve-
: : Complete 
: : Parts list 
: : Work plan 
: Delete test resolutions-
: : Parts list 
: : Work plans 
Toolbar
SymbolDescription
CX_PRINTER_hardcopy.pngPrint Preview
Fields
FieldDescription
Allocationsee allocation set, parts list, work plan
Reference sectionIf a master BOM is assigned to more than one part, it must be specified here to which part the test should refer.

This is important because in some parts lists there are conditional items / assemblies which are based on the part number of the top node.

Likewise, attributes of connected individual parts/subparts would overwrite the attributes set on the mask, since the part attributes of the part attached to the topmost position have the highest priority (e.g. if the component to be produced is a part made of carbon material, which is defined in the part master using attributes, then the material cannot be overwritten in the transaction data using the attributes. This is only possible for variant parts that have no value specifications for the attributes and are therefore flexible)

QuantityNumber of allocations
Features-
: List of characteristicsAttributes that are specified during testing
Results group-
: Multi-level bill of materialsThis tab displays the parts list resolved by the test attributes. You can choose between the display as a structured parts list (tree view) or the list view.
: Quantity parts listIn the Quantity BOM tab, identical parts of the exploded BOM are combined into one line. The total quantity of the individual parts is determined and displayed. In addition, the parts list items in which the parts are used are named.

When combining the parts list items, only the purchased parts are considered. If an item is not a purchased part but the bottom end is a bill of material, the items are also taken into account. Items below a purchased part are not displayed.

Two variant parts are only considered to be identical if the characteristic value of the attribute list is identical.

: Spare parts listIn the tab Spare parts list all spare parts rolls of the parts used in the parts list are displayed.
: DocumentsHere the documents of a parts list can be searched for and exported. With the field Document types the search can be limited to the types specified here. If the field is empty, all documents are taken into account. Via "Search documents" the search is started and via "Export documents" the documents found can be compiled in a directory.
: VariablesThis tab is used to evaluate which attributes are requested as variables for exploding the parts list.

This evaluation is not started via the "Resolve" button, but can be called up independently of this via the totals button.

The result is a list of all attributes used as variables in the entire multilevel BOM together with the type of use (in material characteristic strips, in conditional BOM items, in conditional/calculated quantities, in conditional/calculated attributes).

The number of attributes does not correspond to the number of attributes that must be pronounced before resolving. If, for example, a car is defined with the attribute NUMBER_TUERS, the attribute BODY_LENGTH can be defined or fixed in a subitem depending on NUMBER_TUERS. BODY_LENGTH can then be used as a variable in the further resolution. In the analysis run, BODY_LENGTH and NUMBER_TIERS are listed with equal priority.

Buttons
buttonDescription
QuantityRecalculate quantities with the adjacent value
TestTest resolution
CloseThe window is closed.

 

Related topics

 


Technical Documentation

Testing Resolution Base module

Module name

testaloc.mod

Classes

CX_ALLOCATION_TXN

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
MessageParametersFunctionSecurity
SLOT_ATTRIBUTE_SELECTED   
TEST_ALLOCATION_INSERTED   
TEST_ALLOCATION_QUERY   

 

Sent messages
MessageParametersFunctionReceiver module
SELECT_SLOT_ATTRIBUTESNULL or collection of attribute objects, recipient of the responseCall up the selection window for attributesAttribute selection module
SHOW_PREVIEWWidgetPrint PreviewPrint Preview

Operational business