Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\core\flowcon.sql
set define '^' set verify off prompt ...wwv_flow Rem NAME Rem flowcon.sql Rem Rem MODIFIED (MM/DD/YYYY) Rem mhichwa 05/01/2002 - Created Rem mhichwa 11/30/2007 - Changed comments create or replace package wwv_flow_conditions as -- Copyright (c) Oracle Corporation 2002-2007. All Rights Reserved. -- -- DESCRIPTION -- Flow conditions -- -- SECURITY -- Internal function available only to the flows user. -- -- RUNTIME DEPLOYMENT: YES -- g_error_message varchar2(4000) := null; -- in the event of an error evaluating the condition display this error g_sqlerrm varchar2(4000) := null; -- database error generated when evaluating the condition function standard_condition ( p_condition_type in varchar2 default null, p_condition in varchar2 default null, p_condition2 in varchar2 default null) return boolean ; end wwv_flow_conditions; / show errors
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de