Maximo Open Forum

 View Only
  • 1.  Job Plan Query for planned labor

    Posted 04-22-2024 17:43

    Hi All,  I'm looking for a query that I can run against the Maximo job plans table to find any JPs that have planned labor associated. 
    No luck so far.  Any assistance would be greatly appreciated!

    Thanks much!


    #EverythingMaximo

    ------------------------------
    Glen Holt
    King County
    ------------------------------


  • 2.  RE: Job Plan Query for planned labor

    Posted 04-23-2024 07:02

    Glen,

    The simplest way to find that data is to use the EXISTS() function in SQL. Something like this:

    exists(select 1 from joblabor where jobplan.jobplanid = joblabor.jobplanid)

    ... should return any Job Plan that has at least one Planned Labor record from the Job Plans application.

    Hope this helps,

    Alex



    ------------------------------
    Alex Walter
    A3J Group, LLC
    ------------------------------



Featured Podcast
Episode 1 is live: IBM Maximo Application Suite 9.2

Watch or listen to Steven Shull and Phil Runion discuss the practical MAS 9.2 updates Maximo teams should know.

Watch the Podcast
MORE by Naviam Episode 1 cover
Watch the latest episode