DBA Data[Home] [Help]

APPS.PQP_FTE_UTILITIES dependencies on STANDARD

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

2142: ,'Calculate FTE For Assignments - '||
2143: fnd_date.date_to_displaydate(SYSDATE, calendar_aware => FND_DATE.calendar_aware_alt)||' '||TO_CHAR(SYSDATE,'HH24:MI:SS')
2144: );
2145: /* Corrected and added as a part of Bug#10239082 Ends */
2146: -- Set the standard concurrent program out paramters
2147: ERRBUF:= NULL;
2148: RETCODE:= 0;
2149:
2150: -- In concurrent programs, the date is passed in as a string in canonical format. We must convert this