× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Good morning / afternoon to all:

Change the order status code (OSTAT) to "55" on all work orders in the Mfg
Order Master File (MOMAST), where the LAST ACTIVITY DATE (ASTDT) is less
than the date that you want. Then, the MAPICS Order Closeout Selection by
date option can be used to close the orders and flag them all to be purged
in the next purge process.

For the sake of the example, if you define that you wants to affect all
orders where ASTDT is less than 7/11/2008, then we need to update the
MOMAST file as follows:

UPDATE MOMAST SET OSTAT = ''55'' WHERE ASTDT < 1080711

This will set the order status field to be "55" and the MAPICS Order
Closeout Selection by date can be used and later the purge process will
move them all to the history files.


PETER VIDAL
PALL CORPORATION
SR System Analyst | WH Application Development
10540 Ridge Rd., Suite 203, New Port Richey, FL 34654-5111
727-844-2414 | Fax: 727-815-3120 | www.pall.com

"Imagination is more important than knowledge"
Albert Einstein (1879 - 1955)

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.