hi kenny.willems,
say carrer start date = 18/12/2003 (ie 8th dec 2003)
so till date i have 1978 days .
how i got is (18/12/2003 - today).
Now i want to convert 1978 days into certain years, months and remaining days,
say 5 years, 5 months, 1 day..
TIA
Shiva
To find out which index Progress uses for a particular query, use the XREF option in the COMPILE statement. The SEARCH lines in the XREF output file show the indexes that are accessed for every record selection statement.
Progress 4GL Triggers and Indexes
Check for this file on the internet...
COMPILE program.p XREF program.xrf
When you compile program.p with XREF, program.xrf will get generated in the root directory.
If you open the program.xrf file you will find how program.p was compiled.
each line by line it will be in detail.
say u have a find first pt_mstr......... at line...
Which version of mfgpro you are using ?
To download the patches you need to login into
www.support.qad.com and you should have login to download the patches.
so_inv_mthd is the field in so_mstr.
Where "The method for invoicing: EDI, Paper, Both, None." So it should have an "E" in it for orders that come in via EDI.
You can look at this field as well as the so_userid if you run EDI with a single user id.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.