Task
A REP packet for SPOOL V4.9A and delivery packet A00.01 is to be transferred to the next user group (this applies to user groups 1 to 3). A corresponding delivery packet must be generated.
Procedure using the statement interface
Start up RMS with the statement
CALL-PROCEDURE SYSPRC.RMS.071,(FAM=TEST,V7SYNTAX=YES,MODE=BATCH)
Now the delivery packet can be generated with the statement
CREATE-DELIVERY-PACKET PRODUCT=SPOOL V4.9A/A00.01
If you have received several delivery packets in one RMS session and wish to forward them directly to another user group, then this can be done using the following statement:
CREATE-DELIVERY-PACKET PROD=*PRODSAVE
Procedure using the dialog interface
Select the function “Create revision packet” in the “REP management” menu. In the following screen, you can select the supply component for which a delivery packet is to be generated.