Information Systems:EODRPT

From uniWIKI
Revision as of 17:13, 4 February 2016 by Sheilav (talk | contribs) (Created page with " →‎DIS and WHM Integrity Reports - WHOLOP not balanced to SROSRO. For: →‎both MAI and RET.: ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* DIS and WHM Integrity Reports - WHOLOP not balanced to SROSRO. For    */ 
/* both MAI and RET.                                                     */
                                                                              
            RTVASWPAR  PGM(WMC251S) PAID(MAIINT) USER(*ALL)                 
            EXCASWPGM  PGM(WMC251S) PARM(N)                                   
            RTVASWPAR  PGM(WMC251S) PAID(RETINT) USER(*ALL)                 
            EXCASWPGM  PGM(WMC251S) PARM(N)                                   
                                                                              
/* Print onhand inventory at cost for both warehouses                    */ 

            CHGJOB     OUTQ(ELAHO)                                           
            RUNQRY     QRY(STOCKST02A)                                       
                                                                               
/* Print Lost Sales Report                                               */
                                                                             
            LOSTSALES   
                     
/* Reset out of stock code of 'A' or 'B' for items not back in stock.    */ 
            CALL       PGM(PLZUP050)