What is the function or package to get PO Line's Requested Delivery Date in PO PDF?
Summary:
In both PO PDF (Purchase Order PDF Report) as well as the Notification for approval (Purchase Order Notification Report), we would like to include each line's Requested Delivery Date into the PDF.
Currently as spotted from the data model, we only have the Promised Delivery Date retrieved by:
PO_BIP_HELPER.get_delivery_date(NULL,Line.PO_LINE_ID,'DRAFT','0') AS PromisedDeliveryDate
Would like to know how to retrieve the Requested Delivery Date in a similar way, so that we can bring that field into PO PDFs.
Thank you!
Content (please ensure you mask any confidential information):
Tagged:
0