19 lines
611 B
SQL
19 lines
611 B
SQL
-- --------------------------------------------------------------------------------
|
|
--
|
|
-- Oracle APEX source export file
|
|
--
|
|
-- The contents of this file are intended for review and analysis purposes only.
|
|
-- Developers must use the Application Builder to make modifications to an
|
|
-- application. Changes to this file will not be reflected in the application.
|
|
--
|
|
-- --------------------------------------------------------------------------------
|
|
|
|
-- ----------------------------------------
|
|
-- Page 100: &APP_NAME.
|
|
-- Action: NATIVE_EXECUTE_PLSQL_CODE
|
|
-- PL/SQL Code
|
|
|
|
app.set_item('G_TODAY', :P100_TODAY);
|
|
|
|
|