Vorlagenartikel

Aus Asprova Hilfe
Version vom 28. Februar 2019, 21:03 Uhr von GK (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „{{DISPLAYTITLE:Vorlagenartikel}} <div align="right">Hilfe Nummer: 750710</div> <hr> == Übersicht == Template item is a feature for Engineer To Order (ETO). (…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche
Hilfe Nummer: 750710

Übersicht

Template item is a feature for Engineer To Order (ETO). (Ver. 15 restricted feature) Since for ETO, product design is carried out for each order, it is necessary to create an Integrated Master each time. Moreover, even if you create an Integrated Master, details of the process may not be decided at the time of order entry, and there is also the fact that creating integrated masters is difficult.

In this case, you can create an integrated master by copying a new Integrated Master, and using the Generate item command, set similar items as those of past orders as template items. Since the generated items and the Integrated Master are independent from the template items, you can then change the parts that differ as needed for use. If small parts are also registered in template items, they can be recursively copied, and small parts orders (ETO orders) can also be generated.

Since there is sample data, please read also Sample 8.

Nutzung

1. Setzen Sie in der Artikel beim Artikel, der als Vorlage dienen soll, [Vorlagenartikel] auf "Ja".
Artikeltabelle
Artikelcode Vorlagenartikel
Artikel A Ja
2. Setzen Sie in der Auftragstabelle den Artikel als [Vorlagenartikel].
Auftragstabelle
Auftragscode Artikel Vorlagenartikel
001 Artikel A
3. Wenn Sie den Befehl "Artikel erstellen" ausführen, werden aus dem Vorlagenartikel ein neuer Artikel und entsprechende Integrierte Stammdaten erzeugt.
Artikeltabelle
Artikelcode Vorlagenartikel
Artikel A Ja
001-Artikel A
Integrierte Stammdaten
Artikel Prozess-
nummer
Prozess-
code
Anweisungs-
type
Anweisungs-
code
Ressource/
Artikel
Artikel A 10 Schweißen Input-Anweisung In Rohmaterial A
Nutzungsanweisung M Schweißen 1
20 Lackieren Nutzungsanweisung M Lackierkabine
30 Kontrolle Nutzungsanweisung M Kontrolle 1
001-Artikel A 10 Schweißen Input-Anweisung In Rohmaterial A
Nutzungsanweisung M Schweißen 1
20 Lackieren Nutzungsanweisung M Lackierkabine
30 Kontrolle Nutzungsanweisung M Kontrolle 1

Der ETO-Artikel wird in der Auftragstabelle als [Artikel] gesetzt.

Auftragstabelle
Auftragscode Artikel Vorlagenartikel
001 001-Artikel A Artikel A

Das Format des [Artikelcode] von ETO-Artikel wird über die [ETO-Artikelcodeformel] des Projekts gesteuert.Hier wird die Standardformel OTHER.Code+'-'+ME.Code genutzt, Dabei ist ME der Vorlagenartikel und OTHER der Auftrag, in dem der [Vorlagenartikel] gesetzt wurde.

4. Bearbeiten Sie nun, falls notwendig, ETO-Artikel und Stammdaten.
Hinweise
  • Items whose [Template item] property is set to [Yes] can also be used as ordinary items.
  • ETO items and Integrated Master for ETO items are generated only when the [Item] property of the order is empty.
  • Changes made to template item settings after creation will not be reflected in the ETO items.
  • ETO items are not generated if items with the same code exist.
  • In the case of items of input instructions in the Integrated Master of template items for which the [Auto-generated intermediate item flag] property has been set to [Yes], a new intermediate item is generated in the Integrated Master of the generated ETO item. On the other hand, in the case of an item for which the [Auto-generated intermediate item flag] property has been set to [No], that item is simply copied.
  • The Integrated Master of phantom items is not copied.

Komponentenartikel kopieren

You can create component items and their Integrated Master by copying them recursively. At that time, a child order is also generated.

1. Status before item generation

Integrated Master Editor Item Process number Process code Instruction code Resource/Item Product A 10 Welding In Material A In1 A-part1 20 Painting M Body paint 1 30 Inspection M Body inspection1 A-part1 10 Welding In A-part1-Material 20 Painting M Part paint 1 30 Inspection M Part inspection1

Item Table Item Code Template item Product A Yes A-part1 Yes

Order Table Order code Items Template item 001 Product A

2. When you execute the Generate item command and there is an item for which the [Template item] property is set to [Yes], that item’s ETO item is generated and a child order is generated. Generated child orders are called ETO orders.

Item Table Item Code Template item Product A Yes A-part1 Yes 001-Product A 001-A-part1

Integrated Master Editor Item Process number Process code Instruction code Resource/Item Product A 10 Welding In Material A In1 A-part1 20 Painting M Body paint 1 30 Inspection M Body inspection1 A-part1 10 Welding In A-part1-Material 20 Painting M Part paint 1 30 Inspection M Part inspection1 001-Product A 10 Welding In Material A In1 001-A-part1 20 Painting M Body paint 1 30 Inspection M Body inspection1 001-A-part1 10 Welding In A-part1-Material 20 Painting M Part paint 1 30 Inspection M Part inspection1

Order Table Order code Items Template item 001 001-Product A Product A 001-A-part1 001-A-part1

The format of the order code of an ETO order is defined in the "ETO Order code expression" property in the project settings. As default, the following expression has been set.

ME.Order_Item.Code

ME is the generated ETO order, and OTHER is the order in which the template item has been specified.

Remarks

   Generation of component items and child orders is done recursively.


Template resource

By setting the [Template resource] property in the resource table, you can generate resources when generating ETO items. Generated resource are called ETO resources.

1. Status before item generation

Resource table Resource code Template resource Body paint sub resource 1 Yes

Integrated Master Editor Item Process number Process code Instruction code Resource/Item Product A 10 Welding In Material A 20 Painting M Body paint 1 S0 Body paint sub resource 1 30 Inspection M Body inspection1

2. Status after item generation

Resource table Resource codes Template resource Body paint sub resource 1 Yes 001-Body paint sub resource 1

Integrated Master Editor Item Process number Process code Instruction code Resource/Item Product A 10 Welding In Material A 20 Painting M Body paint 1 S0 Body paint sub resource 1 30 Inspection M Body inspection1 001-Product A 10 Welding In Material A 20 Painting M Body paint 1 S0 001-Body paint sub resource 1 30 Inspection M Body inspection1

The format of the resource code of the ETO resource is defined in the "ETO resource code expression" property in the project settings. As default, the following expression has been set.

OTHER.Code+'-'+ME.Code

ME is the template Resource and OTHER is the order in which the template item has been specified.

You can also set a resource group as a template resource.

Filtering orders to generate

Filtering of the instructions of the Integrated Master of ETO items is set with the following properties of the Generate item command.

Generate input instruction condition expression Generate use instruction condition expression Generate output instruction condition expression

For example, let’s assume that the Integrated Master of a template item is defined as follows:

Integrated Master Editor Item Process number Process code Instruction code Resource/Item Product A 10 Welding In Material A In1 A-part1 In1 A-part2 In1 A-part3

Set the following expression in the ETO input instrution condition expression.

FValid(OTHER)

ME is the master input instruction of the template item, and OTHER is the operation input instruction generated by order explosion. Therefore, the above expression returns TRUE for master input instructions where the input instruction was generated with order explosion, and FALSE for all other master input instructions.

The Integrated Master after order explosion when the input instruction of A-part2 and A-part3 was not generated is as follows.

Integrated Master Editor Item Process number Process code Instruction code Resource/Item Product A 10 Welding In Material A In1 A-part1 In1 A-part2 In1 A-part3 001-Product A 10 Welding In Material A In1 001-A-part1

Automatic editing of generated objects

To automatically edit properties for objects generated by the Generate item command, set the following properties of the Generate item command.

Order property setting expression Item property setting expression Resource property setting expression Master input instruction property setting expression Master use instruction property setting expression Master output instruction property setting expression

Generation of ETO order and automatic replenishment of orders

The following expressions are set in the presets for the order property setting expression and item property setting expression.

	Order property setting expression	 	IF(PropCount(ME.Order_TemplateItem)==0,ME.Order_IsReplenishmentOrder='1',FALSE)
	Item property setting expression	 	IF(0<PropCount(ME.EtoItem_Rev)&&OTHER.TemplateItem!=ME.EtoItem_Rev,ME.Item_AutoGenerateFlag='2',FALSE)

This means that "Yes (one-to-one production)" is set for the "auto-replenish flag" of items generated by recursive copying, and "Replenishment order" is set for the [Order class] property of the order. Without these settings, the [Auto-replenish flag] of items generated by the Generate item command is [No], and the [Order class] property of the order is "Registered order]. The Generate item command generates child orders only for empty orders, and does nothing after order generation. Then, even if the order quantity is changed after execution, the [Order class] property of the child order is [Registered order], so the order quantity does not follow and remains unchanged. When the above order property setting expression and item property setting expression are set, changes to the order quantity are reflected to the order quantity of child orders through the auto-replenishment production feature after order generation. In other words, generation of the first ETO order is done by the Generate item command, and after that, the quantity of the ETO order is calculated using the auto-replenishment production feature.

At this time, the ETO order is given a code by the [Auto-generated one-to-one order code expression] property in the project settings. In that case, we recommend changing[Auto-generated one-to-one order code expression] in the project settings as follows because the order code cannot be an item code in the case of a preset expression.

IF(0<PropCount(ME.Item.EtoItem_Rev),ME.Order_Item.Item_Code,ME.Order_OneToOnePeggingOrderSourceGeneric.Order_Code+'-'+ME.Order_Item.Item_Code)

This expression is found in the standard registered expressions.

In cases where the quantity of the order does not change, the preset expressions "order property setting expression" and "item property setting expression" can be deleted. Further, is it recommended to leave the preset expression for [Auto-generated one-to-one order code expression] in the project settings as is.


Hilfe Nummer: 750710