DBA Data[Home] [Help]

APPS.PQP_FTE_UTILITIES dependencies on STANDARD

Line 2091: -- Set the standard concurrent program out paramters

2087: ,'Calculate FTE For Assignments - '||
2088: fnd_date.date_to_displaydate(SYSDATE)||' '||TO_CHAR(SYSDATE,'HH24:MI:SS')
2089: );
2090:
2091: -- Set the standard concurrent program out paramters
2092: ERRBUF:= NULL;
2093: RETCODE:= 0;
2094:
2095: -- In concurrent programs, the date is passed in as a string in canonical format. We must convert this