printing PO's

ChuckGraves

Member
printing PO\'s

Has anyone done this?..............

I want to print a PO by calling P43500 and passing the PO#, document
type, company, etc....what other parms must I pass....i can't seem to
make it work, no matter what i pass.

JDE World A7.3
 
Re: printing PO\'s

If I understand what you are asking, set up a version in Dream Writer with the
PO number, line #(if needed by line) and then call the CL (J43500). Parms to be
passed are the program (P43500) and the version you created.




Jill Fralick
ABB Flexible Automation
Auburn Hills, MI 48313
A7.3 cum 10
(248) 391-8618
 
RE: printing PO\'s

Thanks, but i need to call a/the print program dynamically from within
an RPGLE program, to print the PO which was just created by this RPGLE
program, from outside data sources, not hardcoded in a version....unless
I can pass the PO number into the DW version...
 
RE: printing PO\'s

You could always just update the Dream writer file records. Then just call
the normal CL.
I have done that in the past.


Scott Parker
Grote Industries, LLC
mailto:[email protected]





Scott Parker
Grote Industries, LLC.
WorldSoftware Version 8.1.2 AS/400 V4R5
 
RE: printing PO\'s

Did you pass the value '1' in the ##MODE parameter? This is necessary to
activate the logic to use the order number passed.

Mike Iaconis
Soar Technology Solutions
 
Back
Top