Glossary entry (derived from question below)
German term or phrase:
rekursive stückliste
English translation:
Recursive bill of materials
Added to glossary by
Alan Dickey (X)
Dec 16, 2021 08:39
3 yrs ago
15 viewers *
German term
rekursive stückliste
German to English
Tech/Engineering
SAP
Highlights wie Rekursive Stücklisten – Relationale Datenbank – Linux.
What might recursive Stücklisten be? I think this isolated phrase in an otherwise very general document may be related to SAP but I know nothing about SAP
This is the only such technical term shown
What might recursive Stücklisten be? I think this isolated phrase in an otherwise very general document may be related to SAP but I know nothing about SAP
This is the only such technical term shown
Proposed translations
(English)
3 | Recursive bill of materials |
Andrew Bramhall
![]() |
Proposed translations
51 mins
Selected
Recursive bill of materials
Recursion example: bill of materials - IBM
https://www.ibm.com/docs/en/SS6NHC/com.ibm.swg.im.dashdb.sql...
Bill of materials (BOM) applications are a common requirement in many business environments. To illustrate the capability of a recursive common table expression for BOM applications, consider a table of parts with associated subparts and the quantity of subparts required by the part. To give query results for this example, assume that the PARTLIST table is populated with the following values:
What is a recursive BOM? - SAP FAQ
www.personal.psu.edu/fwd101/blogs/sapfaq/2009/11/what-is-a-...
20/11/2009 · When it is "recursive", it means that a lower level component in your BOM is calling out a material that is also HIGHER in the BOM. This is something that cannot occur in the real world and is a problem. As an example, say the BOM is simply supposed to be A calling out B. (A is made from B). Let's say that you set up a one level BOM with A calling out B.
https://www.ibm.com/docs/en/SS6NHC/com.ibm.swg.im.dashdb.sql...
Bill of materials (BOM) applications are a common requirement in many business environments. To illustrate the capability of a recursive common table expression for BOM applications, consider a table of parts with associated subparts and the quantity of subparts required by the part. To give query results for this example, assume that the PARTLIST table is populated with the following values:
What is a recursive BOM? - SAP FAQ
www.personal.psu.edu/fwd101/blogs/sapfaq/2009/11/what-is-a-...
20/11/2009 · When it is "recursive", it means that a lower level component in your BOM is calling out a material that is also HIGHER in the BOM. This is something that cannot occur in the real world and is a problem. As an example, say the BOM is simply supposed to be A calling out B. (A is made from B). Let's say that you set up a one level BOM with A calling out B.
Note from asker:
Wunderbar - thank you for your help Andrew! Best regards, Alan |
4 KudoZ points awarded for this answer.
Comment: "Thanks very much "
Discussion