Sage 100

 View Only
  • 1.  Anyone ever try to get a PO Receipt of Goods Detai

    Posted 10-24-2013 07:18
    Anyone ever try to get a PO Receipt of Goods Detail Comment field (CommentText or UDF) to show up when the same PO is received in PO Receipt of Invoice? I've tried several combinations and I can't seem to get it figured out. I suppose I could write a script to pull it from Receipt History when the receipt of invoice is created but I'd rather not have to go through that process if I don't have to.


  • 2.  RE: Anyone ever try to get a PO Receipt of Goods Detai

    Posted 10-24-2013 07:53
    Post the details of how you linked your UDF's so someone can help resolve the issue.


  • 3.  RE: Anyone ever try to get a PO Receipt of Goods Detai

    Posted 10-24-2013 08:01
    Well...there aren't many options. The one option I found that seems like it should work, doesn't. There is a PO_ReceiptRegister_upd Bus Obj on the PO detail file. I thought I could pull the value from a UDF or the CommentText field on a PO Receipt Detail line. But when I set that up the value isn't pulled into the PO when the register is updated.


  • 4.  RE: Anyone ever try to get a PO Receipt of Goods Detai

    Posted 10-24-2013 08:50
    I'm thinking it won't work unless somehow you write them back to the PO line and pull it back from there.


  • 5.  RE: Anyone ever try to get a PO Receipt of Goods Detai

    Posted 10-24-2013 08:53
    Yeah. That's what I'm trying. It's just not coming in.


  • 6.  RE: Anyone ever try to get a PO Receipt of Goods Detai

    Posted 10-24-2013 10:12
    Brett, is it updating the PO and not pulling back to the Receipt of Invoice? or is it not even updating to the PO detail?


  • 7.  RE: Anyone ever try to get a PO Receipt of Goods Detai

    Posted 10-24-2013 10:39
    It's not even updating the po detail.


  • 8.  RE: Anyone ever try to get a PO Receipt of Goods Detai

    Posted 10-24-2013 11:09
    Well - I tested and unfortunately I got the same results as you did. I know that I have updated the CI_item file successfully from ROG register. (not much help) it seems to me that something is broken - why make the data source available if it does not pull it from the Register.


  • 9.  RE: Anyone ever try to get a PO Receipt of Goods Detai

    Posted 10-24-2013 11:12
    Thanks for checking me @DavidOverholt I thought the same thing. Why have it there if it doesn't work?


  • 10.  RE: Anyone ever try to get a PO Receipt of Goods Detai

    Posted 10-24-2013 12:55
    Probably not the first, nor will it be the last either. I can remember when v4.1 came out, there were links in the shipping tables that were missing so you could not link a UDF with a box number. Not sure if that was ever fixed either.