purchase order receipt load

barton

Member
i have a question for your help.

how to use cimload method instead of purchase order receipt 5.13.1??

i hope i can do.
 
OUTPUT TO VALUE (cim_file).

PUT UNFORMATTED
"""" wrk_ponbr """" SKIP
"-" SKIP
"""" wrk_ln """" SKIP
"""" wrk_qty """" SPACE (1) "-" SPACE (1) "-" SPACE (1) "-" SPACE (1) "-" SPACE (1) "-" SPACE (1) "-" SPACE (1) "-" SPACE (1)
"""" wrk_serial """" SKIP
"-" SKIP
"." SKIP
"no" SKIP
"yes" SKIP
"-" SKIP
"." SKIP.
OUTPUT CLOSE.
 
sorry,this code i think it is output report.
but i need load ,etc cim templete file by excel.
and i use progress 9.1 and mfgpro eb2 version.
i mean use cimload to instead of .5.13.1 Purchase order receipt function.
thanks.
 
Back
Top