Is there an API call to get the Actual Delivery Date that we get on Register Purchase Order Arrival ?

Is there an API call to get the Actual Delivery Date that we get on Register Purchase Order Arrival ?

Best answer by geminirajesh
Hi Tomas,
For some reason I’m not able to use this API call in a select statement.
I’m trying to do
SELECT
Pur_Ord_Date_Calculation_API.Fetch_Calendar_Start_Date(return_date,IFSAPP.Site_API.Get_Dist_Calendar_Id('1000'),sysdate,ifsapp.Pur_Ord_Date_Calculation_API.Get_Transport_Leadtime('P102108','1','1'))
from dual;
Is there anyway we can get the return_date via a Select statement ? I want to use it in a custom field
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.