Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Rejecting an invalid REP

&pagelevel(4)&pagelevel
Task

You wish to reject an invalid REP (here REP A9999999/280 for SPOOL V4.9A) which was received with a delivery packet in order to prevent a loader or delivery packet from being generated with this REP. This is performed with a notebook function.

Procedure using the statement interface

Start up RMS with the statement

CALL-PROCEDURE SYSPRC.RMS.071,(FAM=TEST,V7SYNTAX=YES,MODE=BATCH)

Now enter the following RMS statement to generate the corresponding note:

MODIFY-DELIVERY-PACKET IDENT='myname',REJ,A9999999/280,SPOOL V4.9A

Procedure using the dialog interface

Select the function “Notebook management” in the “REP management” menu. The following screen allows you to enter the REP you wish to reject. More detailed information about the individual fields can be obtained using the online help for the function (input ESC + ? or K9).