Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Unanswered

Table JC92001

Posted on by 70

Does anyone know what this table, JC92001, is used for?

Categories:
  • Richard Wheeler Profile Picture
    Richard Wheeler 75,730 on at
    RE: Table JC92001

    If you send an email to support@Key2Act.com with your company name they should be to provide an answer. We are not a Key2Act reseller but we do have a database here with GP/Key2Act. I could fumble through there and try to find a link.

  • Nusc Profile Picture
    Nusc 70 on at
    RE: Table JC92001

    Hi Richard,

    are you familiar with Key2Act? Their forums are dead.

    I am trying to get unposted transactions from:

    select  LTRIM(RTRIM(REPLACE(T1.DOCDESCR,'Job',''))) AS WS_Job_Number

    , DOCNUMBR

    , CASE WHEN T1.POSTED = 0 THEN 'Not Posted'

    ELSE 'Posted'

    END AS [Posted Status]

    from slbReceivablesTrx t1

    where

    T1.POSTED = 0

    AND (DOCNUMBR LIKE 'JC%' OR DOCNUMBR LIKE 'PB%')

    to appear in this query:

    select * from [CC]..JC92001 T1  with (nolock)

    -- JC Job Master - OPEN

    INNER JOIN [CC]..JC00102 T2 with (nolock) on  T2.[WS_Job_Number] =  T1.[WS_Job_Number]

    -- JC Job User-Defined Master - OPEN

    INNER JOIN [CC]..JC00107 T3 with (nolock) on  T3.[WS_Job_Number] =  T2.[WS_Job_Number]

    -- UPR Employee Master - Manager

    LEFT OUTER JOIN UPR00100 t6 WITH (NOLOCK) ON t6.EMPLOYID = t2.WS_Manager_ID

    -- RM Customer Master

    LEFT OUTER JOIN RM00101 t7 WITH (NOLOCK) ON t7.CUSTNMBR = t2.CUSTNMBR

    But there's no unique identifier in slbReceivablesTrx to associate the job transaction with when the billed_amount is 0.

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,730 on at
    RE: Table JC92001

    It is a job cost table for WennSoft(aka Key2Act)

    gptables.azurecurve.co.uk/.../

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans