Sage 100

 View Only
  • 1.  In version 2018, Job Cost module I am looking for

    Posted 12-12-2018 22:04
    In version 2018, Job Cost module I am looking for JTDActualCosts, JTDInvoiceBilled and JTDPaymentReceived that used to be in JC1 for a report I'm recreating. Anyone know what table these fields are in for 2018? I have looked thru the Cross Reference information. @AlnoorCassim


  • 2.  RE: In version 2018, Job Cost module I am looking for

    Posted 12-13-2018 05:39
    It looks like the same data can be derived from JC_JobBillingHistory.


  • 3.  RE: In version 2018, Job Cost module I am looking for

    Posted 12-13-2018 06:04
    Appears to me a custom report will be needed to pull from JC_JobCostCodeHistory and JC_JobBillingHistory. Running totals would be effective. These history files are updated with current open jobs not just when they get ""moved"" to history at period end. They must be what is being used to populate the Job Status screen values. The Period to Date, YTD & JTD summaries appear to now be calculated values and not values pulled from pre-populated fields.


  • 4.  RE: In version 2018, Job Cost module I am looking for

    Posted 12-13-2018 10:18
    @MicheleHerzog I had to recreate the same fields in a subreport from Job BIlling History. I did a subreport because not doing a subreport created multiple lines to appear and LOOKED like I billed 3-4 times more. Subreport took care of it.


  • 5.  RE: In version 2018, Job Cost module I am looking for

    Posted 12-13-2018 10:58
    This is really inconvenient. All reports that use those fields need to have a subreport when they upgrade to 2018. I am running into this now with an upgrade.


  • 6.  RE: In version 2018, Job Cost module I am looking for

    Posted 12-13-2018 11:27
    Thanks to all. The reports I'm recreating are in Sage Intelligence. I will let you know if I have to create 2 containers and then a union report or if I can get everything to work in 1 container and a standard report.


  • 7.  RE: In version 2018, Job Cost module I am looking for

    Posted 12-13-2018 12:45
    thanks guys I just got tasked with solving this problem today!


  • 8.  RE: In version 2018, Job Cost module I am looking for

    Posted 12-13-2018 13:03
    If anyone has a sample Crystal subreport they want to share with JTDActualCosts, JTDInvoiceBilled , PTDActualCosts, and PTDInvoiceBilled calculations it would be greatly appreciated.


  • 9.  RE: In version 2018, Job Cost module I am looking for

    Posted 12-13-2018 13:38
      |   view attached
    This report focuses on jobs in history. The subreport is the same for both jobs in history and in open status.

    Attachment(s)

    RPT
    ClosedJobsSum_CUSTOM.RPT   70 KB 1 version


  • 10.  RE: In version 2018, Job Cost module I am looking for

    Posted 12-13-2018 14:19
    Thanks a million @CooperBlack !


  • 11.  RE: In version 2018, Job Cost module I am looking for

    Posted 12-17-2018 12:15
      |   view attached
    Attached is a Sage Intelligence report for Job Transactions that includes JTDActualCosts, JTDInvoiceBilled and JTDPaymentReceived. I did not have to do a union report (equal to a sub-report). If you import into Sage Intelligence you can see the filters and then look at the container. I prefer Sage Intelligence any day over a Crystal report as it goes directly to excel and then I create pivot tables.

    Attachment(s)