Hi,
I need to pop-up a page while posting a sales order which would contain data of all the Items which are low on Inventory compared with the Sales Order Qty.
The Page should contain the following details -with a message on the top and list of Item details beneath it.
Message - "There are not enough quantity for the following item/s, Would you like to proceed with posting the sales order? "
List of Records -
Sales Line (37).No |
Item No. |
Sales Line (37).Description |
Item Description |
The “Item (27).Inventory” for the related item. |
Available Quantity |
Sales Line (37).Qty. to Ship |
Quantity to Ship |
The “Item (27).Inventory” for the related item. - Sales Line (37).Qty. to Ship |
Quantity Shortage |
Sales Line (37).Location Code |
Location |
Which PageType would be a good option for this requirement?