B
byeo
I am developing a form to be used in a manufacturing environment that will
store Bill of Material (BOM) data (how much of each raw ingredient is needed
to make 'X' amount of finished product). For one finished good there may be
several Bills of Material depending on which line at a plant it is made on.
I am using a repeating section to store the different plant/line
combinations that produce the material; the actual raw materials that make up
the BOM for a given plant/line are stored in a repeating table within the
repeating section (basically the plant/line is the header and the BOM
components are the detail).
When a user inserts a section to add a new plant or line that the material
will be produced at I would like the data entries from the BOM repeating
table to be copied into the new section's BOM repeating table. Is this
possible? I am only moderately comfortable with coding but if that is the
only option I'd give it a try.
Thanks,
store Bill of Material (BOM) data (how much of each raw ingredient is needed
to make 'X' amount of finished product). For one finished good there may be
several Bills of Material depending on which line at a plant it is made on.
I am using a repeating section to store the different plant/line
combinations that produce the material; the actual raw materials that make up
the BOM for a given plant/line are stored in a repeating table within the
repeating section (basically the plant/line is the header and the BOM
components are the detail).
When a user inserts a section to add a new plant or line that the material
will be produced at I would like the data entries from the BOM repeating
table to be copied into the new section's BOM repeating table. Is this
possible? I am only moderately comfortable with coding but if that is the
only option I'd give it a try.
Thanks,