DBA Data[Home] [Help]

APPS.IGS_GE_GEN_003 dependencies on STANDARD

Line 298: -- standard date. It will be used when comparing fields where the time

294: RETURN DATE AS
295: gv_other_detail VARCHAR2(255);
296: BEGIN -- genp_set_time
297: -- This routine will set the date component of a time field to have a
298: -- standard date. It will be used when comparing fields where the time
299: -- is the only component that is being analysed and the date is superfluous.
300: DECLARE
301: BEGIN
302: IF(p_time IS NULL) THEN