If you're at XA7, there is a command you can use to create a pick list -
PRTCOMPKL.
If you just want to reprint an existing pick list, you can write a
program that will do the following:
* Get the Pick List header (MBCLRES0) record for the pick list you
want to print.
* Get the Pick List print trigger (MBCMRES1) record for the pick
list you want to print.
* Build a parameter string as follows:
C CMZ93L CAT P7AAN9 P7AAN9 P
C CMABCJ CAT P7AAN9 P7AAN9 P
C MOVELCMABB0 WRK3A 3
C WRK3A CAT P7AAN9 P7AAN9 P
C CMABB9 CAT P7AAN9 P7AAN9 P
C CMABDW CAT P7AAN9 P7AAN9 P
C CMABB8 CAT P7AAN9 P7AAN9 P
C CMABB7 CAT P7AAN9 P7AAN9 P
C CMABB6 CAT P7AAN9 P7AAN9 P
C CMABB5 CAT P7AAN9 P7AAN9 P
C CMABB4 CAT P7AAN9 P7AAN9 P
C MOVELCLAENB WRK2A 2
C WRK2A CAT P7AAN9 P7AAN9 P
C MOVELCLKZNB WRK7A 7
C WRK7A CAT P7AAN9 P7AAN9 P
* Call the print program:
C CALL 'AXZPRT0C'
C PARM 'AMBKDXFR'P1PGM 10 Program
C PARM P7AAN9256 Parms
C PARM *BLANKS P1RPT 10 Report name
C PARM *BLANKS P1PCTL 10 PrinterCntrl
CISTECH, Inc.
Judi Curlee, Senior Technical Consultant
p 704.814.0020
f 704.849.0498
The XA Experts
For free education and extensive XA resources go to:
www.CISTECH.net
-----Original Message-----
From: mapics-l-bounces@xxxxxxxxxxxx
[mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of Dave Lauderdale
Sent: Tuesday, November 11, 2008 11:56 AM
To: MAPICS ERP System Discussion
Subject: Re: [MAPICS-L] Calling the XA Customer Picklist process outside
ofXA
Kevin,
What I need to do is call the print process from a scheduled job. I was
not aware that there was a mechanism to this. Can you give more
information on this?
David
-----Original Message-----
From: mapics-l-bounces@xxxxxxxxxxxx
[mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of Kevin Fox
Sent: Thursday, November 06, 2008 1:55 PM
To: MAPICS ERP System Discussion
Subject: Re: [MAPICS-L] Calling the XA Customer Picklist process outside
of XA
David,
How are your requirements different from the "Select Orders for Pick
based
upon Item Availability" function?
If you want to "bypass the XA pick screens", does this mean the entire
process? Or the pick confirmation process?
What is the criteria for "reviewed by a planner"?
Are you aware that you can call the process from a scheduled job? (night
time processing, etc)
Let me know and I might be able to guide you along a little further to a
solution.
Kevin Fox
-----Original Message-----
From: mapics-l-bounces@xxxxxxxxxxxx
[mailto:mapics-l-bounces@xxxxxxxxxxxx]
On Behalf Of Dave Lauderdale
Sent: Friday, October 24, 2008 5:23 AM
To: mapics-l@xxxxxxxxxxxx
Subject: [MAPICS-L] Calling the XA Customer Picklist process outside of
XA
To the group,
We are working on a project where customer orders are selected for pick
based on order and item availability in a nightly program outside of XA.
This selection will consist of two groups, those orders that can be
printed immediately and those that need to be reviewed by a planner.
For the first group, we want the program to call the XA pick list print
program automatically and in the second group, we want the user to be
able to highlight the orders to be printed and then call the XA pick
list print program. We want to bypass the XA pick screens. Has anyone
done this or know of a way to submit the XA pick list print programs
outside of XA?
Thank you for your help,
David Lauderdale
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.