Difference between revisions of "Information Systems:EODRPT"
Jump to navigation
Jump to search
(Created page with " →DIS and WHM Integrity Reports - WHOLOP not balanced to SROSRO. For: →both MAI and RET.: ...") |
|||
Line 17: | Line 17: | ||
/* Reset out of stock code of 'A' or 'B' for items not back in stock. */ |
/* Reset out of stock code of 'A' or 'B' for items not back in stock. */ |
||
+ | |||
CALL PGM(PLZUP050) |
CALL PGM(PLZUP050) |
Revision as of 17:19, 4 February 2016
/* 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)