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
    ------------------------------



Newest Episode
Ep. 2 | Adding a QR Code to a BIRT Report

Watch Steven Shull walk through how to add a QR code to a BIRT report and make Maximo reporting more scannable, connected, and useful in the field.

MORE by Naviam Episode 2 cover
Watch Episode 2
Also available: Ep. 1 | IBM Maximo Application Suite 9.2