I would like to see the received quantity of purchase order lines from the Purchase Order screen, PurchaseOrderLinePart and PurchaseOrderLineNopart. For example, each Part Order Line may be partially received, and I would like to see a reference to the quantity received for lines at any given time from this screen.
Is this possible?
Thank you!
Adam
Page 1 / 1
Hi @acjedynak
As per the current application design there is no field in the order line that shows the received qty. But you can get it done through a custom field.
Thank You.
Thank you @Dilan Senevirathne . Do you know best approach for the custom field solution, such as what field(s) from elsewhere in the application best reflect the received qty for purchase order lines?
Thank you,
Adam
This was solved by using the Receipt_Info_API.Get_Sum_Qty_Arrived_By_Source API call in a custom field.
Anyone know the input parameters for this? We are hosted so am unable to look on the db.
@Tim We are using Apps10 in an on-premise environment, so if you are on Cloud or hosted the solution may not work. But for anyone who might find it helpful, our solution was to make a read-only custom field in PurchaseOrderLine. The full expression I’m using is: