Here's a sample program we use to run Allocation Quantity Audit.
PGM                                                       
                                                          
DCL        VAR(&LDA)  TYPE(*CHAR) LEN(1024)               
DCL        VAR(&RTCD) TYPE(*CHAR) LEN(8)                  
                                                          
STRMAPICS  ENDS(XA)                                       
CALL       PGM(AXZLDA0R) +                                
           PARM('*CURR' 000000 '*LAST' 000 &LDA '*RTV' &RTCD)
CALL       PGM(AMIPVF) PARM(&LDA)                         
CALL       PGM(AMIPVA) PARM(&LDA)                         
CALL       PGM(AMIPVF) PARM(&LDA)
CALL       PGM(AMIPVA) PARM(&LDA)
ENDMAPICS                        
                                 
ENDPGM
James LeLeux
IT Director: Cherry, Shur-Lok, & SPS Santa Ana
1224 East Warner Avenue
Santa Ana, CA 92705
Cell:  714-929-8063
jleleux@xxxxxxxxxxx
-----Original Message-----
From: mapics-l-bounces@xxxxxxxxxxxx [mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of George Lalu
Sent: Thursday, November 11, 2010 11:20 AM
To: mapics-l@xxxxxxxxxxxx
Subject: [MAPICS-L] Reschedule all Orders
Does anyone know if you can run the Mapics Reschedule all Orders as a job scheduled entry rather than selecting it from the Mapics menu? I've tried calling the program AMCP78 by submitting it in a CL, but it just will not work. Any feedback would be greatly appreciated.
George Lalu
_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list To post a message email: MAPICS-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: 
http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at 
http://archive.midrange.com/mapics-l.
 
As an Amazon Associate we earn from qualifying purchases.