Hello,
The Quality Team has requested to store some data that in the standard environment doesn't exist.
In details they want to manage the daily repairs they do during the production.
The repairs are connected to an existing MRB case (Quality Management->Quality Assurance->Material Review Board->Case->MRB Case).
What they need to store (and of course put in a report that will be developed later) is:
1.MRB Number
2.Part number
3.User ID
4.Date
There could be many part numbers in many dates for the same MRB Number. Each of them represent a single row of the table.
For doing this it is necessary to create a new LU, isn't it ?
The new LU has to be inserted into a new tab in the MRB Case LU, taking the field [1] from the header: how to obtain it ? As a parameter ? As a read-only field ?
The field[2] has to be taken from the components of the shop order written in the header: my thought is to create a field type "Reference", but how to select only the rows belonging to the order ?
And finally, how to store the UserID and the system date automatically ?
I know that are a lot of questions.