PO20 ... Remaining Balance

 2 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Rajashanmugam
Basic Member Send Private Message
Posts: 18
Basic Member

On PO20 drill down screen, I want to add remaining balance value. Is there any easy way of doing it, do I have to do an enhancement request for it, which I am trying to avoid deperately.

Ragu Raghavan
Veteran Member Send Private Message
Posts: 477
Veteran Member
Not sure about easy. You will need to throw in custom code in the PO.or file. I think you can only show fields that exist in DBDEF, either an actual DB field or a compute/derived field. I see a field POLINE.REMAINING. Is that what you want to show on the Drill-around? PURCHORDER does not seem to have one.
Kat V
Veteran Member Send Private Message
Posts: 1020
Veteran Member
PO222 calculates remaining balance -if you can get the code - that report might tell you how it gets it.