Maximo Open Forum

 View Only
  • 1.  Adding New Column Fields in PR lines and PO lines

    Posted 09-15-2023 06:38
      |   view attached

    Hi Everyone,

    I am trying to add a new table Column as Delivery Charge in PR lines and PO lines using application designer, i use the PR6 and PO6 extra field attribute and the type is AMOUNT but it is giving me error of INVALID BINDING. I hope someone can help. Thanks in advance.


    #Customizations

    ------------------------------
    Alter Corpuz
    ------------------------------


  • 2.  RE: Adding New Column Fields in PR lines and PO lines

    Posted 09-15-2023 08:46

    You are referencing main object fields PR6/PO6 and using them on the line (child) level object. You need line level fields from PRLINE / POLINE to align. Best bet would be to create the fields and enter the information at line level rather than trying to use an extra field. 



    ------------------------------
    Christopher Winston
    Projetech Inc.
    ------------------------------



  • 3.  RE: Adding New Column Fields in PR lines and PO lines

    Posted 09-20-2023 09:48

    As Christopher said, you're using an Attribute from the PR object at the PRLine level.

    At a minimum, JUST to correct the Invalid Binding, in the Properties for that field/attribute, change the value for the Attribute from PR6 to PR.PR6

    However. . .as I try to understand what you're trying to achieve, I suspect Chris is right again, that you ought to be using a PRLine attribute, and then cross that over to the POLine.  With the design you have, the total cost of delivery for the PR would be attributed to every line, which doesn't seem right.  You could possibly use a built-in crossover field, such as PRLALN1-5.



    ------------------------------
    Travis Herron
    Pensacola Christian College
    ------------------------------