//CTDAPRV EXEC CTDAPRV 
//SYSIN DD * 
    MODE= PROD|TEST 
    [DATETYPE=ODATE|DECDATE] 
    
[APPROVE [DAYS=days] 
    [MSG=message text] 
    [URG=R|U] 
    [EMAIL=email destination] 
    [EMAILCC=email destination] 
[INCLUDE 
   <selection parameters>] 
[EXCLUDE 
  <selection parameters>]] 
   
[REJECT [DAYS=days] 
    [MSG=message text] 
    [URG=R|U] 
    [EMAIL=email destination] 
    [EMAILCC=email destination] 
[INCLUDE 
   <selection parameters>] 
[EXCLUDE 
  <selection parameters>]] 
   
[SHOUT [DAYS=days] 
    MSG=message text 
    [URG=R|U] 
    [EMAIL=email destination] 
    [EMAILCC=email destination] 
[INCLUDE 
<selection parameters>] 
[EXCLUDE 
<selection parameters>] 
[PRINT [DAYS=days] 
[INCLUDE 
   <selection parameters>] 
[EXCLUDE 
  <selection parameters>]] 
   
 |