This statement creates a matrix list for one or more products.
Format
CREATE-MATRIX-LIST |
ACTUAL / DELIVERED / ORIGINAL ,PRODUCT = *PRODSAVE / productversion / (productversion,...) ,LIST = SUMMARY / DETAIL [,ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)] |
Operands
ACTUAL / DELIVERED / ORIGINAL
Determines how to deal with the REPs.
ACTUAL
The REPs are output as they were transmitted to RMS, including notebook operations.
DELIVERED
The REPs which were delivered are output.
ORIGINAL
The REPs are output as they were transmitted to RMS.
PROD[UCT] = *PRODSAVE / productversion
Product version or supply component for which a matrix list is to be created.
*PRODSAVE means that a list of products is accessed which was specified in a previous statement. RMS remembers this list and uses it again here.
LIST = SUMMARY / DETAIL
Determines which information is to be output for each REP and the associated error messages.
LIST = SUMMARY
For each version of a supply component, the following is output:
the number of REP cards
the number of error messages
the number of new, missing, identical or modified error messages
the number of missing error messages
LIST = DETAIL
In addition to a summary, the development of an error message in successive versions of a supply component is output.
ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)
In the event of an error, the specified job switch is set (ON) or reset (OFF).