DBA Data[Home] [Help]

APPS.BIS_PMV_PAGE_PARAMS_PUB dependencies on STANDARD

Line 82: /* ARU Standards Issue : to_date cannot have a format like MON */

78: end if;
79: end loop;
80: if ((l_session_id <> l_icx_session_id and l_icx_session_id <> '-1') or l_session_id is null) then
81:
82: /* ARU Standards Issue : to_date cannot have a format like MON */
83:
84: /*OPEN c_asOfDate;
85: FETCH c_asOfDate INTO l_asOfDate_parameter;
86: CLOSE c_asOfDate;*/