DBA Data[Home] [Help]

APPS.GMP_WPS_WRAPPER_PKG dependencies on WIP_DATETIMES

Line 86: wip_datetimes.DT_to_float (

82: retcode:=2;
83: ELSE
84: /* Used fnd_number to for NLS issue B3732806 Rajesh Patangya 03-AUG-04 */
85: X_horizon_start := fnd_number.number_to_canonical(
86: wip_datetimes.DT_to_float (
87: to_date(P_HORIZON_START,'YYYY/MM/DD HH24:MI:SS')
88: )) ;
89:
90: -- request is submitted to the concurrent manager