Re: Qreports bug


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Grant Foraker on April 04, 2008 at 14:44:46:

In Reply to: Re: Qreports bug posted by Barbara Brazil on April 04, 2008 at 13:08:31:

1) No, 3.01.

2) SP5

==============================================================
File: $AUDYRYY, RPG 503/503 2=Stp 4=Lcm 5=Xcm 6=Del 7=Ins 8=Alt 1
1000 INPUT AUD.YR.YY
1100 PRINTER SP5
1310 TITLE P A C I F I C S H I P R E P A I R
1320 TITLE J O B C O S T A U D I T R E P O R T
1330 TITLE REVENUE - LABOR - MATERIAL - SUBCONTRACTORS
1340 TITLE 01/01/2008 THRU 03/31/2008
1350 TITLE (AUDYRYY)
10100 DEFINE DESC15 = SUB(DESCRIPTION,1,15);15
20100 SORT ON JOB.NO
29910 REPORT
30100 USING AUD.YR.YY.TO.JM
31100 PRINT JOB.NO;DESC15;REV.DOLLARS;REG.AMT;OT.AMT;DT.AMT;LABOR.DOLLARS;
31150 MATL.DOLLARS;SUB.DOLLARS
31300 TOTAL REV.DOLLARS;REG.AMT;OT.AMT;DT.AMT;LABOR.DOLLARS;MATL.DOLLARS;SUB.DOLLARS
========================================================================================

Program flow. An IB program is activtated in BG. It reads a control file to get From/To dates. Updates TITLE with the date range. Processes a data file and then runs $AUDYRYY.

Second interesting thing. When the IB program in BG updates the TITLE the date/time stamp on the $ file doesn't change. So, the old `AUDYRYY object is run. Customer is on last version of Comnet 2006. So, I'll report this again if it still happens under 2008. In FG the date/time updates abd a new `AUDYRYY is generated.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]