Re: Offline Orders Process
"Michael J. Raber" <[email protected]>
| Newsgroups | gmane.comp.systems.as400.mapics |
|---|---|
| Message-ID | <[email protected]> |
Hi,
you can use order origin MBC6REP.C6AD0W. Populate this field with a char
(e.g. X)
and then process with:
CALL PGM(AMBE8XFR) PARM(' ' '00X000000000000')
The third char in the second parameter controls which records are
processed.
We are using this in Release 6 and Release 7 and it works since many years.
Best regards from Germany
Michael Raber
-------------------------------------------------------
Dipl.-Ing. Michael J. Raber
Consulting - Projectmanagement - Software-Engineering
Villar-Perosa-Straße 10
75038 Oberderdingen
Tel: +49 7045 2006880
Fax: +49 7045 2006881
Mobil: +49 1520 8523330
eMail: [email protected]
Web: www.mjraber.de
Skype: mjraber
Am 29.06.2011 15:01, schrieb Thompson, Ricky:
> We are currently on release 6. But is there a way to only process one offline order at a time? Can you pass it the token number that you want to upload and only upload that one token?
>
> Thanks
>
> This e-mail transmission may contain confidential or legally privileged information that is intended only for the individual(s) or entity(ies) named in the e-mail address. If you are not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that any disclosure, copying, distribution, or reliance upon the contents of this e-mail is strictly prohibited. If you have received this e-mail transmission in error, please notify the sender immediately, so that Endo can arrange for proper delivery, and then please delete the message from your system. Thank you.
> <Virus Scanned by Microsoft ForeFront Online Security>
>
>
> _______________________________________________
> This is the MAPICS ERP System Discussion (MAPICS-L) mailing list
> To post a message email: MAPICS-L-Zwy7GipZuJhWk0Htik3J/[email protected]
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/mapics-l
> or email: MAPICS-L-request-Zwy7GipZuJhWk0Htik3J/[email protected]
> 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-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mapics-l.