DBA Data[Home] [Help]

APPS.EAM_WO_PROCESSOR dependencies on FND_NUMBER

Line 400: Nvl(fnd_number.number_to_canonical(wip_datetimes.dt_to_float(l_req_start_date)),

396: '1', -- scheduling mode
397: to_char(NVL(p_wip_entity_id,-1)),
398: to_char(l_direction),
399: '-1', -- midpoint_op
400: Nvl(fnd_number.number_to_canonical(wip_datetimes.dt_to_float(l_req_start_date)),
401: '-1'),
402: Nvl(fnd_number.number_to_canonical(wip_datetimes.dt_to_float(l_req_due_date)),
403: '-1'),
404: to_char(Nvl(wip_datetimes.dt_to_float(l_horizon_start),-1)),

Line 402: Nvl(fnd_number.number_to_canonical(wip_datetimes.dt_to_float(l_req_due_date)),

398: to_char(l_direction),
399: '-1', -- midpoint_op
400: Nvl(fnd_number.number_to_canonical(wip_datetimes.dt_to_float(l_req_start_date)),
401: '-1'),
402: Nvl(fnd_number.number_to_canonical(wip_datetimes.dt_to_float(l_req_due_date)),
403: '-1'),
404: to_char(Nvl(wip_datetimes.dt_to_float(l_horizon_start),-1)),
405: to_char(l_horizon_length),
406: '1', -- res_constrained