× 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.



jschemmel@ascentsolutions.com writes:

> how to link the GGM file(balances) and the GJH/GJD files(journals).

GLD106 prints reference list of current GLD Period Master.
RUNQRY *N GPM displays current contents of file, which probably includes some
soft-deleted records that BPCS reorg is not getting ... DFU probably simplest
way to get rid of them.

Check out the GJDJ* join logicals for accessing combined GJD + GJH records.
Normally BPCS files are accessed by xxxL## logicals where each record in the
logical is a corresponding record in the physical ... the logical might not
access all records & it controls access sequence.   Each record in the GJDJ
join logical consists of a GJD record & its corresponding GJH, which is
important because there is stuff each has that the other does not.  You can
only use the xxxJ files for INPUT, as I found out by trying to use some for
something else.

Status field reference ... I never did find where this documented
JE Error
JU Unposted
JP Posted
JZ ready for deletion ... I invented this as a stepping stone to getting rid
of oldies

There will be some mismatch GJH & GJD on that ... I figure that a journal
batch could consist of several different kinds of field reference in GJD
while the overall GJH is JU unfinished.  Be careful while working with dates
... I recently been getting rid of 1999 records & I found that while GJH
might be last month of year, it included GJD records that crossed over 2
consecutive months & the batch was not coded reversal, so depending on what
you doing, you need to see what the function is of the different date fields.

MacWheel99@aol.com (Alister Wm Macintyre) (Al Mac)
BPCS 405 CD Manager / Programmer @ Global Wire Technologies Incorporated
http://www.globalwiretechnologies.com = new name same quality wire
engineering company: fax # 812-424-6838


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.